2018-07-15 01:44:44,386 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-149 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-15 01:44:44,392 - 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.25,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.25:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hurxmim55upzRqSDdeQewoiVm 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=6c7918ecf2a745da94a03bea1c6739ed export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-15 01:44:44,392 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-15 01:44:44,394 - 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 api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-15 01:44:44,398 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-15 01:44:44,398 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-15 01:44:44,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:44:44,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:44:44,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:44:44,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:44:44,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:44:44,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:44:44,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:44:44,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-15 01:44:44,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:44:44,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac658a65-6b2e-428d-93be-2a8d7300c541 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:44:44,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ac658a65-6b2e-428d-93be-2a8d7300c541 2018-07-15 01:44:44,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:44:45,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["OdtnYVmxQdaGbuf6x-5DwA"], "issued_at": "2018-07-15T01:44:45.000000Z"}} 2018-07-15 01:44:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:45,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44: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-648ddbc1-2a46-418f-b513-5f46d1871d5b x-compute-request-id: req-648ddbc1-2a46-418f-b513-5f46d1871d5b Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-15 01:44:45,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-648ddbc1-2a46-418f-b513-5f46d1871d5b 2018-07-15 01:44:45,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.13016581535s 2018-07-15 01:44:45,906 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-648ddbc1-2a46-418f-b513-5f46d1871d5b 2018-07-15 01:44:45,906 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-15 01:44:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:44:45,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68c492e9-fc03-471d-959b-83f367ed4b71 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:44:45,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-68c492e9-fc03-471d-959b-83f367ed4b71 2018-07-15 01:44:45,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:44:45,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:46,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b036951f-057b-4ace-a6f4-f78cfb8475b0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/9a206777b7ee41baafa78ab6e2ed667f"}, "tags": [], "enabled": true, "id": "9a206777b7ee41baafa78ab6e2ed667f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-15 01:44:46,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b036951f-057b-4ace-a6f4-f78cfb8475b0 2018-07-15 01:44:46,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0987248420715s 2018-07-15 01:44:46,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-b036951f-057b-4ace-a6f4-f78cfb8475b0 2018-07-15 01:44:46,015 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'9a206777b7ee41baafa78ab6e2ed667f', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-15 01:44:46,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-15 01:44:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:46,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efd13bf-30ff-4581-acfc-9417eaa59290 Content-Encoding: gzip Content-Length: 1959 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0156a7083a7d4d46a58c80548c0cf79e"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6503ebeca8f541c0a629821cedd380e9", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/075e934eba9941d1b5790492505ec52e"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "id": "075e934eba9941d1b5790492505ec52e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/12bd1ddc1de04574acee684e8dbaa83d"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/24ca99dbc2da41ba86dd5da7d148916e"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "426e3d5690584941a64dcb2ac593f347", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/28bbf14e80f34d74a1101ec634f0d0c5"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afc3e3a0c38e4cfa826d065757e07842", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3461d2d5a7144934a8fcd8e639ff1c21"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c334d91d022d43e68ee71a59b0618a98", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/3e02b646743a433ea963ff9eb083d991"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6503ebeca8f541c0a629821cedd380e9", "id": "3e02b646743a433ea963ff9eb083d991"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4026b3cbaa4449799c4d3cb5e1038309"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c604401f3c6249e1a61da288093a8b8f", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/4f0d3a64c1394c7588d9c856856175b2"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5375ee41ee814145870219161ea3c642", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/51dbad71a1e74ea29c5c8c2c80e96057"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "426e3d5690584941a64dcb2ac593f347", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5814a974c42d4b278ef0a6f6dfb513fe"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d3ca4a25c84400cb2e674003aa1809b", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5b518912292346bf9fb9d6919b57578a"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afc3e3a0c38e4cfa826d065757e07842", "id": "5b518912292346bf9fb9d6919b57578a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5c386a5816444abcaaa7f9f47d9075fb"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc7222a242eb4836b5f00b095a134b3c", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5c92760e173d444e998d095ddd2f7ff3"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c334d91d022d43e68ee71a59b0618a98", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5e1a01a8ceb445d5bb993c75997b4343"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7e5234d4b5704efa8cc0f2faa35a9001", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5e5a2db0de89487880c3a450d0399b7a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be500ac1e9dc47ab91574d8ed99f6b98", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/63f7ea40093f443c85bcc92b7e338b04"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b9e87eec261e4355974cdc086663549c", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/6465107bb3bd4003809eef03b1cf29f6"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6503ebeca8f541c0a629821cedd380e9", "id": "6465107bb3bd4003809eef03b1cf29f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7ae676b02dbd41228c9f1ffed6d921f5"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b9e87eec261e4355974cdc086663549c", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7d23bd9e5ded4dfeabd3201c788aa56c"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5375ee41ee814145870219161ea3c642", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7d85cb4b683b4a339b286cc42563cf6e"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d3ca4a25c84400cb2e674003aa1809b", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7eb11c5484f94b5a98729a8b8ae67783"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/835ffbe49b974efc899dae54f8e2110c"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be500ac1e9dc47ab91574d8ed99f6b98", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8418a6150f7542cf9ce2e5a5a22de9d1"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "426e3d5690584941a64dcb2ac593f347", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afc3e3a0c38e4cfa826d065757e07842", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/96d1a9536ba0463797c86c9a7ab0a725"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b9e87eec261e4355974cdc086663549c", "id": "96d1a9536ba0463797c86c9a7ab0a725"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/97e017ef2efa4c09bdbf927e684c6de2"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28aec53c88824bd196fafe6515171704", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a2ebe4ff2a7940d689333a8487a54fd6"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc7222a242eb4836b5f00b095a134b3c", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a86e59598a6a41babb17a3fea80db3f7"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be500ac1e9dc47ab91574d8ed99f6b98", "id": "a86e59598a6a41babb17a3fea80db3f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ac92fd1e90004b3cb7889c8c86765ffe"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d3ca4a25c84400cb2e674003aa1809b", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/b60cbac670d44c6ea432e017341e0389"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc7222a242eb4836b5f00b095a134b3c", "id": "b60cbac670d44c6ea432e017341e0389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bc827108a4e146a0848b13972ebc48b1"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7e5234d4b5704efa8cc0f2faa35a9001", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c300cad3f00d4c1786ef57b1eafeb7a4"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28aec53c88824bd196fafe6515171704", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c6a4aca542a74cc29f35874b3e4a2330"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c604401f3c6249e1a61da288093a8b8f", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd25db8b29d84223be1d2da1831f8c9f"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c334d91d022d43e68ee71a59b0618a98", "id": "cd25db8b29d84223be1d2da1831f8c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cd9d3ed49f464055a9e2e0b459e1ac35"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d019711fcd774e32b4d29aaa0966d730"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7e5234d4b5704efa8cc0f2faa35a9001", "id": "d019711fcd774e32b4d29aaa0966d730"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d0a536e628f24a299af0a33406133b97"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28aec53c88824bd196fafe6515171704", "id": "d0a536e628f24a299af0a33406133b97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/d8526c52c975406a9f64c29d4bf80dc7"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "id": "d8526c52c975406a9f64c29d4bf80dc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e07980e13d814006a4dadc67365c1e5d"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c604401f3c6249e1a61da288093a8b8f", "id": "e07980e13d814006a4dadc67365c1e5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e0def869345043479d8830f780f51942"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5375ee41ee814145870219161ea3c642", "id": "e0def869345043479d8830f780f51942"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f3e5b39189404e838cb65fd118851c5f"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "id": "f3e5b39189404e838cb65fd118851c5f"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-15 01:44:46,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-7efd13bf-30ff-4581-acfc-9417eaa59290 2018-07-15 01:44:46,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.101097822189s 2018-07-15 01:44:46,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-7efd13bf-30ff-4581-acfc-9417eaa59290 2018-07-15 01:44:46,126 - 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.25:5000/v3/endpoints/0156a7083a7d4d46a58c80548c0cf79e'}, u'url': u'http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6503ebeca8f541c0a629821cedd380e9', u'id': u'0156a7083a7d4d46a58c80548c0cf79e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/075e934eba9941d1b5790492505ec52e'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d7c7a0f220e43c38f4d41c5b4eb8502', u'id': u'075e934eba9941d1b5790492505ec52e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/12bd1ddc1de04574acee684e8dbaa83d'}, u'url': u'http://172.30.9.25:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd7fb4628eb894c9a9f02be8ae8c9a61c', u'id': u'12bd1ddc1de04574acee684e8dbaa83d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/24ca99dbc2da41ba86dd5da7d148916e'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'426e3d5690584941a64dcb2ac593f347', u'id': u'24ca99dbc2da41ba86dd5da7d148916e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/28bbf14e80f34d74a1101ec634f0d0c5'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'afc3e3a0c38e4cfa826d065757e07842', u'id': u'28bbf14e80f34d74a1101ec634f0d0c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3461d2d5a7144934a8fcd8e639ff1c21'}, u'url': u'http://172.30.9.25:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c334d91d022d43e68ee71a59b0618a98', u'id': u'3461d2d5a7144934a8fcd8e639ff1c21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/3e02b646743a433ea963ff9eb083d991'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6503ebeca8f541c0a629821cedd380e9', u'id': u'3e02b646743a433ea963ff9eb083d991'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/4026b3cbaa4449799c4d3cb5e1038309'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c604401f3c6249e1a61da288093a8b8f', u'id': u'4026b3cbaa4449799c4d3cb5e1038309'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/4f0d3a64c1394c7588d9c856856175b2'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5375ee41ee814145870219161ea3c642', u'id': u'4f0d3a64c1394c7588d9c856856175b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/51dbad71a1e74ea29c5c8c2c80e96057'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'426e3d5690584941a64dcb2ac593f347', u'id': u'51dbad71a1e74ea29c5c8c2c80e96057'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5814a974c42d4b278ef0a6f6dfb513fe'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d3ca4a25c84400cb2e674003aa1809b', u'id': u'5814a974c42d4b278ef0a6f6dfb513fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5b518912292346bf9fb9d6919b57578a'}, u'url': u'http://172.30.9.25:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'afc3e3a0c38e4cfa826d065757e07842', u'id': u'5b518912292346bf9fb9d6919b57578a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5c386a5816444abcaaa7f9f47d9075fb'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dc7222a242eb4836b5f00b095a134b3c', u'id': u'5c386a5816444abcaaa7f9f47d9075fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5c92760e173d444e998d095ddd2f7ff3'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c334d91d022d43e68ee71a59b0618a98', u'id': u'5c92760e173d444e998d095ddd2f7ff3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5e1a01a8ceb445d5bb993c75997b4343'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7e5234d4b5704efa8cc0f2faa35a9001', u'id': u'5e1a01a8ceb445d5bb993c75997b4343'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5e5a2db0de89487880c3a450d0399b7a'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'be500ac1e9dc47ab91574d8ed99f6b98', u'id': u'5e5a2db0de89487880c3a450d0399b7a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/63f7ea40093f443c85bcc92b7e338b04'}, u'url': u'http://172.30.9.25:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b9e87eec261e4355974cdc086663549c', u'id': u'63f7ea40093f443c85bcc92b7e338b04'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/6465107bb3bd4003809eef03b1cf29f6'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6503ebeca8f541c0a629821cedd380e9', u'id': u'6465107bb3bd4003809eef03b1cf29f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7ae676b02dbd41228c9f1ffed6d921f5'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b9e87eec261e4355974cdc086663549c', u'id': u'7ae676b02dbd41228c9f1ffed6d921f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7d23bd9e5ded4dfeabd3201c788aa56c'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5375ee41ee814145870219161ea3c642', u'id': u'7d23bd9e5ded4dfeabd3201c788aa56c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7d85cb4b683b4a339b286cc42563cf6e'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d3ca4a25c84400cb2e674003aa1809b', u'id': u'7d85cb4b683b4a339b286cc42563cf6e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7eb11c5484f94b5a98729a8b8ae67783'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d7c7a0f220e43c38f4d41c5b4eb8502', u'id': u'7eb11c5484f94b5a98729a8b8ae67783'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/835ffbe49b974efc899dae54f8e2110c'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'be500ac1e9dc47ab91574d8ed99f6b98', u'id': u'835ffbe49b974efc899dae54f8e2110c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8418a6150f7542cf9ce2e5a5a22de9d1'}, u'url': u'http://172.30.9.25:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'426e3d5690584941a64dcb2ac593f347', u'id': u'8418a6150f7542cf9ce2e5a5a22de9d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/90cb0d1fd1fc4b9cb6a6bc78aac7ec0e'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'afc3e3a0c38e4cfa826d065757e07842', u'id': u'90cb0d1fd1fc4b9cb6a6bc78aac7ec0e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/96d1a9536ba0463797c86c9a7ab0a725'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b9e87eec261e4355974cdc086663549c', u'id': u'96d1a9536ba0463797c86c9a7ab0a725'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/97e017ef2efa4c09bdbf927e684c6de2'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28aec53c88824bd196fafe6515171704', u'id': u'97e017ef2efa4c09bdbf927e684c6de2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a2ebe4ff2a7940d689333a8487a54fd6'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dc7222a242eb4836b5f00b095a134b3c', u'id': u'a2ebe4ff2a7940d689333a8487a54fd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a86e59598a6a41babb17a3fea80db3f7'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'be500ac1e9dc47ab91574d8ed99f6b98', u'id': u'a86e59598a6a41babb17a3fea80db3f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ac92fd1e90004b3cb7889c8c86765ffe'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d3ca4a25c84400cb2e674003aa1809b', u'id': u'ac92fd1e90004b3cb7889c8c86765ffe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/b60cbac670d44c6ea432e017341e0389'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dc7222a242eb4836b5f00b095a134b3c', u'id': u'b60cbac670d44c6ea432e017341e0389'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/bc827108a4e146a0848b13972ebc48b1'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7e5234d4b5704efa8cc0f2faa35a9001', u'id': u'bc827108a4e146a0848b13972ebc48b1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c300cad3f00d4c1786ef57b1eafeb7a4'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28aec53c88824bd196fafe6515171704', u'id': u'c300cad3f00d4c1786ef57b1eafeb7a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c6a4aca542a74cc29f35874b3e4a2330'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c604401f3c6249e1a61da288093a8b8f', u'id': u'c6a4aca542a74cc29f35874b3e4a2330'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cd25db8b29d84223be1d2da1831f8c9f'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c334d91d022d43e68ee71a59b0618a98', u'id': u'cd25db8b29d84223be1d2da1831f8c9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cd9d3ed49f464055a9e2e0b459e1ac35'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd7fb4628eb894c9a9f02be8ae8c9a61c', u'id': u'cd9d3ed49f464055a9e2e0b459e1ac35'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d019711fcd774e32b4d29aaa0966d730'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7e5234d4b5704efa8cc0f2faa35a9001', u'id': u'd019711fcd774e32b4d29aaa0966d730'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d0a536e628f24a299af0a33406133b97'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28aec53c88824bd196fafe6515171704', u'id': u'd0a536e628f24a299af0a33406133b97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/d8526c52c975406a9f64c29d4bf80dc7'}, u'url': u'http://172.30.9.25:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d7c7a0f220e43c38f4d41c5b4eb8502', u'id': u'd8526c52c975406a9f64c29d4bf80dc7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e07980e13d814006a4dadc67365c1e5d'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c604401f3c6249e1a61da288093a8b8f', u'id': u'e07980e13d814006a4dadc67365c1e5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e0def869345043479d8830f780f51942'}, u'url': u'http://172.30.9.25:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5375ee41ee814145870219161ea3c642', u'id': u'e0def869345043479d8830f780f51942'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f3e5b39189404e838cb65fd118851c5f'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd7fb4628eb894c9a9f02be8ae8c9a61c', u'id': u'f3e5b39189404e838cb65fd118851c5f'})] 2018-07-15 01:44:46,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-15 01:44:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:46,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:46 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-f817d66c-8280-4f18-b30f-66926f52e85f x-compute-request-id: req-f817d66c-8280-4f18-b30f-66926f52e85f Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-15 01:44:46,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-f817d66c-8280-4f18-b30f-66926f52e85f 2018-07-15 01:44:46,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112258911133s 2018-07-15 01:44:46,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-f817d66c-8280-4f18-b30f-66926f52e85f 2018-07-15 01:44:46,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-15 01:44:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:46,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:46 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-9d2e29be-3284-4bd5-a822-02b456b41880 x-compute-request-id: req-9d2e29be-3284-4bd5-a822-02b456b41880 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-15 01:44:46,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-9d2e29be-3284-4bd5-a822-02b456b41880 2018-07-15 01:44:46,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.622299909592s 2018-07-15 01:44:46,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-9d2e29be-3284-4bd5-a822-02b456b41880 2018-07-15 01:44:46,879 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-15 01:44:46,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:44:46,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:46,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cb0210a2-0a0d-4e09-9c72-b46d5b952512 Date: Sun, 15 Jul 2018 01:44:46 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:44:46,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-cb0210a2-0a0d-4e09-9c72-b46d5b952512 2018-07-15 01:44:46,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0556290149689s 2018-07-15 01:44:46,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-cb0210a2-0a0d-4e09-9c72-b46d5b952512 2018-07-15 01:44:46,940 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-15 01:44:46,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-15 01:44:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44: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-81360d44-3e6a-4646-a069-d79b10adb300 x-compute-request-id: req-81360d44-3e6a-4646-a069-d79b10adb300 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-15 01:44:47,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-81360d44-3e6a-4646-a069-d79b10adb300 2018-07-15 01:44:47,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.176426887512s 2018-07-15 01:44:47,118 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-81360d44-3e6a-4646-a069-d79b10adb300 2018-07-15 01:44:47,119 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 21}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 22}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-15 01:44:47,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-15 01:44:47,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44: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-8540d411-7682-4648-8956-7bf4071dd253 x-compute-request-id: req-8540d411-7682-4648-8956-7bf4071dd253 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-15 01:44:47,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-8540d411-7682-4648-8956-7bf4071dd253 2018-07-15 01:44:47,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.125423908234s 2018-07-15 01:44:47,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-8540d411-7682-4648-8956-7bf4071dd253 2018-07-15 01:44:47,246 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-15 01:44:47,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:44:47,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2f2771ff-1f6f-4806-ba0f-1b2a9baba512 Date: Sun, 15 Jul 2018 01:44:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:44:47,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2f2771ff-1f6f-4806-ba0f-1b2a9baba512 2018-07-15 01:44:47,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0788998603821s 2018-07-15 01:44:47,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2f2771ff-1f6f-4806-ba0f-1b2a9baba512 2018-07-15 01:44:47,326 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'90e23676-d49d-46f1-8be6-b23021211a17'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:42:22Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-15T01:42:17Z', u'provider:network_type': u'flat', u'tenant_id': u'2b08489ca1614c14810470f8742a50a4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2b08489ca1614c14810470f8742a50a4', u'l2_adjacency': True})] 2018-07-15 01:44:47,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:44:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4dd7af1b-eb7d-4ea8-8d58-6387b7e68b20 Date: Sun, 15 Jul 2018 01:44:47 GMT RESP BODY: {"ports":[]} 2018-07-15 01:44:47,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-4dd7af1b-eb7d-4ea8-8d58-6387b7e68b20 2018-07-15 01:44:47,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0301029682159s 2018-07-15 01:44:47,357 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-4dd7af1b-eb7d-4ea8-8d58-6387b7e68b20 2018-07-15 01:44:47,358 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-15 01:44:47,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-15 01:44:47,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50e4b33-df00-4a2a-8d78-519a6e8818ad Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "0dd263a460c34060a68f99b2626411b9"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/0dd263a460c34060a68f99b2626411b9/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "14302f9a8da441bb86d3fa85dad2131f"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/14302f9a8da441bb86d3fa85dad2131f/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "6c7918ecf2a745da94a03bea1c6739ed"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "1a08b432040044f7a9bf13ec3f3a09be"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/1a08b432040044f7a9bf13ec3f3a09be/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "39bfba2f56b94d5da03978fd32604393"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/39bfba2f56b94d5da03978fd32604393/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "5a3326b665664f3c9e51a5f24ca0c1a2"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/5a3326b665664f3c9e51a5f24ca0c1a2/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "5b5ac64be9804c80857b82853c47999d"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/5b5ac64be9804c80857b82853c47999d/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "66304798cd93437c84c007aaaca8e726"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/66304798cd93437c84c007aaaca8e726/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "77ddc79a2215480ba7202792d9358f79"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/77ddc79a2215480ba7202792d9358f79/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "ba803d4ab5884721a0d894bd5a2b2b4c"}, "user": {"id": "77ddc79a2215480ba7202792d9358f79"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/77ddc79a2215480ba7202792d9358f79/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "90948807f91f4d69a39389651eb6c43d"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/90948807f91f4d69a39389651eb6c43d/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "d6f7c0d7421e4a98a1957d49d2d48e15"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/d6f7c0d7421e4a98a1957d49d2d48e15/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "dbc4740036ce4a409f56e480d3412ec9"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/dbc4740036ce4a409f56e480d3412ec9/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "e322ec5f870e48c7a59469796dea9872"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/e322ec5f870e48c7a59469796dea9872/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"project": {"id": "2b08489ca1614c14810470f8742a50a4"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "f12c58fbec5b4ca2aade5a97de8d173c"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4/users/f12c58fbec5b4ca2aade5a97de8d173c/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"domain": {"id": "9a206777b7ee41baafa78ab6e2ed667f"}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "4d39772197314ebeba81453070c612c0"}, "links": {"assignment": "http://172.30.9.25:5000/v3/domains/9a206777b7ee41baafa78ab6e2ed667f/users/4d39772197314ebeba81453070c612c0/roles/7122df743dce47818ab5c4c0b06241b6"}}, {"scope": {"system": {"all": true}}, "role": {"id": "7122df743dce47818ab5c4c0b06241b6"}, "user": {"id": "1a08b432040044f7a9bf13ec3f3a09be"}, "links": {"assignment": "http://172.30.9.25:5000/v3/system/users/1a08b432040044f7a9bf13ec3f3a09be/roles/7122df743dce47818ab5c4c0b06241b6"}}], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-15 01:44:47,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-c50e4b33-df00-4a2a-8d78-519a6e8818ad 2018-07-15 01:44:47,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0974099636078s 2018-07-15 01:44:47,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-c50e4b33-df00-4a2a-8d78-519a6e8818ad 2018-07-15 01:44:47,462 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'0dd263a460c34060a68f99b2626411b9'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'14302f9a8da441bb86d3fa85dad2131f'}), Munch({'project': u'6c7918ecf2a745da94a03bea1c6739ed', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'1a08b432040044f7a9bf13ec3f3a09be'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'39bfba2f56b94d5da03978fd32604393'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'5a3326b665664f3c9e51a5f24ca0c1a2'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'5b5ac64be9804c80857b82853c47999d'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'66304798cd93437c84c007aaaca8e726'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'77ddc79a2215480ba7202792d9358f79'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'ba803d4ab5884721a0d894bd5a2b2b4c', 'user': u'77ddc79a2215480ba7202792d9358f79'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'90948807f91f4d69a39389651eb6c43d'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'd6f7c0d7421e4a98a1957d49d2d48e15'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'dbc4740036ce4a409f56e480d3412ec9'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'e322ec5f870e48c7a59469796dea9872'}), Munch({'project': u'2b08489ca1614c14810470f8742a50a4', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'f12c58fbec5b4ca2aade5a97de8d173c'}), Munch({'domain': u'9a206777b7ee41baafa78ab6e2ed667f', 'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'4d39772197314ebeba81453070c612c0'}), Munch({'id': u'7122df743dce47818ab5c4c0b06241b6', 'user': u'1a08b432040044f7a9bf13ec3f3a09be'})] 2018-07-15 01:44:47,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:44:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14dde03e-60b1-4d39-81a0-0a92be56d956 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:44:47,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-14dde03e-60b1-4d39-81a0-0a92be56d956 2018-07-15 01:44:47,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106568098068s 2018-07-15 01:44:47,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-14dde03e-60b1-4d39-81a0-0a92be56d956 2018-07-15 01:44:47,574 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'14ca279e410c4e149dc00a0fd0a4da1f'}), 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'7122df743dce47818ab5c4c0b06241b6'}), 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'98ca68f19cb94cb9b664581b77212b87'}), 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'reader', 'id': u'a268770bfc2f42ddb40a6f2774360a61'}), 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'ba803d4ab5884721a0d894bd5a2b2b4c'}), 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'e4fc9fb4da954af3b7ebbfbf142d3f87'})] 2018-07-15 01:44:47,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:44:47,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-914e0233-22de-4a5b-942c-325986c52f4f Date: Sun, 15 Jul 2018 01:44:47 GMT RESP BODY: {"routers": []} 2018-07-15 01:44:47,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-914e0233-22de-4a5b-942c-325986c52f4f 2018-07-15 01:44:47,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0472688674927s 2018-07-15 01:44:47,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-914e0233-22de-4a5b-942c-325986c52f4f 2018-07-15 01:44:47,623 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-15 01:44:47,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:44:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44: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-54c6ca3a-491e-4200-8922-020aa95ed9c7 x-compute-request-id: req-54c6ca3a-491e-4200-8922-020aa95ed9c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:44:47,842 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-54c6ca3a-491e-4200-8922-020aa95ed9c7 2018-07-15 01:44:47,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219254016876s 2018-07-15 01:44:47,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-54c6ca3a-491e-4200-8922-020aa95ed9c7 2018-07-15 01:44:47,843 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-15 01:44:47,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-15 01:44:47,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:44:47,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83292309-e20a-4699-9472-15db48ab6b7f Content-Length: 266 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.4:35357/v3/", "rel": "self"}]}]}} 2018-07-15 01:44:47,856 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-83292309-e20a-4699-9472-15db48ab6b7f 2018-07-15 01:44:47,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:47,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136e628a-eb91-4ad9-9d74-c17d01f2589c Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/28aec53c88824bd196fafe6515171704"}, "enabled": true, "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/3d3ca4a25c84400cb2e674003aa1809b"}, "enabled": true, "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/3d7c7a0f220e43c38f4d41c5b4eb8502"}, "enabled": true, "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/426e3d5690584941a64dcb2ac593f347"}, "enabled": true, "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5375ee41ee814145870219161ea3c642"}, "enabled": true, "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6503ebeca8f541c0a629821cedd380e9"}, "enabled": true, "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7e5234d4b5704efa8cc0f2faa35a9001"}, "enabled": true, "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a59931b55acd43e981b2102f2188cbd4"}, "enabled": true, "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/afc3e3a0c38e4cfa826d065757e07842"}, "enabled": true, "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b9e87eec261e4355974cdc086663549c"}, "enabled": true, "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/be500ac1e9dc47ab91574d8ed99f6b98"}, "enabled": true, "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c334d91d022d43e68ee71a59b0618a98"}, "enabled": true, "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c604401f3c6249e1a61da288093a8b8f"}, "enabled": true, "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d7fb4628eb894c9a9f02be8ae8c9a61c"}, "enabled": true, "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dc7222a242eb4836b5f00b095a134b3c"}, "enabled": true, "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-07-15 01:44:47,952 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-136e628a-eb91-4ad9-9d74-c17d01f2589c 2018-07-15 01:44:47,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.106204986572s 2018-07-15 01:44:47,953 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-136e628a-eb91-4ad9-9d74-c17d01f2589c 2018-07-15 01:44:47,958 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'28aec53c88824bd196fafe6515171704', 'name': u'aodh'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'3d3ca4a25c84400cb2e674003aa1809b', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'3d7c7a0f220e43c38f4d41c5b4eb8502', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'426e3d5690584941a64dcb2ac593f347', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'5375ee41ee814145870219161ea3c642', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'6503ebeca8f541c0a629821cedd380e9', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'7e5234d4b5704efa8cc0f2faa35a9001', 'name': u'panko'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'a59931b55acd43e981b2102f2188cbd4', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'afc3e3a0c38e4cfa826d065757e07842', 'name': u'cinderv2'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'b9e87eec261e4355974cdc086663549c', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'be500ac1e9dc47ab91574d8ed99f6b98', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'c334d91d022d43e68ee71a59b0618a98', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'c604401f3c6249e1a61da288093a8b8f', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'd7fb4628eb894c9a9f02be8ae8c9a61c', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'dc7222a242eb4836b5f00b095a134b3c', 'name': u'keystone'})] 2018-07-15 01:44:47,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:44:47,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8db2190f14eadb5e283f91566796a88df0a3ddde" 2018-07-15 01:44:48,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a28ccb1f-bb58-45a3-90a9-d291c61470de Date: Sun, 15 Jul 2018 01:44:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:44:48,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a28ccb1f-bb58-45a3-90a9-d291c61470de 2018-07-15 01:44:48,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428700447083s 2018-07-15 01:44:48,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a28ccb1f-bb58-45a3-90a9-d291c61470de 2018-07-15 01:44:48,002 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:42:22Z', 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'90e23676-d49d-46f1-8be6-b23021211a17', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'tenant_id': u'2b08489ca1614c14810470f8742a50a4', u'created_at': u'2018-07-15T01:42:22Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'2b08489ca1614c14810470f8742a50a4'})] 2018-07-15 01:44:48,115 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:44:48,116 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:03 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-15 01:44:48,121 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:44:48,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:44:48,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:44:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:44:48,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfe4a7b-c49a-4d57-9f3e-50749929d696 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:44:48,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-abfe4a7b-c49a-4d57-9f3e-50749929d696 2018-07-15 01:44:48,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:44:48,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["va6y0KAZTpKasAL96xMjdA"], "issued_at": "2018-07-15T01:44:48.000000Z"}} 2018-07-15 01:44:48,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:44:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" 2018-07-15 01:44:48,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-069bf2b8-a872-4696-95f9-81906d3fd1f3 Date: Sun, 15 Jul 2018 01:44:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:44:48,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-069bf2b8-a872-4696-95f9-81906d3fd1f3 2018-07-15 01:44:48,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260890007019s 2018-07-15 01:44:48,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-069bf2b8-a872-4696-95f9-81906d3fd1f3 2018-07-15 01:44:48,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:44:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" -d '{"network": {"name": "tenantnetwork1-net_277377ee-e907-4869-8457-4b77fe1cf732", "admin_state_up": true}}' 2018-07-15 01:44:49,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1ae4c5a8-efe6-4d62-a88b-f0dfbb5e9e01 Date: Sun, 15 Jul 2018 01:44:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b81cf392-f199-4033-ab8b-8a5e257bcd3d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:44:49Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_277377ee-e907-4869-8457-4b77fe1cf732","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:44:49Z","mtu":1450}} 2018-07-15 01:44:49,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1ae4c5a8-efe6-4d62-a88b-f0dfbb5e9e01 2018-07-15 01:44:49,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.578906059265s 2018-07-15 01:44:49,529 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1ae4c5a8-efe6-4d62-a88b-f0dfbb5e9e01 2018-07-15 01:44:49,529 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:44:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b81cf392-f199-4033-ab8b-8a5e257bcd3d', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_277377ee-e907-4869-8457-4b77fe1cf732', u'created_at': u'2018-07-15T01:44:49Z', u'mtu': 1450, u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'l2_adjacency': True}) 2018-07-15 01:44:49,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:44:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" 2018-07-15 01:44:49,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-707264e2-c093-4cb9-b42d-1d75ee213756 Date: Sun, 15 Jul 2018 01:44:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b81cf392-f199-4033-ab8b-8a5e257bcd3d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:44:49Z","qos_policy_id":null,"name":"tenantnetwork1-net_277377ee-e907-4869-8457-4b77fe1cf732","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:44:49Z","provider:network_type":"vxlan"}]} 2018-07-15 01:44:49,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-707264e2-c093-4cb9-b42d-1d75ee213756 2018-07-15 01:44:49,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10483789444s 2018-07-15 01:44:49,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-707264e2-c093-4cb9-b42d-1d75ee213756 2018-07-15 01:44:49,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:44:49,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" -d '{"subnet": {"name": "tenantnetwork1-subnet_277377ee-e907-4869-8457-4b77fe1cf732", "enable_dhcp": true, "network_id": "b81cf392-f199-4033-ab8b-8a5e257bcd3d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:44:50,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e57ba66c-ba41-4d71-8fec-045c667464c3 Date: Sun, 15 Jul 2018 01:44:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:44:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_277377ee-e907-4869-8457-4b77fe1cf732","enable_dhcp":true,"segment_id":null,"network_id":"b81cf392-f199-4033-ab8b-8a5e257bcd3d","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:44:49Z","ip_version":4}} 2018-07-15 01:44:50,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e57ba66c-ba41-4d71-8fec-045c667464c3 2018-07-15 01:44:50,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.42610502243s 2018-07-15 01:44:50,063 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e57ba66c-ba41-4d71-8fec-045c667464c3 2018-07-15 01:44:50,064 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:44:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_277377ee-e907-4869-8457-4b77fe1cf732', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b81cf392-f199-4033-ab8b-8a5e257bcd3d', u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'created_at': u'2018-07-15T01:44:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed'}) 2018-07-15 01:44:50,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:44:50,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "tenantnetwork1-router_277377ee-e907-4869-8457-4b77fe1cf732", "admin_state_up": true}}' 2018-07-15 01:44:51,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-3ae01fee-f570-4e4f-bb1f-74f13f4732d8 Date: Sun, 15 Jul 2018 01:44:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:50Z", "admin_state_up": true, "updated_at": "2018-07-15T01:44:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "5f850dbb-82c5-4673-8199-a6c8cb0639f4", "name": "tenantnetwork1-router_277377ee-e907-4869-8457-4b77fe1cf732"}} 2018-07-15 01:44:51,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3ae01fee-f570-4e4f-bb1f-74f13f4732d8 2018-07-15 01:44:51,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49790501595s 2018-07-15 01:44:51,563 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-3ae01fee-f570-4e4f-bb1f-74f13f4732d8 2018-07-15 01:44:51,563 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:44:51Z', u'revision_number': 2, u'ha': False, u'id': u'5f850dbb-82c5-4673-8199-a6c8cb0639f4', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_277377ee-e907-4869-8457-4b77fe1cf732', u'admin_state_up': True, u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'created_at': u'2018-07-15T01:44:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed'}) 2018-07-15 01:44:51,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:44:51,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" -d '{"subnet_id": "9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d"}' 2018-07-15 01:44:53,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-66329ec0-6013-4288-9fbb-8b6b254b20fc Date: Sun, 15 Jul 2018 01:44:53 GMT RESP BODY: {"network_id": "b81cf392-f199-4033-ab8b-8a5e257bcd3d", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "subnet_id": "9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d", "subnet_ids": ["9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d"], "port_id": "b3ab22b8-ae12-435b-add3-7816f5bbfd51", "id": "5f850dbb-82c5-4673-8199-a6c8cb0639f4"} 2018-07-15 01:44:53,451 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4/add_router_interface.json used request id req-66329ec0-6013-4288-9fbb-8b6b254b20fc 2018-07-15 01:44:53,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.88789987564s 2018-07-15 01:44:53,452 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4/add_router_interface.json used request id req-66329ec0-6013-4288-9fbb-8b6b254b20fc returning object 5f850dbb-82c5-4673-8199-a6c8cb0639f4 2018-07-15 01:44:53,589 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:44:53,589 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-15 01:44:53,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:44:53,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" -d '{"subnet_id": "9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d"}' 2018-07-15 01:44:55,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a011ace-7b1b-4e22-aceb-705229ca494a Date: Sun, 15 Jul 2018 01:44:55 GMT RESP BODY: {"network_id": "b81cf392-f199-4033-ab8b-8a5e257bcd3d", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "subnet_id": "9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d", "subnet_ids": ["9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d"], "port_id": "b3ab22b8-ae12-435b-add3-7816f5bbfd51", "id": "5f850dbb-82c5-4673-8199-a6c8cb0639f4"} 2018-07-15 01:44:55,323 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4/remove_router_interface.json used request id req-0a011ace-7b1b-4e22-aceb-705229ca494a 2018-07-15 01:44:55,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.72898292542s 2018-07-15 01:44:55,324 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4/remove_router_interface.json used request id req-0a011ace-7b1b-4e22-aceb-705229ca494a returning object 5f850dbb-82c5-4673-8199-a6c8cb0639f4 2018-07-15 01:44:55,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:44:55,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" 2018-07-15 01:44:55,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8ee34bf3-3512-487e-a659-8f445fa33582 Date: Sun, 15 Jul 2018 01:44:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:50Z", "admin_state_up": true, "updated_at": "2018-07-15T01:44:54Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "5f850dbb-82c5-4673-8199-a6c8cb0639f4", "name": "tenantnetwork1-router_277377ee-e907-4869-8457-4b77fe1cf732"}]} 2018-07-15 01:44:55,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8ee34bf3-3512-487e-a659-8f445fa33582 2018-07-15 01:44:55,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13448381424s 2018-07-15 01:44:55,459 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-8ee34bf3-3512-487e-a659-8f445fa33582 2018-07-15 01:44:55,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:44:55,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" 2018-07-15 01:44:56,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ccd560f-54b0-4c65-b6b2-8ce89f3376f5 Content-Length: 0 Date: Sun, 15 Jul 2018 01:44:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:44:56,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4.json used request id req-4ccd560f-54b0-4c65-b6b2-8ce89f3376f5 2018-07-15 01:44:56,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22215390205s 2018-07-15 01:44:56,683 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/5f850dbb-82c5-4673-8199-a6c8cb0639f4.json used request id req-4ccd560f-54b0-4c65-b6b2-8ce89f3376f5 2018-07-15 01:44:56,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:44:56,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" 2018-07-15 01:44:56,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-28d3430f-6d37-4fd4-9247-498ff7ce0201 Date: Sun, 15 Jul 2018 01:44:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4},{"updated_at":"2018-07-15T01:44:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_277377ee-e907-4869-8457-4b77fe1cf732","enable_dhcp":true,"segment_id":null,"network_id":"b81cf392-f199-4033-ab8b-8a5e257bcd3d","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:44:49Z","ip_version":4}]} 2018-07-15 01:44:56,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-28d3430f-6d37-4fd4-9247-498ff7ce0201 2018-07-15 01:44:56,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0847029685974s 2018-07-15 01:44:56,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-28d3430f-6d37-4fd4-9247-498ff7ce0201 2018-07-15 01:44:56,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:44:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" 2018-07-15 01:44:57,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7d29156-ff24-434e-81e6-ba0b3ffa5b2d Date: Sun, 15 Jul 2018 01:44:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:44:57,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d.json used request id req-f7d29156-ff24-434e-81e6-ba0b3ffa5b2d 2018-07-15 01:44:57,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.827240943909s 2018-07-15 01:44:57,598 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9c4db0cd-8cbb-46f2-a67b-13fd0bfb1a0d.json used request id req-f7d29156-ff24-434e-81e6-ba0b3ffa5b2d 2018-07-15 01:44:57,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:44:57,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" 2018-07-15 01:44:57,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-126e9801-6bfe-4925-b970-68af94384b8b Date: Sun, 15 Jul 2018 01:44:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b81cf392-f199-4033-ab8b-8a5e257bcd3d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:44:57Z","qos_policy_id":null,"name":"tenantnetwork1-net_277377ee-e907-4869-8457-4b77fe1cf732","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:44:49Z","provider:network_type":"vxlan"}]} 2018-07-15 01:44:57,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-126e9801-6bfe-4925-b970-68af94384b8b 2018-07-15 01:44:57,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0851368904114s 2018-07-15 01:44:57,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-126e9801-6bfe-4925-b970-68af94384b8b 2018-07-15 01:44:57,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:44:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/b81cf392-f199-4033-ab8b-8a5e257bcd3d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9323147de62ae3bc954db9d8f6f2bba438f411c3" 2018-07-15 01:44:58,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-866a3c44-08f8-443f-8c4a-fcb5ff87289d Date: Sun, 15 Jul 2018 01:44:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:44:58,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b81cf392-f199-4033-ab8b-8a5e257bcd3d.json used request id req-866a3c44-08f8-443f-8c4a-fcb5ff87289d 2018-07-15 01:44:58,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12518596649s 2018-07-15 01:44:58,810 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b81cf392-f199-4033-ab8b-8a5e257bcd3d.json used request id req-866a3c44-08f8-443f-8c4a-fcb5ff87289d 2018-07-15 01:44:58,811 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:44:58,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:44:58,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:44:58,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:44:58,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0ca067-4141-47a4-86d5-7d3c9e81c431 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:44:58,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9b0ca067-4141-47a4-86d5-7d3c9e81c431 2018-07-15 01:44:58,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:44:59,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:44:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["REpAGl-RSVubOhO6i0-Tqw"], "issued_at": "2018-07-15T01:44:59.000000Z"}} 2018-07-15 01:44:59,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:44:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:00,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f229df90-61d9-4cd5-bf21-3153613d6de8 Date: Sun, 15 Jul 2018 01:45:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:45:00,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f229df90-61d9-4cd5-bf21-3153613d6de8 2018-07-15 01:45:00,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.950633049011s 2018-07-15 01:45:00,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f229df90-61d9-4cd5-bf21-3153613d6de8 2018-07-15 01:45:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:45:00,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39dc4d51-5e02-4e0a-a5f6-50a8a5a735f4 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:45:00,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-39dc4d51-5e02-4e0a-a5f6-50a8a5a735f4 2018-07-15 01:45:00,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:45:00,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:00,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e377dc6-ab20-4832-9b73-067eb47a5502 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/9a206777b7ee41baafa78ab6e2ed667f"}, "tags": [], "enabled": true, "id": "9a206777b7ee41baafa78ab6e2ed667f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-15 01:45:00,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-6e377dc6-ab20-4832-9b73-067eb47a5502 2018-07-15 01:45:00,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0970389842987s 2018-07-15 01:45:00,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-6e377dc6-ab20-4832-9b73-067eb47a5502 2018-07-15 01:45:00,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-15 01:45:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}}' 2018-07-15 01:45:00,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbbc085d-59d4-420a-8dad-fa27a5ce5c96 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.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13"}, "tags": [], "enabled": true, "id": "d9e26f27e14a4760ac6a28e4c11b9a13", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}} 2018-07-15 01:45:00,533 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bbbc085d-59d4-420a-8dad-fa27a5ce5c96 2018-07-15 01:45:00,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.16832780838s 2018-07-15 01:45:00,533 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bbbc085d-59d4-420a-8dad-fa27a5ce5c96 2018-07-15 01:45:00,534 - 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'd9e26f27e14a4760ac6a28e4c11b9a13', '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_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1'}) 2018-07-15 01:45:00,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-15 01:45:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2ed6b7b0-4e91-4800-ba69-ccc7e8c23ffa", "email": null, "name": "tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}}' 2018-07-15 01:45:01,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df2e2a65-b0fe-4a4b-853a-7576b2ee6e9a Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1", "links": {"self": "http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54b79757b70e4a8f8f3abdb31087385d", "domain_id": "default", "password_expires_at": null}} 2018-07-15 01:45:01,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-df2e2a65-b0fe-4a4b-853a-7576b2ee6e9a 2018-07-15 01:45:01,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.614602088928s 2018-07-15 01:45:01,155 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-df2e2a65-b0fe-4a4b-853a-7576b2ee6e9a 2018-07-15 01:45:01,155 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'54b79757b70e4a8f8f3abdb31087385d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1'}) 2018-07-15 01:45:01,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:45:01,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:01,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b816a298-19df-42d4-92e9-35cf252bcdf1 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:45:01,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b816a298-19df-42d4-92e9-35cf252bcdf1 2018-07-15 01:45:01,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0975539684296s 2018-07-15 01:45:01,256 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-b816a298-19df-42d4-92e9-35cf252bcdf1 2018-07-15 01:45:01,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:45:01,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:01,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694b8aeb-3332-4545-8dc6-f10ba70aacd6 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:45:01,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-694b8aeb-3332-4545-8dc6-f10ba70aacd6 2018-07-15 01:45:01,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0220320224762s 2018-07-15 01:45:01,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-694b8aeb-3332-4545-8dc6-f10ba70aacd6 2018-07-15 01:45:01,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:45:01,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:01,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f1483a-8153-45a9-9103-2b7c1abb9455 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:45:01,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e8f1483a-8153-45a9-9103-2b7c1abb9455 2018-07-15 01:45:01,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.090313911438s 2018-07-15 01:45:01,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-e8f1483a-8153-45a9-9103-2b7c1abb9455 2018-07-15 01:45:01,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:45:01,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:01,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c845d2-7d64-4b56-8fff-f285e1276334 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:45:01,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-11c845d2-7d64-4b56-8fff-f285e1276334 2018-07-15 01:45:01,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101182937622s 2018-07-15 01:45:01,485 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-11c845d2-7d64-4b56-8fff-f285e1276334 2018-07-15 01:45:01,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:45:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:01,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177418ce-5704-438f-aa7f-71c57dcb7850 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1", "links": {"self": "http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54b79757b70e4a8f8f3abdb31087385d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:45:01,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-177418ce-5704-438f-aa7f-71c57dcb7850 2018-07-15 01:45:01,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110502958298s 2018-07-15 01:45:01,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-177418ce-5704-438f-aa7f-71c57dcb7850 2018-07-15 01:45:01,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:45:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:01,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4136ac-1e4a-4f46-b250-4e188b240309 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13"}, "tags": [], "enabled": true, "id": "d9e26f27e14a4760ac6a28e4c11b9a13", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}]} 2018-07-15 01:45:01,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1d4136ac-1e4a-4f46-b250-4e188b240309 2018-07-15 01:45:01,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0979459285736s 2018-07-15 01:45:01,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-1d4136ac-1e4a-4f46-b250-4e188b240309 2018-07-15 01:45:01,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-15 01:45:01,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=54b79757b70e4a8f8f3abdb31087385d&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=d9e26f27e14a4760ac6a28e4c11b9a13" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:01,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0357c31-3e7c-4329-9243-0cb79b325bc6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=54b79757b70e4a8f8f3abdb31087385d&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=d9e26f27e14a4760ac6a28e4c11b9a13", "previous": null, "next": null}} 2018-07-15 01:45:01,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=54b79757b70e4a8f8f3abdb31087385d&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-b0357c31-3e7c-4329-9243-0cb79b325bc6 2018-07-15 01:45:01,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0989181995392s 2018-07-15 01:45:01,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=54b79757b70e4a8f8f3abdb31087385d&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-b0357c31-3e7c-4329-9243-0cb79b325bc6 2018-07-15 01:45:01,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-15 01:45:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13/users/54b79757b70e4a8f8f3abdb31087385d/roles/14ca279e410c4e149dc00a0fd0a4da1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:02,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46fa3247-c74d-4f49-a2f2-5428be9d7df8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:45:02,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13/users/54b79757b70e4a8f8f3abdb31087385d/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-46fa3247-c74d-4f49-a2f2-5428be9d7df8 2018-07-15 01:45:02,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.18992805481s 2018-07-15 01:45:02,006 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13/users/54b79757b70e4a8f8f3abdb31087385d/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-46fa3247-c74d-4f49-a2f2-5428be9d7df8 2018-07-15 01:45:02,007 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1', 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'd9e26f27e14a4760ac6a28e4c11b9a13', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2ed6b7b0-4e91-4800-ba69-ccc7e8c23ffa', 'username': u'tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-15 01:45:02,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:45:02,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:45:02,009 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:45:02,010 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:45:02,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:45:02,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:45:02,012 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1', 'password': '2ed6b7b0-4e91-4800-ba69-ccc7e8c23ffa', 'project_name': 'tenantnetwork2-project_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'd9e26f27e14a4760ac6a28e4c11b9a13', 'project_domain_name': 'Default'} 2018-07-15 01:45:02,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:45:02,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a1e813-c2a6-46a0-b454-9b66302e3cab 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:45:02,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-77a1e813-c2a6-46a0-b454-9b66302e3cab 2018-07-15 01:45:02,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:45:02,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9e26f27e14a4760ac6a28e4c11b9a13", "name": "tenantnetwork2-project_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/d9e26f27e14a4760ac6a28e4c11b9a13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1", "id": "54b79757b70e4a8f8f3abdb31087385d"}, "audit_ids": ["ZUmo96GJRB27bSt5cQ80SA"], "issued_at": "2018-07-15T01:45:02.000000Z"}} 2018-07-15 01:45:02,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:45:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" -d '{"network": {"name": "tenantnetwork2-net_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1", "admin_state_up": true}}' 2018-07-15 01:45:03,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-41491afb-3cbc-4727-9d56-fdf097e04b7a Date: Sun, 15 Jul 2018 01:45:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ddc0d83a-e961-4ab5-9b08-d9b87f9940f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d9e26f27e14a4760ac6a28e4c11b9a13","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:03Z","is_default":false,"name":"tenantnetwork2-net_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d9e26f27e14a4760ac6a28e4c11b9a13","created_at":"2018-07-15T01:45:03Z","mtu":1450}} 2018-07-15 01:45:03,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-41491afb-3cbc-4727-9d56-fdf097e04b7a 2018-07-15 01:45:03,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.36624598503s 2018-07-15 01:45:03,779 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-41491afb-3cbc-4727-9d56-fdf097e04b7a 2018-07-15 01:45:03,779 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:45:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'ddc0d83a-e961-4ab5-9b08-d9b87f9940f2', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1', u'admin_state_up': True, u'tenant_id': u'd9e26f27e14a4760ac6a28e4c11b9a13', u'created_at': u'2018-07-15T01:45:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd9e26f27e14a4760ac6a28e4c11b9a13', u'l2_adjacency': True}) 2018-07-15 01:45:03,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:03,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" 2018-07-15 01:45:03,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-f60f146d-c3d9-44b7-aeaf-d8dba9bc4346 Date: Sun, 15 Jul 2018 01:45:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ddc0d83a-e961-4ab5-9b08-d9b87f9940f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d9e26f27e14a4760ac6a28e4c11b9a13","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:03Z","qos_policy_id":null,"name":"tenantnetwork2-net_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1","admin_state_up":true,"tenant_id":"d9e26f27e14a4760ac6a28e4c11b9a13","created_at":"2018-07-15T01:45:03Z","mtu":1450}]} 2018-07-15 01:45:03,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f60f146d-c3d9-44b7-aeaf-d8dba9bc4346 2018-07-15 01:45:03,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.135807991028s 2018-07-15 01:45:03,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f60f146d-c3d9-44b7-aeaf-d8dba9bc4346 2018-07-15 01:45:03,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:45:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" -d '{"subnet": {"name": "tenantnetwork2-subnet_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1", "enable_dhcp": true, "network_id": "ddc0d83a-e961-4ab5-9b08-d9b87f9940f2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:45:04,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e7468235-97dd-48db-95f7-6452dd39633f Date: Sun, 15 Jul 2018 01:45:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddc0d83a-e961-4ab5-9b08-d9b87f9940f2","tenant_id":"d9e26f27e14a4760ac6a28e4c11b9a13","created_at":"2018-07-15T01:45:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:45:04Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"d9e26f27e14a4760ac6a28e4c11b9a13","id":"57860021-9a7d-47f5-aa91-00ebbe84d613","subnetpool_id":null,"name":"tenantnetwork2-subnet_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}} 2018-07-15 01:45:04,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e7468235-97dd-48db-95f7-6452dd39633f 2018-07-15 01:45:04,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.818530082703s 2018-07-15 01:45:04,737 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-e7468235-97dd-48db-95f7-6452dd39633f 2018-07-15 01:45:04,737 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:45:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'57860021-9a7d-47f5-aa91-00ebbe84d613', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1', u'enable_dhcp': True, u'network_id': u'ddc0d83a-e961-4ab5-9b08-d9b87f9940f2', u'tenant_id': u'd9e26f27e14a4760ac6a28e4c11b9a13', u'created_at': u'2018-07-15T01:45:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'd9e26f27e14a4760ac6a28e4c11b9a13'}) 2018-07-15 01:45:04,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:45:04,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "tenantnetwork2-router_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1", "admin_state_up": true}}' 2018-07-15 01:45:06,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-751e81d5-54b2-4374-ac76-227bdd6171f5 Date: Sun, 15 Jul 2018 01:45:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:04Z", "admin_state_up": true, "updated_at": "2018-07-15T01:45:06Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "38fbe68c-624a-4144-a1e6-e0d30509474a", "name": "tenantnetwork2-router_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}} 2018-07-15 01:45:06,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-751e81d5-54b2-4374-ac76-227bdd6171f5 2018-07-15 01:45:06,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56202602386s 2018-07-15 01:45:06,300 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-751e81d5-54b2-4374-ac76-227bdd6171f5 2018-07-15 01:45:06,300 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:45:06Z', u'revision_number': 2, u'id': u'38fbe68c-624a-4144-a1e6-e0d30509474a', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1', u'admin_state_up': True, u'tenant_id': u'd9e26f27e14a4760ac6a28e4c11b9a13', u'created_at': u'2018-07-15T01:45:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'd9e26f27e14a4760ac6a28e4c11b9a13'}) 2018-07-15 01:45:06,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:45:06,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" -d '{"subnet_id": "57860021-9a7d-47f5-aa91-00ebbe84d613"}' 2018-07-15 01:45:08,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a895a0f4-c4f2-45ec-944e-7b1af90f9688 Date: Sun, 15 Jul 2018 01:45:08 GMT RESP BODY: {"network_id": "ddc0d83a-e961-4ab5-9b08-d9b87f9940f2", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "subnet_id": "57860021-9a7d-47f5-aa91-00ebbe84d613", "subnet_ids": ["57860021-9a7d-47f5-aa91-00ebbe84d613"], "port_id": "1390c7ad-8232-463a-b07e-a7a1b4a4f8f9", "id": "38fbe68c-624a-4144-a1e6-e0d30509474a"} 2018-07-15 01:45:08,508 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a/add_router_interface.json used request id req-a895a0f4-c4f2-45ec-944e-7b1af90f9688 2018-07-15 01:45:08,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20657610893s 2018-07-15 01:45:08,508 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a/add_router_interface.json used request id req-a895a0f4-c4f2-45ec-944e-7b1af90f9688 returning object 38fbe68c-624a-4144-a1e6-e0d30509474a 2018-07-15 01:45:08,622 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:45:08,622 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-15 01:45:08,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:45:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" -d '{"subnet_id": "57860021-9a7d-47f5-aa91-00ebbe84d613"}' 2018-07-15 01:45:10,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-45e2fb29-d777-4be8-bbd7-74162994c8ab Date: Sun, 15 Jul 2018 01:45:10 GMT RESP BODY: {"network_id": "ddc0d83a-e961-4ab5-9b08-d9b87f9940f2", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "subnet_id": "57860021-9a7d-47f5-aa91-00ebbe84d613", "subnet_ids": ["57860021-9a7d-47f5-aa91-00ebbe84d613"], "port_id": "1390c7ad-8232-463a-b07e-a7a1b4a4f8f9", "id": "38fbe68c-624a-4144-a1e6-e0d30509474a"} 2018-07-15 01:45:10,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a/remove_router_interface.json used request id req-45e2fb29-d777-4be8-bbd7-74162994c8ab 2018-07-15 01:45:10,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12709903717s 2018-07-15 01:45:10,756 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a/remove_router_interface.json used request id req-45e2fb29-d777-4be8-bbd7-74162994c8ab returning object 38fbe68c-624a-4144-a1e6-e0d30509474a 2018-07-15 01:45:10,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:45:10,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" 2018-07-15 01:45:10,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-dec68849-1531-4246-acd5-63bff11bfccd Date: Sun, 15 Jul 2018 01:45:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:04Z", "admin_state_up": true, "updated_at": "2018-07-15T01:45:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "38fbe68c-624a-4144-a1e6-e0d30509474a", "name": "tenantnetwork2-router_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}]} 2018-07-15 01:45:10,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-dec68849-1531-4246-acd5-63bff11bfccd 2018-07-15 01:45:10,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.162400960922s 2018-07-15 01:45:10,919 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-dec68849-1531-4246-acd5-63bff11bfccd 2018-07-15 01:45:10,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:45:10,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" 2018-07-15 01:45:12,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfabb37c-67b2-4b41-ad1b-69a41420cf39 Content-Length: 0 Date: Sun, 15 Jul 2018 01:45:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:12,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a.json used request id req-cfabb37c-67b2-4b41-ad1b-69a41420cf39 2018-07-15 01:45:12,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31082010269s 2018-07-15 01:45:12,232 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/38fbe68c-624a-4144-a1e6-e0d30509474a.json used request id req-cfabb37c-67b2-4b41-ad1b-69a41420cf39 2018-07-15 01:45:12,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:45:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" 2018-07-15 01:45:12,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-63b54168-a2ea-44f0-b725-3c84e7fdea9e Date: Sun, 15 Jul 2018 01:45:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ddc0d83a-e961-4ab5-9b08-d9b87f9940f2","tenant_id":"d9e26f27e14a4760ac6a28e4c11b9a13","created_at":"2018-07-15T01:45:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:45:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"d9e26f27e14a4760ac6a28e4c11b9a13","id":"57860021-9a7d-47f5-aa91-00ebbe84d613","subnetpool_id":null,"name":"tenantnetwork2-subnet_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}]} 2018-07-15 01:45:12,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-63b54168-a2ea-44f0-b725-3c84e7fdea9e 2018-07-15 01:45:12,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0972630977631s 2018-07-15 01:45:12,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-63b54168-a2ea-44f0-b725-3c84e7fdea9e 2018-07-15 01:45:12,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:45:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/57860021-9a7d-47f5-aa91-00ebbe84d613.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" 2018-07-15 01:45:13,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2309cce-c160-4e06-8599-637827b9f520 Date: Sun, 15 Jul 2018 01:45:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:13,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/57860021-9a7d-47f5-aa91-00ebbe84d613.json used request id req-f2309cce-c160-4e06-8599-637827b9f520 2018-07-15 01:45:13,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.893308877945s 2018-07-15 01:45:13,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/57860021-9a7d-47f5-aa91-00ebbe84d613.json used request id req-f2309cce-c160-4e06-8599-637827b9f520 2018-07-15 01:45:13,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:13,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" 2018-07-15 01:45:13,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-4f63f409-2016-4f6b-91d7-9829d8f1d401 Date: Sun, 15 Jul 2018 01:45:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ddc0d83a-e961-4ab5-9b08-d9b87f9940f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d9e26f27e14a4760ac6a28e4c11b9a13","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:13Z","qos_policy_id":null,"name":"tenantnetwork2-net_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1","admin_state_up":true,"tenant_id":"d9e26f27e14a4760ac6a28e4c11b9a13","created_at":"2018-07-15T01:45:03Z","mtu":1450}]} 2018-07-15 01:45:13,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4f63f409-2016-4f6b-91d7-9829d8f1d401 2018-07-15 01:45:13,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104973077774s 2018-07-15 01:45:13,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4f63f409-2016-4f6b-91d7-9829d8f1d401 2018-07-15 01:45:13,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:45:13,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/ddc0d83a-e961-4ab5-9b08-d9b87f9940f2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c4b1f02f007773abb3d93bf31f87b7f9aaff11fb" 2018-07-15 01:45:14,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4394441-a483-42ef-8577-7bc9e98f3efa Date: Sun, 15 Jul 2018 01:45:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:14,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ddc0d83a-e961-4ab5-9b08-d9b87f9940f2.json used request id req-e4394441-a483-42ef-8577-7bc9e98f3efa 2018-07-15 01:45:14,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1202981472s 2018-07-15 01:45:14,453 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/ddc0d83a-e961-4ab5-9b08-d9b87f9940f2.json used request id req-e4394441-a483-42ef-8577-7bc9e98f3efa 2018-07-15 01:45:14,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:45:14,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:14,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1b5765-f8ba-4914-8162-e24fa8c43482 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1", "links": {"self": "http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "54b79757b70e4a8f8f3abdb31087385d", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:45:14,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2f1b5765-f8ba-4914-8162-e24fa8c43482 2018-07-15 01:45:14,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117648124695s 2018-07-15 01:45:14,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-2f1b5765-f8ba-4914-8162-e24fa8c43482 2018-07-15 01:45:14,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:45:14,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:14,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9ef842-35d7-4969-a4fd-8630e9967e6e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1", "links": {"self": "http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "54b79757b70e4a8f8f3abdb31087385d", "description": null}} 2018-07-15 01:45:14,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d used request id req-8c9ef842-35d7-4969-a4fd-8630e9967e6e 2018-07-15 01:45:14,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109685897827s 2018-07-15 01:45:14,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d used request id req-8c9ef842-35d7-4969-a4fd-8630e9967e6e 2018-07-15 01:45:14,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-15 01:45:14,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:14,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad51aece-6b28-4156-b97c-42bc13dc8e23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:45:14,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d used request id req-ad51aece-6b28-4156-b97c-42bc13dc8e23 2018-07-15 01:45:14,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.227237939835s 2018-07-15 01:45:14,916 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/54b79757b70e4a8f8f3abdb31087385d used request id req-ad51aece-6b28-4156-b97c-42bc13dc8e23 2018-07-15 01:45:14,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:45:14,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:15,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9462926b-5485-4cbb-9eff-cb15c9cf1743 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13"}, "tags": [], "enabled": true, "id": "d9e26f27e14a4760ac6a28e4c11b9a13", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2eccfbb3-17c8-4bc4-ab25-423db3d7d3e1"}]} 2018-07-15 01:45:15,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-9462926b-5485-4cbb-9eff-cb15c9cf1743 2018-07-15 01:45:15,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0896751880646s 2018-07-15 01:45:15,012 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-9462926b-5485-4cbb-9eff-cb15c9cf1743 2018-07-15 01:45:15,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-15 01:45:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6111f901c36f7567db0368951b5306b7bd1ee170" 2018-07-15 01:45:15,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a79bd00-1146-425d-8245-0b445e9ebfb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:45:15,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-5a79bd00-1146-425d-8245-0b445e9ebfb0 2018-07-15 01:45:15,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.2112159729s 2018-07-15 01:45:15,227 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-5a79bd00-1146-425d-8245-0b445e9ebfb0 2018-07-15 01:45:15,228 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-15 01:45:15,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:45:15,353 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:45:15,354 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:45:15,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:45:15,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:45:15,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:45:15,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:45:15,355 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:45:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:45:15,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ecdf47-973c-46de-b7f2-8d5fd67f144d 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:45:15,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-61ecdf47-973c-46de-b7f2-8d5fd67f144d 2018-07-15 01:45:15,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:45:15,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["CAxPMvMWSPClaW5oIVrO9w"], "issued_at": "2018-07-15T01:45:15.000000Z"}} 2018-07-15 01:45:15,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:16,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8256b313-ec05-4f0d-b7f8-d7ba21ca7788 Date: Sun, 15 Jul 2018 01:45:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:45:16,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8256b313-ec05-4f0d-b7f8-d7ba21ca7788 2018-07-15 01:45:16,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.06723713875s 2018-07-15 01:45:16,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8256b313-ec05-4f0d-b7f8-d7ba21ca7788 2018-07-15 01:45:16,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:45:16,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '{"network": {"name": "vmready1-net_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "admin_state_up": true}}' 2018-07-15 01:45:17,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-469dd2fa-b752-4984-8724-fe93ca59e69a Date: Sun, 15 Jul 2018 01:45:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"86863675-3c2c-4f67-af78-8ad55ab2e360","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:17Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_e1dd0303-c720-4a7e-9909-ab3f46ac3682","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:16Z","mtu":1450}} 2018-07-15 01:45:17,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-469dd2fa-b752-4984-8724-fe93ca59e69a 2018-07-15 01:45:17,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.289759874344s 2018-07-15 01:45:17,120 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-469dd2fa-b752-4984-8724-fe93ca59e69a 2018-07-15 01:45:17,121 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:45:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'86863675-3c2c-4f67-af78-8ad55ab2e360', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_e1dd0303-c720-4a7e-9909-ab3f46ac3682', u'created_at': u'2018-07-15T01:45:16Z', u'mtu': 1450, u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'l2_adjacency': True}) 2018-07-15 01:45:17,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:17,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:17,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-64c29717-07ad-4e04-9530-a93bbcdf6082 Date: Sun, 15 Jul 2018 01:45:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"86863675-3c2c-4f67-af78-8ad55ab2e360","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:17Z","qos_policy_id":null,"name":"vmready1-net_e1dd0303-c720-4a7e-9909-ab3f46ac3682","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:16Z","provider:network_type":"vxlan"}]} 2018-07-15 01:45:17,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-64c29717-07ad-4e04-9530-a93bbcdf6082 2018-07-15 01:45:17,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978739261627s 2018-07-15 01:45:17,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-64c29717-07ad-4e04-9530-a93bbcdf6082 2018-07-15 01:45:17,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:45:17,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '{"subnet": {"name": "vmready1-subnet_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "enable_dhcp": true, "network_id": "86863675-3c2c-4f67-af78-8ad55ab2e360", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:45:17,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b35e0538-5b75-4694-8fb8-c205626e937b Date: Sun, 15 Jul 2018 01:45:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"390324ee-e6f3-4293-b5a8-95ba0e2810c6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e1dd0303-c720-4a7e-9909-ab3f46ac3682","enable_dhcp":true,"segment_id":null,"network_id":"86863675-3c2c-4f67-af78-8ad55ab2e360","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:17Z","ip_version":4}} 2018-07-15 01:45:17,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b35e0538-5b75-4694-8fb8-c205626e937b 2018-07-15 01:45:17,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.482002019882s 2018-07-15 01:45:17,703 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b35e0538-5b75-4694-8fb8-c205626e937b 2018-07-15 01:45:17,703 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:45:17Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'390324ee-e6f3-4293-b5a8-95ba0e2810c6', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e1dd0303-c720-4a7e-9909-ab3f46ac3682', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'86863675-3c2c-4f67-af78-8ad55ab2e360', u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'created_at': u'2018-07-15T01:45:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed'}) 2018-07-15 01:45:17,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:45:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "vmready1-router_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "admin_state_up": true}}' 2018-07-15 01:45:19,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-5e030ae8-d427-455d-aeaf-6cb512f2b75c Date: Sun, 15 Jul 2018 01:45:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:17Z", "admin_state_up": true, "updated_at": "2018-07-15T01:45:18Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0", "name": "vmready1-router_e1dd0303-c720-4a7e-9909-ab3f46ac3682"}} 2018-07-15 01:45:19,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-5e030ae8-d427-455d-aeaf-6cb512f2b75c 2018-07-15 01:45:19,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62688803673s 2018-07-15 01:45:19,331 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-5e030ae8-d427-455d-aeaf-6cb512f2b75c 2018-07-15 01:45:19,331 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:45:18Z', u'revision_number': 2, u'ha': False, u'id': u'40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_e1dd0303-c720-4a7e-9909-ab3f46ac3682', u'admin_state_up': True, u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'created_at': u'2018-07-15T01:45:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed'}) 2018-07-15 01:45:19,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:45:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '{"subnet_id": "390324ee-e6f3-4293-b5a8-95ba0e2810c6"}' 2018-07-15 01:45:21,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-76c34fc4-e6a6-4467-8614-f351cd4be565 Date: Sun, 15 Jul 2018 01:45:21 GMT RESP BODY: {"network_id": "86863675-3c2c-4f67-af78-8ad55ab2e360", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "subnet_id": "390324ee-e6f3-4293-b5a8-95ba0e2810c6", "subnet_ids": ["390324ee-e6f3-4293-b5a8-95ba0e2810c6"], "port_id": "35165799-fe9c-49b5-a227-b37770c8ec1e", "id": "40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0"} 2018-07-15 01:45:21,349 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0/add_router_interface.json used request id req-76c34fc4-e6a6-4467-8614-f351cd4be565 2018-07-15 01:45:21,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01713776588s 2018-07-15 01:45:21,349 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0/add_router_interface.json used request id req-76c34fc4-e6a6-4467-8614-f351cd4be565 returning object 40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0 2018-07-15 01:45:21,349 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:45:21,503 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-15 01:45:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" 2018-07-15 01:45:21,510 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 15 Jul 2018 01:45:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-15 01:45:21,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:45:21,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:22,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-36a1e905-2463-4079-9ca1-a4a4836a8975 Date: Sun, 15 Jul 2018 01:45:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:45:22,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-36a1e905-2463-4079-9ca1-a4a4836a8975 2018-07-15 01:45:22,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.669775009155s 2018-07-15 01:45:22,185 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-36a1e905-2463-4079-9ca1-a4a4836a8975 2018-07-15 01:45:22,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-15 01:45:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_e1dd0303-c720-4a7e-9909-ab3f46ac3682"}' 2018-07-15 01:45:22,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e7ede353-7d24-461f-973e-c761fe22d05b Date: Sun, 15 Jul 2018 01:45:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047/file", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "id": "d8d94f02-c310-44b1-a35f-040ccb689047", "size": null, "self": "/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:45:22Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "checksum": null, "created_at": "2018-07-15T01:45:22Z", "protected": false} 2018-07-15 01:45:22,302 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e7ede353-7d24-461f-973e-c761fe22d05b 2018-07-15 01:45:22,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.110388040543s 2018-07-15 01:45:22,303 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e7ede353-7d24-461f-973e-c761fe22d05b returning object d8d94f02-c310-44b1-a35f-040ccb689047 2018-07-15 01:45:22,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-15 01:45:22,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '' 2018-07-15 01:45:24,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3fb9ee64-4a29-45e1-8ea2-36b057ec405c Date: Sun, 15 Jul 2018 01:45:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:45:24,852 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047/file used request id req-3fb9ee64-4a29-45e1-8ea2-36b057ec405c 2018-07-15 01:45:24,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.54795002937s 2018-07-15 01:45:24,852 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047/file used request id req-3fb9ee64-4a29-45e1-8ea2-36b057ec405c 2018-07-15 01:45:24,852 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_e1dd0303-c720-4a7e-9909-ab3f46ac3682', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-15T01:45:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047/file', u'owner': u'6c7918ecf2a745da94a03bea1c6739ed', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'd8d94f02-c310-44b1-a35f-040ccb689047', u'size': None, u'name': u'vmready1-img_e1dd0303-c720-4a7e-9909-ab3f46ac3682', u'checksum': None, u'self': u'/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-15T01:45:22Z', u'schema': u'/v2/schemas/image'}) 2018-07-15 01:45:24,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-15 01:45:24,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-15 01:45:25,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:24 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-bc330c85-6523-478a-a9f2-d3b5bf795a9e x-compute-request-id: req-bc330c85-6523-478a-a9f2-d3b5bf795a9e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7b7a0ac0-2c78-4f63-8050-18e5a60118aa"}} 2018-07-15 01:45:25,520 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bc330c85-6523-478a-a9f2-d3b5bf795a9e 2018-07-15 01:45:25,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.667177200317s 2018-07-15 01:45:25,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bc330c85-6523-478a-a9f2-d3b5bf795a9e 2018-07-15 01:45:25,521 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e1dd0303-c720-4a7e-9909-ab3f46ac3682', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7b7a0ac0-2c78-4f63-8050-18e5a60118aa', 'swap': 0}) 2018-07-15 01:45:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-15 01:45:25,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '{"extra_specs": {}}' 2018-07-15 01:45:25,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:25 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-ee8ad36d-0842-4e9b-acf4-99af38453155 x-compute-request-id: req-ee8ad36d-0842-4e9b-acf4-99af38453155 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:45:25,547 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa/os-extra_specs used request id req-ee8ad36d-0842-4e9b-acf4-99af38453155 2018-07-15 01:45:25,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0245988368988s 2018-07-15 01:45:25,547 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa/os-extra_specs used request id req-ee8ad36d-0842-4e9b-acf4-99af38453155 2018-07-15 01:45:25,659 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:45:25,660 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-15 01:45:25,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:45:25,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" -d '{"subnet_id": "390324ee-e6f3-4293-b5a8-95ba0e2810c6"}' 2018-07-15 01:45:27,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bcb5b820-6fa7-463c-a835-060221d7ec9e Date: Sun, 15 Jul 2018 01:45:27 GMT RESP BODY: {"network_id": "86863675-3c2c-4f67-af78-8ad55ab2e360", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "subnet_id": "390324ee-e6f3-4293-b5a8-95ba0e2810c6", "subnet_ids": ["390324ee-e6f3-4293-b5a8-95ba0e2810c6"], "port_id": "35165799-fe9c-49b5-a227-b37770c8ec1e", "id": "40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0"} 2018-07-15 01:45:27,518 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0/remove_router_interface.json used request id req-bcb5b820-6fa7-463c-a835-060221d7ec9e 2018-07-15 01:45:27,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85346293449s 2018-07-15 01:45:27,518 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0/remove_router_interface.json used request id req-bcb5b820-6fa7-463c-a835-060221d7ec9e returning object 40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0 2018-07-15 01:45:27,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:45:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:27,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-99c5b411-7fd5-4514-9fcc-907a5f42b5e8 Date: Sun, 15 Jul 2018 01:45:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:17Z", "admin_state_up": true, "updated_at": "2018-07-15T01:45:26Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0", "name": "vmready1-router_e1dd0303-c720-4a7e-9909-ab3f46ac3682"}]} 2018-07-15 01:45:27,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-99c5b411-7fd5-4514-9fcc-907a5f42b5e8 2018-07-15 01:45:27,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126518964767s 2018-07-15 01:45:27,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-99c5b411-7fd5-4514-9fcc-907a5f42b5e8 2018-07-15 01:45:27,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:45:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:28,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e996ba5-47f5-449c-8aeb-d5e1535a5c42 Content-Length: 0 Date: Sun, 15 Jul 2018 01:45:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:28,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0.json used request id req-8e996ba5-47f5-449c-8aeb-d5e1535a5c42 2018-07-15 01:45:28,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12015891075s 2018-07-15 01:45:28,768 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/40f66fb2-cf0f-4ddd-aaf9-787ec2b2c6d0.json used request id req-8e996ba5-47f5-449c-8aeb-d5e1535a5c42 2018-07-15 01:45:28,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:45:28,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:28,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1318 X-Openstack-Request-Id: req-2947b594-05e9-4d82-8bab-9d2db7db1c7e Date: Sun, 15 Jul 2018 01:45:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:45:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"390324ee-e6f3-4293-b5a8-95ba0e2810c6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e1dd0303-c720-4a7e-9909-ab3f46ac3682","enable_dhcp":true,"segment_id":null,"network_id":"86863675-3c2c-4f67-af78-8ad55ab2e360","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:17Z","ip_version":4},{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:45:28,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2947b594-05e9-4d82-8bab-9d2db7db1c7e 2018-07-15 01:45:28,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0867509841919s 2018-07-15 01:45:28,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2947b594-05e9-4d82-8bab-9d2db7db1c7e 2018-07-15 01:45:28,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:45:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/390324ee-e6f3-4293-b5a8-95ba0e2810c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:29,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78e46414-c9f7-4f5d-893b-2b8d6ea4c229 Date: Sun, 15 Jul 2018 01:45:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:29,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/390324ee-e6f3-4293-b5a8-95ba0e2810c6.json used request id req-78e46414-c9f7-4f5d-893b-2b8d6ea4c229 2018-07-15 01:45:29,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.935914039612s 2018-07-15 01:45:29,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/390324ee-e6f3-4293-b5a8-95ba0e2810c6.json used request id req-78e46414-c9f7-4f5d-893b-2b8d6ea4c229 2018-07-15 01:45:29,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:29,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:29,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-2358a61d-50e2-4727-8ced-32db76d98c75 Date: Sun, 15 Jul 2018 01:45:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"86863675-3c2c-4f67-af78-8ad55ab2e360","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:29Z","qos_policy_id":null,"name":"vmready1-net_e1dd0303-c720-4a7e-9909-ab3f46ac3682","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:16Z","provider:network_type":"vxlan"}]} 2018-07-15 01:45:29,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2358a61d-50e2-4727-8ced-32db76d98c75 2018-07-15 01:45:29,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083349943161s 2018-07-15 01:45:29,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2358a61d-50e2-4727-8ced-32db76d98c75 2018-07-15 01:45:29,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:45:29,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/86863675-3c2c-4f67-af78-8ad55ab2e360.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:31,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a8c0520-667e-4461-a1fd-76776bdaa3a9 Date: Sun, 15 Jul 2018 01:45:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:31,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/86863675-3c2c-4f67-af78-8ad55ab2e360.json used request id req-4a8c0520-667e-4461-a1fd-76776bdaa3a9 2018-07-15 01:45:31,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1797440052s 2018-07-15 01:45:31,059 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/86863675-3c2c-4f67-af78-8ad55ab2e360.json used request id req-4a8c0520-667e-4461-a1fd-76776bdaa3a9 2018-07-15 01:45:31,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:45:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:31,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-a0377d11-e7e5-469a-a3f2-862b60252ff7 Date: Sun, 15 Jul 2018 01:45:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/d8d94f02-c310-44b1-a35f-040ccb689047/snap", "metadata": {}}], "file": "/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047/file", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "id": "d8d94f02-c310-44b1-a35f-040ccb689047", "size": 12716032, "self": "/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/d8d94f02-c310-44b1-a35f-040ccb689047/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:45:24Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:45:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:45:31,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a0377d11-e7e5-469a-a3f2-862b60252ff7 2018-07-15 01:45:31,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248091220856s 2018-07-15 01:45:31,088 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-a0377d11-e7e5-469a-a3f2-862b60252ff7 2018-07-15 01:45:31,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-15 01:45:31,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:31,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54427c1c-62bc-4d61-b571-56e6eee804f7 Date: Sun, 15 Jul 2018 01:45:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:45:31,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047 used request id req-54427c1c-62bc-4d61-b571-56e6eee804f7 2018-07-15 01:45:31,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.843617916107s 2018-07-15 01:45:31,933 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/d8d94f02-c310-44b1-a35f-040ccb689047 used request id req-54427c1c-62bc-4d61-b571-56e6eee804f7 2018-07-15 01:45:31,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:45:31,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:31,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:31 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-36654441-d701-442e-abf0-1c1c0d4d5f99 x-compute-request-id: req-36654441-d701-442e-abf0-1c1c0d4d5f99 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_e1dd0303-c720-4a7e-9909-ab3f46ac3682", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7b7a0ac0-2c78-4f63-8050-18e5a60118aa"}]} 2018-07-15 01:45:31,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-36654441-d701-442e-abf0-1c1c0d4d5f99 2018-07-15 01:45:31,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273129940033s 2018-07-15 01:45:31,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-36654441-d701-442e-abf0-1c1c0d4d5f99 2018-07-15 01:45:31,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-15 01:45:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}723f66ae924412c380a5c8e367af2ebe5ecdccbb" 2018-07-15 01:45:32,010 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:45:32 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-3aaa0046-c469-43c6-ace1-7a80dacb89ab x-compute-request-id: req-3aaa0046-c469-43c6-ace1-7a80dacb89ab Content-Length: 0 Content-Type: application/json 2018-07-15 01:45:32,010 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa used request id req-3aaa0046-c469-43c6-ace1-7a80dacb89ab 2018-07-15 01:45:32,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0466930866241s 2018-07-15 01:45:32,010 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7b7a0ac0-2c78-4f63-8050-18e5a60118aa used request id req-3aaa0046-c469-43c6-ace1-7a80dacb89ab 2018-07-15 01:45:32,010 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-15 01:45:32,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:45:32,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:45:32,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:45:32,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:45:32,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:45:32,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:45:32,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:45:32,105 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:45:32,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:45:32,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:45:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:45:32,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35a264c-c66b-4025-8fef-0976ceb21423 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:45:32,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a35a264c-c66b-4025-8fef-0976ceb21423 2018-07-15 01:45:32,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:45:32,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["YkF5JwQqTDynwXTCAz93sw"], "issued_at": "2018-07-15T01:45:32.000000Z"}} 2018-07-15 01:45:32,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:32,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:32,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-aeceb1ec-6f8d-4ff7-aa4b-2ced8441bba7 Date: Sun, 15 Jul 2018 01:45:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:45:32,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aeceb1ec-6f8d-4ff7-aa4b-2ced8441bba7 2018-07-15 01:45:32,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25547504425s 2018-07-15 01:45:32,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aeceb1ec-6f8d-4ff7-aa4b-2ced8441bba7 2018-07-15 01:45:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:45:32,769 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e2dad8a-a145-4063-8789-86f0c60fae4c Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:45:32,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-5e2dad8a-a145-4063-8789-86f0c60fae4c 2018-07-15 01:45:32,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:45:32,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:32,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194ad81d-5058-45cf-974c-ad1100ff692c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/9a206777b7ee41baafa78ab6e2ed667f"}, "tags": [], "enabled": true, "id": "9a206777b7ee41baafa78ab6e2ed667f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-15 01:45:32,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-194ad81d-5058-45cf-974c-ad1100ff692c 2018-07-15 01:45:32,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950131416321s 2018-07-15 01:45:32,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-194ad81d-5058-45cf-974c-ad1100ff692c 2018-07-15 01:45:32,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-15 01:45:32,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}}' 2018-07-15 01:45:33,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30a1181-3c64-4ea2-b735-427aa003de81 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837"}, "tags": [], "enabled": true, "id": "f0c8666730cb416a9b820e6d3967b837", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}} 2018-07-15 01:45:33,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b30a1181-3c64-4ea2-b735-427aa003de81 2018-07-15 01:45:33,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.161937952042s 2018-07-15 01:45:33,034 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b30a1181-3c64-4ea2-b735-427aa003de81 2018-07-15 01:45:33,034 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'f0c8666730cb416a9b820e6d3967b837', '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'vmready2-project_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2'}) 2018-07-15 01:45:33,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-15 01:45:33,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ed0a028a-7076-4180-b8c8-5c1446c3a414", "email": null, "name": "vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}}' 2018-07-15 01:45:33,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1700ff3f-d002-4b21-98c7-e6ce97ad8d02 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "links": {"self": "http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a5a396eb27945a88e9b93c00ed339b4", "domain_id": "default", "password_expires_at": null}} 2018-07-15 01:45:33,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-1700ff3f-d002-4b21-98c7-e6ce97ad8d02 2018-07-15 01:45:33,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.409607172012s 2018-07-15 01:45:33,451 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-1700ff3f-d002-4b21-98c7-e6ce97ad8d02 2018-07-15 01:45:33,451 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5a5a396eb27945a88e9b93c00ed339b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2'}) 2018-07-15 01:45:33,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:45:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:33,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7c3823-8f17-4bb8-b17e-02ca609c4d05 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:45:33,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a7c3823-8f17-4bb8-b17e-02ca609c4d05 2018-07-15 01:45:33,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0194029808044s 2018-07-15 01:45:33,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7a7c3823-8f17-4bb8-b17e-02ca609c4d05 2018-07-15 01:45:33,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:45:33,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:33,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f14c88-5118-47bf-a7c6-0d7c3667bb23 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:45:33,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-69f14c88-5118-47bf-a7c6-0d7c3667bb23 2018-07-15 01:45:33,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100598096848s 2018-07-15 01:45:33,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-69f14c88-5118-47bf-a7c6-0d7c3667bb23 2018-07-15 01:45:33,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:45:33,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:33,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366fd2ef-4892-43f4-9a14-e82c657635d0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:45:33,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-366fd2ef-4892-43f4-9a14-e82c657635d0 2018-07-15 01:45:33,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948760509491s 2018-07-15 01:45:33,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-366fd2ef-4892-43f4-9a14-e82c657635d0 2018-07-15 01:45:33,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:45:33,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:33,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c94d82-51e0-4c0b-bbf8-d765e1ac2159 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:45:33,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-99c94d82-51e0-4c0b-bbf8-d765e1ac2159 2018-07-15 01:45:33,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0984468460083s 2018-07-15 01:45:33,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-99c94d82-51e0-4c0b-bbf8-d765e1ac2159 2018-07-15 01:45:33,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:45:33,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:33,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e518389-b416-4852-a100-3e10c44eff7a Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "links": {"self": "http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a5a396eb27945a88e9b93c00ed339b4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:45:33,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1e518389-b416-4852-a100-3e10c44eff7a 2018-07-15 01:45:33,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116230010986s 2018-07-15 01:45:33,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1e518389-b416-4852-a100-3e10c44eff7a 2018-07-15 01:45:33,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:45:33,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:34,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4defd29d-6676-4b99-b96b-db216e6e5a9e Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837"}, "tags": [], "enabled": true, "id": "f0c8666730cb416a9b820e6d3967b837", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}]} 2018-07-15 01:45:34,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-4defd29d-6676-4b99-b96b-db216e6e5a9e 2018-07-15 01:45:34,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0966680049896s 2018-07-15 01:45:34,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-4defd29d-6676-4b99-b96b-db216e6e5a9e 2018-07-15 01:45:34,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-15 01:45:34,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=5a5a396eb27945a88e9b93c00ed339b4&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=f0c8666730cb416a9b820e6d3967b837" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:34,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42ccc86-d8bd-41ae-88ba-528c926244d5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=5a5a396eb27945a88e9b93c00ed339b4&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=f0c8666730cb416a9b820e6d3967b837", "previous": null, "next": null}} 2018-07-15 01:45:34,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=5a5a396eb27945a88e9b93c00ed339b4&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=f0c8666730cb416a9b820e6d3967b837 used request id req-c42ccc86-d8bd-41ae-88ba-528c926244d5 2018-07-15 01:45:34,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0944919586182s 2018-07-15 01:45:34,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=5a5a396eb27945a88e9b93c00ed339b4&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=f0c8666730cb416a9b820e6d3967b837 used request id req-c42ccc86-d8bd-41ae-88ba-528c926244d5 2018-07-15 01:45:34,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-15 01:45:34,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837/users/5a5a396eb27945a88e9b93c00ed339b4/roles/14ca279e410c4e149dc00a0fd0a4da1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:34,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44a27d8a-46ac-4ec8-9e2c-145cb4f853e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:45:34,279 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837/users/5a5a396eb27945a88e9b93c00ed339b4/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-44a27d8a-46ac-4ec8-9e2c-145cb4f853e2 2018-07-15 01:45:34,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164837837219s 2018-07-15 01:45:34,280 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837/users/5a5a396eb27945a88e9b93c00ed339b4/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-44a27d8a-46ac-4ec8-9e2c-145cb4f853e2 2018-07-15 01:45:34,280 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', 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'f0c8666730cb416a9b820e6d3967b837', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ed0a028a-7076-4180-b8c8-5c1446c3a414', 'username': u'vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-15 01:45:34,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:45:34,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:45:34,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:45:34,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:45:34,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:45:34,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:45:34,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:45:34,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:45:34,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:45:34,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:45:34,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:45:34,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:45:34,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:45:34,284 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:45:34,285 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', 'password': 'ed0a028a-7076-4180-b8c8-5c1446c3a414', 'project_name': 'vmready2-project_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'f0c8666730cb416a9b820e6d3967b837', 'project_domain_name': 'Default'} 2018-07-15 01:45:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:45:34,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c3b344-6ac7-4c7f-add2-59af91e7b003 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:45:34,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-99c3b344-6ac7-4c7f-add2-59af91e7b003 2018-07-15 01:45:34,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:45:34,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0c8666730cb416a9b820e6d3967b837", "name": "vmready2-project_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f0c8666730cb416a9b820e6d3967b837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/f0c8666730cb416a9b820e6d3967b837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/f0c8666730cb416a9b820e6d3967b837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f0c8666730cb416a9b820e6d3967b837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/f0c8666730cb416a9b820e6d3967b837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/f0c8666730cb416a9b820e6d3967b837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f0c8666730cb416a9b820e6d3967b837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f0c8666730cb416a9b820e6d3967b837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f0c8666730cb416a9b820e6d3967b837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/f0c8666730cb416a9b820e6d3967b837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/f0c8666730cb416a9b820e6d3967b837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/f0c8666730cb416a9b820e6d3967b837", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/f0c8666730cb416a9b820e6d3967b837", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/f0c8666730cb416a9b820e6d3967b837", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "id": "5a5a396eb27945a88e9b93c00ed339b4"}, "audit_ids": ["QQmS-t1OR3Ox-0DPTyUp6A"], "issued_at": "2018-07-15T01:45:34.000000Z"}} 2018-07-15 01:45:34,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:45:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" -d '{"network": {"name": "vmready2-net_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "admin_state_up": true}}' 2018-07-15 01:45:35,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-53cbe026-bd55-4c88-a84a-3077e36378cc Date: Sun, 15 Jul 2018 01:45:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1ef68a16-c546-44fe-b548-a81381e76d55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f0c8666730cb416a9b820e6d3967b837","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:35Z","is_default":false,"name":"vmready2-net_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f0c8666730cb416a9b820e6d3967b837","created_at":"2018-07-15T01:45:35Z","mtu":1450}} 2018-07-15 01:45:35,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-53cbe026-bd55-4c88-a84a-3077e36378cc 2018-07-15 01:45:35,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.614398002625s 2018-07-15 01:45:35,298 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-53cbe026-bd55-4c88-a84a-3077e36378cc 2018-07-15 01:45:35,299 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:45:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'1ef68a16-c546-44fe-b548-a81381e76d55', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', u'admin_state_up': True, u'tenant_id': u'f0c8666730cb416a9b820e6d3967b837', u'created_at': u'2018-07-15T01:45:35Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f0c8666730cb416a9b820e6d3967b837', u'l2_adjacency': True}) 2018-07-15 01:45:35,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:35,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-62e90956-c9eb-47ad-b28d-830c7525d79c Date: Sun, 15 Jul 2018 01:45:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1ef68a16-c546-44fe-b548-a81381e76d55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f0c8666730cb416a9b820e6d3967b837","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:35Z","qos_policy_id":null,"name":"vmready2-net_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2","admin_state_up":true,"tenant_id":"f0c8666730cb416a9b820e6d3967b837","created_at":"2018-07-15T01:45:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500}]} 2018-07-15 01:45:35,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-62e90956-c9eb-47ad-b28d-830c7525d79c 2018-07-15 01:45:35,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.147541999817s 2018-07-15 01:45:35,447 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-62e90956-c9eb-47ad-b28d-830c7525d79c 2018-07-15 01:45:35,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:45:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" -d '{"subnet": {"name": "vmready2-subnet_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "enable_dhcp": true, "network_id": "1ef68a16-c546-44fe-b548-a81381e76d55", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:45:35,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-271bcd2c-e43b-41da-9832-04dae7095106 Date: Sun, 15 Jul 2018 01:45:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef68a16-c546-44fe-b548-a81381e76d55","tenant_id":"f0c8666730cb416a9b820e6d3967b837","created_at":"2018-07-15T01:45:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:45:35Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"f0c8666730cb416a9b820e6d3967b837","id":"9edee077-5f37-4ddd-95c3-8b8686b9810b","subnetpool_id":null,"name":"vmready2-subnet_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}} 2018-07-15 01:45:35,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-271bcd2c-e43b-41da-9832-04dae7095106 2018-07-15 01:45:35,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.550469875336s 2018-07-15 01:45:36,000 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-271bcd2c-e43b-41da-9832-04dae7095106 2018-07-15 01:45:36,000 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:45:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'9edee077-5f37-4ddd-95c3-8b8686b9810b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', u'enable_dhcp': True, u'network_id': u'1ef68a16-c546-44fe-b548-a81381e76d55', u'tenant_id': u'f0c8666730cb416a9b820e6d3967b837', u'created_at': u'2018-07-15T01:45:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'f0c8666730cb416a9b820e6d3967b837'}) 2018-07-15 01:45:36,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:45:36,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "vmready2-router_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "admin_state_up": true}}' 2018-07-15 01:45:37,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-809bf709-d175-4d20-a09e-4a4acd72a1a0 Date: Sun, 15 Jul 2018 01:45:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:36Z", "admin_state_up": true, "updated_at": "2018-07-15T01:45:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "b2199437-57d7-428f-86ff-dc4e7e041952", "name": "vmready2-router_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}} 2018-07-15 01:45:37,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-809bf709-d175-4d20-a09e-4a4acd72a1a0 2018-07-15 01:45:37,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49194407463s 2018-07-15 01:45:37,493 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-809bf709-d175-4d20-a09e-4a4acd72a1a0 2018-07-15 01:45:37,493 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:45:37Z', u'revision_number': 2, u'id': u'b2199437-57d7-428f-86ff-dc4e7e041952', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', u'admin_state_up': True, u'tenant_id': u'f0c8666730cb416a9b820e6d3967b837', u'created_at': u'2018-07-15T01:45:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'f0c8666730cb416a9b820e6d3967b837'}) 2018-07-15 01:45:37,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:45:37,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" -d '{"subnet_id": "9edee077-5f37-4ddd-95c3-8b8686b9810b"}' 2018-07-15 01:45:40,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c9933eb-12e1-4bb4-9b24-ac57852443c2 Date: Sun, 15 Jul 2018 01:45:40 GMT RESP BODY: {"network_id": "1ef68a16-c546-44fe-b548-a81381e76d55", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "subnet_id": "9edee077-5f37-4ddd-95c3-8b8686b9810b", "subnet_ids": ["9edee077-5f37-4ddd-95c3-8b8686b9810b"], "port_id": "e1149017-a065-4749-ba09-e89b2b2a713a", "id": "b2199437-57d7-428f-86ff-dc4e7e041952"} 2018-07-15 01:45:40,568 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952/add_router_interface.json used request id req-3c9933eb-12e1-4bb4-9b24-ac57852443c2 2018-07-15 01:45:40,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07373905182s 2018-07-15 01:45:40,568 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952/add_router_interface.json used request id req-3c9933eb-12e1-4bb4-9b24-ac57852443c2 returning object b2199437-57d7-428f-86ff-dc4e7e041952 2018-07-15 01:45:40,569 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:45:40,707 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-15 01:45:40,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" 2018-07-15 01:45:40,716 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 15 Jul 2018 01:45:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-15 01:45:40,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:45:40,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:41,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d3a46de4-e9e0-4a50-bae1-bb69614064ac Date: Sun, 15 Jul 2018 01:45:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:45:41,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d3a46de4-e9e0-4a50-bae1-bb69614064ac 2018-07-15 01:45:41,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.696310997009s 2018-07-15 01:45:41,418 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-d3a46de4-e9e0-4a50-bae1-bb69614064ac 2018-07-15 01:45:41,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-15 01:45:41,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}' 2018-07-15 01:45:41,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e97ff55d-5978-47f2-8a72-8d01dc4ed24c Date: Sun, 15 Jul 2018 01:45:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0/file", "owner": "f0c8666730cb416a9b820e6d3967b837", "id": "3095e092-d16b-4357-8054-c1d94b20b7c0", "size": null, "self": "/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:45:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "checksum": null, "created_at": "2018-07-15T01:45:41Z", "protected": false} 2018-07-15 01:45:41,493 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e97ff55d-5978-47f2-8a72-8d01dc4ed24c 2018-07-15 01:45:41,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0671689510345s 2018-07-15 01:45:41,494 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-e97ff55d-5978-47f2-8a72-8d01dc4ed24c returning object 3095e092-d16b-4357-8054-c1d94b20b7c0 2018-07-15 01:45:41,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-15 01:45:41,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" -d '' 2018-07-15 01:45:41,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfc6e7d0-61c6-4651-8560-6cb5e7edf123 Date: Sun, 15 Jul 2018 01:45:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:45:41,870 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0/file used request id req-dfc6e7d0-61c6-4651-8560-6cb5e7edf123 2018-07-15 01:45:41,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.375809907913s 2018-07-15 01:45:41,870 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0/file used request id req-dfc6e7d0-61c6-4651-8560-6cb5e7edf123 2018-07-15 01:45:41,871 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-15T01:45:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0/file', u'owner': u'f0c8666730cb416a9b820e6d3967b837', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3095e092-d16b-4357-8054-c1d94b20b7c0', u'size': None, u'name': u'vmready2-img_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', u'checksum': None, u'self': u'/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-15T01:45:41Z', u'schema': u'/v2/schemas/image'}) 2018-07-15 01:45:41,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-15 01:45:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-15 01:45:42,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:41 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-edfb4885-1f7d-475c-8488-653b0549f069 x-compute-request-id: req-edfb4885-1f7d-475c-8488-653b0549f069 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "03f61c5c-3d70-4668-869c-748cb2de3f09"}} 2018-07-15 01:45:42,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-edfb4885-1f7d-475c-8488-653b0549f069 2018-07-15 01:45:42,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.803888082504s 2018-07-15 01:45:42,676 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-edfb4885-1f7d-475c-8488-653b0549f069 2018-07-15 01:45:42,676 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'03f61c5c-3d70-4668-869c-748cb2de3f09', 'swap': 0}) 2018-07-15 01:45:42,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-15 01:45:42,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" -d '{"extra_specs": {}}' 2018-07-15 01:45:42,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:42 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-60657605-8927-45b9-be9b-e4ce8f733ff1 x-compute-request-id: req-60657605-8927-45b9-be9b-e4ce8f733ff1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:45:42,700 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09/os-extra_specs used request id req-60657605-8927-45b9-be9b-e4ce8f733ff1 2018-07-15 01:45:42,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229890346527s 2018-07-15 01:45:42,701 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09/os-extra_specs used request id req-60657605-8927-45b9-be9b-e4ce8f733ff1 2018-07-15 01:45:42,812 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:45:42,813 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-15 01:45:42,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:45:42,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" -d '{"subnet_id": "9edee077-5f37-4ddd-95c3-8b8686b9810b"}' 2018-07-15 01:45:44,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5090eec-b1b5-4565-b5d1-0a58f6ccce03 Date: Sun, 15 Jul 2018 01:45:44 GMT RESP BODY: {"network_id": "1ef68a16-c546-44fe-b548-a81381e76d55", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "subnet_id": "9edee077-5f37-4ddd-95c3-8b8686b9810b", "subnet_ids": ["9edee077-5f37-4ddd-95c3-8b8686b9810b"], "port_id": "e1149017-a065-4749-ba09-e89b2b2a713a", "id": "b2199437-57d7-428f-86ff-dc4e7e041952"} 2018-07-15 01:45:44,607 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952/remove_router_interface.json used request id req-e5090eec-b1b5-4565-b5d1-0a58f6ccce03 2018-07-15 01:45:44,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.78920197487s 2018-07-15 01:45:44,607 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952/remove_router_interface.json used request id req-e5090eec-b1b5-4565-b5d1-0a58f6ccce03 returning object b2199437-57d7-428f-86ff-dc4e7e041952 2018-07-15 01:45:44,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:45:44,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:44,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-ff6f9cfd-191f-4e51-8797-0c9f650b51ca Date: Sun, 15 Jul 2018 01:45:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:36Z", "admin_state_up": true, "updated_at": "2018-07-15T01:45:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "b2199437-57d7-428f-86ff-dc4e7e041952", "name": "vmready2-router_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}]} 2018-07-15 01:45:44,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-ff6f9cfd-191f-4e51-8797-0c9f650b51ca 2018-07-15 01:45:44,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13144493103s 2018-07-15 01:45:44,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-ff6f9cfd-191f-4e51-8797-0c9f650b51ca 2018-07-15 01:45:44,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:45:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:45,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65f05c2b-86f6-4482-8c74-3c420098e875 Content-Length: 0 Date: Sun, 15 Jul 2018 01:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:45,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952.json used request id req-65f05c2b-86f6-4482-8c74-3c420098e875 2018-07-15 01:45:45,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10593605042s 2018-07-15 01:45:45,849 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b2199437-57d7-428f-86ff-dc4e7e041952.json used request id req-65f05c2b-86f6-4482-8c74-3c420098e875 2018-07-15 01:45:45,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:45:45,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:45,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-dbc8995a-de06-4673-8187-c315cdbaf895 Date: Sun, 15 Jul 2018 01:45:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ef68a16-c546-44fe-b548-a81381e76d55","tenant_id":"f0c8666730cb416a9b820e6d3967b837","created_at":"2018-07-15T01:45:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:45:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"f0c8666730cb416a9b820e6d3967b837","id":"9edee077-5f37-4ddd-95c3-8b8686b9810b","subnetpool_id":null,"name":"vmready2-subnet_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}]} 2018-07-15 01:45:45,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-dbc8995a-de06-4673-8187-c315cdbaf895 2018-07-15 01:45:45,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0744910240173s 2018-07-15 01:45:45,924 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-dbc8995a-de06-4673-8187-c315cdbaf895 2018-07-15 01:45:45,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:45:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/9edee077-5f37-4ddd-95c3-8b8686b9810b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:47,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fffa3761-7843-4c3a-9ce4-f3f5f1d1e88a Date: Sun, 15 Jul 2018 01:45:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:47,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9edee077-5f37-4ddd-95c3-8b8686b9810b.json used request id req-fffa3761-7843-4c3a-9ce4-f3f5f1d1e88a 2018-07-15 01:45:47,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20832109451s 2018-07-15 01:45:47,134 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9edee077-5f37-4ddd-95c3-8b8686b9810b.json used request id req-fffa3761-7843-4c3a-9ce4-f3f5f1d1e88a 2018-07-15 01:45:47,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:47,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-02a8f6cd-de79-4f37-bbef-95545fc7cf25 Date: Sun, 15 Jul 2018 01:45:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ef68a16-c546-44fe-b548-a81381e76d55","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f0c8666730cb416a9b820e6d3967b837","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:47Z","qos_policy_id":null,"name":"vmready2-net_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2","admin_state_up":true,"tenant_id":"f0c8666730cb416a9b820e6d3967b837","created_at":"2018-07-15T01:45:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500}]} 2018-07-15 01:45:47,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-02a8f6cd-de79-4f37-bbef-95545fc7cf25 2018-07-15 01:45:47,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106051206589s 2018-07-15 01:45:47,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-02a8f6cd-de79-4f37-bbef-95545fc7cf25 2018-07-15 01:45:47,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:45:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/1ef68a16-c546-44fe-b548-a81381e76d55.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:48,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-959eb742-883e-4608-8774-f9eec397e807 Date: Sun, 15 Jul 2018 01:45:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:45:48,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1ef68a16-c546-44fe-b548-a81381e76d55.json used request id req-959eb742-883e-4608-8774-f9eec397e807 2018-07-15 01:45:48,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10137796402s 2018-07-15 01:45:48,344 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1ef68a16-c546-44fe-b548-a81381e76d55.json used request id req-959eb742-883e-4608-8774-f9eec397e807 2018-07-15 01:45:48,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:45:48,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:48,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-5b14dbfb-fab9-4c08-88b7-7c2057bdc6cc Date: Sun, 15 Jul 2018 01:45:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/3095e092-d16b-4357-8054-c1d94b20b7c0/snap", "metadata": {}}], "file": "/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0/file", "owner": "f0c8666730cb416a9b820e6d3967b837", "id": "3095e092-d16b-4357-8054-c1d94b20b7c0", "size": 12716032, "self": "/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/3095e092-d16b-4357-8054-c1d94b20b7c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:45:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:45:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:45:48,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5b14dbfb-fab9-4c08-88b7-7c2057bdc6cc 2018-07-15 01:45:48,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0344519615173s 2018-07-15 01:45:48,382 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-5b14dbfb-fab9-4c08-88b7-7c2057bdc6cc 2018-07-15 01:45:48,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-15 01:45:48,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d654b6e2d6142d36972c489e0af5dc11f4e3c57b" 2018-07-15 01:45:48,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-224b4787-59d0-4acd-8e2a-66904248b31e Date: Sun, 15 Jul 2018 01:45:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:45:48,746 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0 used request id req-224b4787-59d0-4acd-8e2a-66904248b31e 2018-07-15 01:45:48,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.361916065216s 2018-07-15 01:45:48,746 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/3095e092-d16b-4357-8054-c1d94b20b7c0 used request id req-224b4787-59d0-4acd-8e2a-66904248b31e 2018-07-15 01:45:48,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:45:48,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:48,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:48 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-73aa0ba8-c91f-411f-ba63-d1dd029d6c25 x-compute-request-id: req-73aa0ba8-c91f-411f-ba63-d1dd029d6c25 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "03f61c5c-3d70-4668-869c-748cb2de3f09"}]} 2018-07-15 01:45:48,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-73aa0ba8-c91f-411f-ba63-d1dd029d6c25 2018-07-15 01:45:48,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131226062775s 2018-07-15 01:45:48,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-73aa0ba8-c91f-411f-ba63-d1dd029d6c25 2018-07-15 01:45:48,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-15 01:45:48,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:49,028 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:45:48 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-e74c89ee-d63b-46fa-a3a8-f0cd5c861f24 x-compute-request-id: req-e74c89ee-d63b-46fa-a3a8-f0cd5c861f24 Content-Length: 0 Content-Type: application/json 2018-07-15 01:45:49,029 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09 used request id req-e74c89ee-d63b-46fa-a3a8-f0cd5c861f24 2018-07-15 01:45:49,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.148311138153s 2018-07-15 01:45:49,029 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/03f61c5c-3d70-4668-869c-748cb2de3f09 used request id req-e74c89ee-d63b-46fa-a3a8-f0cd5c861f24 2018-07-15 01:45:49,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:45:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:49,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f15fde-ef60-4d86-8cd6-0a3b30a568b7 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "links": {"self": "http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5a5a396eb27945a88e9b93c00ed339b4", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:45:49,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-13f15fde-ef60-4d86-8cd6-0a3b30a568b7 2018-07-15 01:45:49,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124141216278s 2018-07-15 01:45:49,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-13f15fde-ef60-4d86-8cd6-0a3b30a568b7 2018-07-15 01:45:49,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:45:49,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:49,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819caa24-d6d8-4808-987c-c7bc86f286a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2", "links": {"self": "http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5a5a396eb27945a88e9b93c00ed339b4", "description": null}} 2018-07-15 01:45:49,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4 used request id req-819caa24-d6d8-4808-987c-c7bc86f286a0 2018-07-15 01:45:49,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11056804657s 2018-07-15 01:45:49,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4 used request id req-819caa24-d6d8-4808-987c-c7bc86f286a0 2018-07-15 01:45:49,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-15 01:45:49,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:49,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-096dbd22-3d14-4641-900f-dbc3830656a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:45:49,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4 used request id req-096dbd22-3d14-4641-900f-dbc3830656a1 2018-07-15 01:45:49,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225110054016s 2018-07-15 01:45:49,497 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/5a5a396eb27945a88e9b93c00ed339b4 used request id req-096dbd22-3d14-4641-900f-dbc3830656a1 2018-07-15 01:45:49,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:45:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:49,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc38e85-afa8-411c-ae52-b03396ad7c68 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837"}, "tags": [], "enabled": true, "id": "f0c8666730cb416a9b820e6d3967b837", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_b93f5aae-b6aa-4bf0-8705-686fbbfca7f2"}]} 2018-07-15 01:45:49,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-ffc38e85-afa8-411c-ae52-b03396ad7c68 2018-07-15 01:45:49,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105298995972s 2018-07-15 01:45:49,608 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-ffc38e85-afa8-411c-ae52-b03396ad7c68 2018-07-15 01:45:49,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-15 01:45:49,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ddca319e641f6f4ae56f6a5a08e256c1662e6c66" 2018-07-15 01:45:49,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:45:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8420839-82cd-4b27-a7ed-95145fe684fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:45:49,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-e8420839-82cd-4b27-a7ed-95145fe684fe 2018-07-15 01:45:49,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.191301822662s 2018-07-15 01:45:49,804 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-e8420839-82cd-4b27-a7ed-95145fe684fe 2018-07-15 01:45:49,804 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-15 01:45:49,900 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:45:49,901 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:45:49,902 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:45:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:45:49,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e661320-7fb3-4228-a9f9-7d6ad88fb1ae 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:45:49,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4e661320-7fb3-4228-a9f9-7d6ad88fb1ae 2018-07-15 01:45:49,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:45:50,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:45:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["pScqduItTdGK2C8hwEgFfw"], "issued_at": "2018-07-15T01:45:50.000000Z"}} 2018-07-15 01:45:50,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:50,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:45:51,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a2f19b24-dfed-4fa7-b066-2147fdcbb0ee Date: Sun, 15 Jul 2018 01:45:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:45:51,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2f19b24-dfed-4fa7-b066-2147fdcbb0ee 2018-07-15 01:45:51,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.991926908493s 2018-07-15 01:45:51,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2f19b24-dfed-4fa7-b066-2147fdcbb0ee 2018-07-15 01:45:51,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:45:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"network": {"name": "singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "admin_state_up": true}}' 2018-07-15 01:45:51,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e2bdc2d7-43b6-4696-b2f1-11c921524ab6 Date: Sun, 15 Jul 2018 01:45:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4db4d607-6d78-4227-b09a-73dc68547593","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:51Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","mtu":1450}} 2018-07-15 01:45:51,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e2bdc2d7-43b6-4696-b2f1-11c921524ab6 2018-07-15 01:45:51,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.296663999557s 2018-07-15 01:45:51,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e2bdc2d7-43b6-4696-b2f1-11c921524ab6 2018-07-15 01:45:51,609 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:45:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4db4d607-6d78-4227-b09a-73dc68547593', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', u'created_at': u'2018-07-15T01:45:51Z', u'mtu': 1450, u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'l2_adjacency': True}) 2018-07-15 01:45:51,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:51,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:45:51,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-a0963dc4-e6c0-40df-80d4-762cbae082e9 Date: Sun, 15 Jul 2018 01:45:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4db4d607-6d78-4227-b09a-73dc68547593","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:45:51Z","qos_policy_id":null,"name":"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:45:51,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a0963dc4-e6c0-40df-80d4-762cbae082e9 2018-07-15 01:45:51,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106105089188s 2018-07-15 01:45:51,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a0963dc4-e6c0-40df-80d4-762cbae082e9 2018-07-15 01:45:51,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:45:51,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"subnet": {"name": "singlevm1-subnet_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "enable_dhcp": true, "network_id": "4db4d607-6d78-4227-b09a-73dc68547593", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:45:52,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-69860749-8c9a-47dc-9ef6-91b0765f352e Date: Sun, 15 Jul 2018 01:45:52 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:45:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49df9d63-a8c4-40a8-9428-9a0fab952c3c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","enable_dhcp":true,"segment_id":null,"network_id":"4db4d607-6d78-4227-b09a-73dc68547593","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","ip_version":4}} 2018-07-15 01:45:52,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-69860749-8c9a-47dc-9ef6-91b0765f352e 2018-07-15 01:45:52,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.418620824814s 2018-07-15 01:45:52,136 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-69860749-8c9a-47dc-9ef6-91b0765f352e 2018-07-15 01:45:52,137 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:45:51Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'49df9d63-a8c4-40a8-9428-9a0fab952c3c', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4db4d607-6d78-4227-b09a-73dc68547593', u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'created_at': u'2018-07-15T01:45:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed'}) 2018-07-15 01:45:52,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:45:52,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "singlevm1-router_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "admin_state_up": true}}' 2018-07-15 01:45:53,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-64d9a685-aa5f-4926-87d6-85515b3ccf90 Date: Sun, 15 Jul 2018 01:45:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:52Z", "admin_state_up": true, "updated_at": "2018-07-15T01:45:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a4c05e86-ba05-471e-b1cb-494ac99a9a2f", "name": "singlevm1-router_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}} 2018-07-15 01:45:53,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-64d9a685-aa5f-4926-87d6-85515b3ccf90 2018-07-15 01:45:53,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72427797318s 2018-07-15 01:45:53,862 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-64d9a685-aa5f-4926-87d6-85515b3ccf90 2018-07-15 01:45:53,863 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:45:53Z', u'revision_number': 2, u'ha': False, u'id': u'a4c05e86-ba05-471e-b1cb-494ac99a9a2f', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', u'admin_state_up': True, u'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'created_at': u'2018-07-15T01:45:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'6c7918ecf2a745da94a03bea1c6739ed'}) 2018-07-15 01:45:53,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:45:53,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"subnet_id": "49df9d63-a8c4-40a8-9428-9a0fab952c3c"}' 2018-07-15 01:45:55,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3ce6c9d7-e5e5-48d8-9e68-187d941714c0 Date: Sun, 15 Jul 2018 01:45:55 GMT RESP BODY: {"network_id": "4db4d607-6d78-4227-b09a-73dc68547593", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "subnet_id": "49df9d63-a8c4-40a8-9428-9a0fab952c3c", "subnet_ids": ["49df9d63-a8c4-40a8-9428-9a0fab952c3c"], "port_id": "dfecf269-f3fa-49cb-a9e8-48b62eb6656a", "id": "a4c05e86-ba05-471e-b1cb-494ac99a9a2f"} 2018-07-15 01:45:55,819 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f/add_router_interface.json used request id req-3ce6c9d7-e5e5-48d8-9e68-187d941714c0 2018-07-15 01:45:55,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.95593309402s 2018-07-15 01:45:55,820 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f/add_router_interface.json used request id req-3ce6c9d7-e5e5-48d8-9e68-187d941714c0 returning object a4c05e86-ba05-471e-b1cb-494ac99a9a2f 2018-07-15 01:45:55,820 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:45:55,952 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-15 01:45:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" 2018-07-15 01:45:55,959 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 15 Jul 2018 01:45:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-15 01:45:55,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:45:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:45:56,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b320e392-95d6-400e-a212-6a9d99ece856 Date: Sun, 15 Jul 2018 01:45:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:45:56,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b320e392-95d6-400e-a212-6a9d99ece856 2018-07-15 01:45:56,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.713400125504s 2018-07-15 01:45:56,678 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b320e392-95d6-400e-a212-6a9d99ece856 2018-07-15 01:45:56,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-15 01:45:56,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}' 2018-07-15 01:45:56,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-63cf6b4b-8ad9-4e64-8c51-7ef00c921caf Date: Sun, 15 Jul 2018 01:45:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26/file", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "size": null, "self": "/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:45:56Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "checksum": null, "created_at": "2018-07-15T01:45:56Z", "protected": false} 2018-07-15 01:45:56,794 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-63cf6b4b-8ad9-4e64-8c51-7ef00c921caf 2018-07-15 01:45:56,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.108387947083s 2018-07-15 01:45:56,795 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-63cf6b4b-8ad9-4e64-8c51-7ef00c921caf returning object e11177f3-6184-4334-82c2-64baa6b0ce26 2018-07-15 01:45:56,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-15 01:45:56,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '' 2018-07-15 01:45:57,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1cb9fdf-3d8c-4dd5-bcab-7bcd0b69d37a Date: Sun, 15 Jul 2018 01:45:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:45:57,944 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26/file used request id req-d1cb9fdf-3d8c-4dd5-bcab-7bcd0b69d37a 2018-07-15 01:45:57,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14871001244s 2018-07-15 01:45:57,944 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26/file used request id req-d1cb9fdf-3d8c-4dd5-bcab-7bcd0b69d37a 2018-07-15 01:45:57,944 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-15T01:45:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26/file', u'owner': u'6c7918ecf2a745da94a03bea1c6739ed', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e11177f3-6184-4334-82c2-64baa6b0ce26', u'size': None, u'name': u'singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', u'checksum': None, u'self': u'/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-15T01:45:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-15 01:45:57,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-15 01:45:57,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-15 01:45:58,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:58 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-5058df6e-94af-479d-8a29-26ccb72c5819 x-compute-request-id: req-5058df6e-94af-479d-8a29-26ccb72c5819 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8"}} 2018-07-15 01:45:58,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5058df6e-94af-479d-8a29-26ccb72c5819 2018-07-15 01:45:58,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.630836009979s 2018-07-15 01:45:58,577 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-5058df6e-94af-479d-8a29-26ccb72c5819 2018-07-15 01:45:58,577 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'7aecc3a5-4264-4688-be12-ffbc9f57a7e8', 'swap': 0}) 2018-07-15 01:45:58,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-15 01:45:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"extra_specs": {}}' 2018-07-15 01:45:58,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:58 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-1e00ba5c-ea72-4420-ac5d-ad92cbcceef2 x-compute-request-id: req-1e00ba5c-ea72-4420-ac5d-ad92cbcceef2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:45:58,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8/os-extra_specs used request id req-1e00ba5c-ea72-4420-ac5d-ad92cbcceef2 2018-07-15 01:45:58,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224130153656s 2018-07-15 01:45:58,601 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8/os-extra_specs used request id req-1e00ba5c-ea72-4420-ac5d-ad92cbcceef2 2018-07-15 01:45:58,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-15 01:45:58,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"keypair": {"name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}}' 2018-07-15 01:45:58,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:58 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-1a45b483-0a6f-4386-9146-d4c0883501fb x-compute-request-id: req-1a45b483-0a6f-4386-9146-d4c0883501fb Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+n1g2QHPHJMZ3JLX/gl/RO/vSbwsnqCITw5tov1SwIvrQiIJbJyrkqPlZOF2A2g2cp6oyfgxqnxuiAr8nivVyOV0T7fMVGgCXU4PDlca7YMWj8JmpuCOhmKntQac/rCg59k6SXAAmp4KbcndPcahf1qzEeZxWQftqrMTzj9Ukoi/0W63Jqt3JfR3IlfvlhegHBA194+7MKuFDWc/lAZOR2tBATeMJEPJXSOVb6/4Apv4N0LqZeOBsunqUwSBgQRGDoUhL+QaGwO8ximKfIdf80gRfYVkJUZBypcloTbaqUB6HNFTpdLwY2bYj1d3dTOVnhGstCLMl3pBMu/pakh3j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvp9YNkBzxyTGdyS1/4Jf0Tv70m8LJ6giE8ObaL9UsCL60IiC\nWycq5Kj5WThdgNoNnKeqMn4Map8bogK/J4r1cjldE+3zFRoAl1ODw5XGu2DFo/CZ\nqbgjoZip7UGnP6woOfZOklwAJqeCm3J3T3GoX9asxHmcVkH7aqzE84/VJKIv9Fut\nyardyX0dyJX75YXoBwQNfePuzCrhQ1nP5QGTkdrQQE3jCRDyV0jlW+v+AKb+DdC6\nmXjgbLp6lMEgYEERg6FIS/kGhsDvMYpinyHX/NIEX2FZCVGQcqXJaE22qlAehzRU\n6XS8GNm2I9Xd3UzlZ4RrLQizJd6QTLv6WpId4wIDAQABAoIBABO7auYyxclXhTPQ\nGQbZ+BEwpGCkHgN85AontW6iX6Hb/RqZBuVoqIgC9czGiOdNqxsMQBH5+k8PKU0b\n+62cNMweJARsHT2R8322p20Xk/rRiaPuw/lNlmKj6vMkWKu+pmtZk8iSvXFC5cIx\nlygiG8vP7RJphEVpjxz7xWdw/B9OfKvywlH2l64SLl4VfySWrq9Lh27rkZTM/s86\nMQf73diOTGa1eFZJDYcQO3CIJQAd2raFumHxPuNKXxlrnUCX49yCgsPgKl2xS59w\n00ukM7+FJ47bv1HIGiDdPqjARDxw7ZhY1luWlxhl/pNpUE+yWISfPDzLTlYEGidH\n+/BIjAECgYEA9VBMeibD794644fa7r0OT4ThOqFfdOJvYBc7eE2HJ5k0Rsy9sOCQ\ntxfLL8HyAvpQgUTSHcUrDQZvteyhb0b8NPMYXeVd4YLqSxPnWX0ZUzu0b1UhRZFv\nxqoXQPYsajUg/ZVqJYsJyDl5i+xlRLshmxqdcqAHP2s7zCgIyeVhhBUCgYEAxu0j\nMQsEwRBSD1/7J/KC8aQqazjIFHcRtT1JzdloFqwd5aPLZtjAFmnW+TH9/4sPb/DT\nteX6eUQhnxRmFN1NJXSFUgJE3w7evgzdf5sb3MPMaNApziColYVCebqfmd1xKkE+\nwyBYIma7ElCAJ+NGwPsZp8uDcni7g7a7hUciQBcCgYB2K7JLfXURjYnspTsPmj7U\ni3w71BS5p4JjVY2uTBp5NtH58RLHq8XKjUmxvcmpKY+yVcap1JsCcUFK76xsgFNp\n5liskpsA0SGv/OyLLToP4EjxAJ9AdejUWIdPIccPenxj65/waePSce1dPAkkbMip\ngM6rsu8K28s4c2iYaUjqaQKBgFBZ6SUeNkVluj/LnT99jbbdgOTegrMBhX2XzAAC\nGTFPRKRFjRt14eErz1HJB7f5C7tDo8CNrKbfBlWjf7hdy5OdhVyi3f7bms1ZlP6+\nQHrj++U6cCh6uJ3svfU9lMop0FQpFpjqr671oAq9yYZTH3lD9BD6+5V5fwStAwHK\nweLxAoGAR+XtGshtbFS8IvztomNf9HkSYGS3nP2b5iFEhKlki/pEW3P9RpBGKonW\nd+l1rshpA5MvKwk5ZZB5GNZO97OcZ2k2x7WL/VqG7fkcXGFqhDySqp/R9J65VhLy\npKbAUn7TS2tBcfFsBD7Sdo9DOgrjXSgkJvIcWbWFo9kTkSEyZOU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "fingerprint": "e1:09:64:fa:ae:46:cb:51:3e:2e:02:60:97:ed:cf:2d"}} 2018-07-15 01:45:58,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1a45b483-0a6f-4386-9146-d4c0883501fb 2018-07-15 01:45:58,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.146044969559s 2018-07-15 01:45:58,748 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1a45b483-0a6f-4386-9146-d4c0883501fb 2018-07-15 01:45:58,748 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+n1g2QHPHJMZ3JLX/gl/RO/vSbwsnqCITw5tov1SwIvrQiIJbJyrkqPlZOF2A2g2cp6oyfgxqnxuiAr8nivVyOV0T7fMVGgCXU4PDlca7YMWj8JmpuCOhmKntQac/rCg59k6SXAAmp4KbcndPcahf1qzEeZxWQftqrMTzj9Ukoi/0W63Jqt3JfR3IlfvlhegHBA194+7MKuFDWc/lAZOR2tBATeMJEPJXSOVb6/4Apv4N0LqZeOBsunqUwSBgQRGDoUhL+QaGwO8ximKfIdf80gRfYVkJUZBypcloTbaqUB6HNFTpdLwY2bYj1d3dTOVnhGstCLMl3pBMu/pakh3j Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvp9YNkBzxyTGdyS1/4Jf0Tv70m8LJ6giE8ObaL9UsCL60IiC\nWycq5Kj5WThdgNoNnKeqMn4Map8bogK/J4r1cjldE+3zFRoAl1ODw5XGu2DFo/CZ\nqbgjoZip7UGnP6woOfZOklwAJqeCm3J3T3GoX9asxHmcVkH7aqzE84/VJKIv9Fut\nyardyX0dyJX75YXoBwQNfePuzCrhQ1nP5QGTkdrQQE3jCRDyV0jlW+v+AKb+DdC6\nmXjgbLp6lMEgYEERg6FIS/kGhsDvMYpinyHX/NIEX2FZCVGQcqXJaE22qlAehzRU\n6XS8GNm2I9Xd3UzlZ4RrLQizJd6QTLv6WpId4wIDAQABAoIBABO7auYyxclXhTPQ\nGQbZ+BEwpGCkHgN85AontW6iX6Hb/RqZBuVoqIgC9czGiOdNqxsMQBH5+k8PKU0b\n+62cNMweJARsHT2R8322p20Xk/rRiaPuw/lNlmKj6vMkWKu+pmtZk8iSvXFC5cIx\nlygiG8vP7RJphEVpjxz7xWdw/B9OfKvywlH2l64SLl4VfySWrq9Lh27rkZTM/s86\nMQf73diOTGa1eFZJDYcQO3CIJQAd2raFumHxPuNKXxlrnUCX49yCgsPgKl2xS59w\n00ukM7+FJ47bv1HIGiDdPqjARDxw7ZhY1luWlxhl/pNpUE+yWISfPDzLTlYEGidH\n+/BIjAECgYEA9VBMeibD794644fa7r0OT4ThOqFfdOJvYBc7eE2HJ5k0Rsy9sOCQ\ntxfLL8HyAvpQgUTSHcUrDQZvteyhb0b8NPMYXeVd4YLqSxPnWX0ZUzu0b1UhRZFv\nxqoXQPYsajUg/ZVqJYsJyDl5i+xlRLshmxqdcqAHP2s7zCgIyeVhhBUCgYEAxu0j\nMQsEwRBSD1/7J/KC8aQqazjIFHcRtT1JzdloFqwd5aPLZtjAFmnW+TH9/4sPb/DT\nteX6eUQhnxRmFN1NJXSFUgJE3w7evgzdf5sb3MPMaNApziColYVCebqfmd1xKkE+\nwyBYIma7ElCAJ+NGwPsZp8uDcni7g7a7hUciQBcCgYB2K7JLfXURjYnspTsPmj7U\ni3w71BS5p4JjVY2uTBp5NtH58RLHq8XKjUmxvcmpKY+yVcap1JsCcUFK76xsgFNp\n5liskpsA0SGv/OyLLToP4EjxAJ9AdejUWIdPIccPenxj65/waePSce1dPAkkbMip\ngM6rsu8K28s4c2iYaUjqaQKBgFBZ6SUeNkVluj/LnT99jbbdgOTegrMBhX2XzAAC\nGTFPRKRFjRt14eErz1HJB7f5C7tDo8CNrKbfBlWjf7hdy5OdhVyi3f7bms1ZlP6+\nQHrj++U6cCh6uJ3svfU9lMop0FQpFpjqr671oAq9yYZTH3lD9BD6+5V5fwStAwHK\nweLxAoGAR+XtGshtbFS8IvztomNf9HkSYGS3nP2b5iFEhKlki/pEW3P9RpBGKonW\nd+l1rshpA5MvKwk5ZZB5GNZO97OcZ2k2x7WL/VqG7fkcXGFqhDySqp/R9J65VhLy\npKbAUn7TS2tBcfFsBD7Sdo9DOgrjXSgkJvIcWbWFo9kTkSEyZOU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1a08b432040044f7a9bf13ec3f3a09be', 'name': u'singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', 'created_at': '2018-07-15T01:45:58.748835', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e1:09:64:fa:ae:46:cb:51:3e:2e:02:60:97:ed:cf:2d', 'type': 'ssh', 'id': u'singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301'}) 2018-07-15 01:45:58,749 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAvp9YNkBzxyTGdyS1/4Jf0Tv70m8LJ6giE8ObaL9UsCL60IiC Wycq5Kj5WThdgNoNnKeqMn4Map8bogK/J4r1cjldE+3zFRoAl1ODw5XGu2DFo/CZ qbgjoZip7UGnP6woOfZOklwAJqeCm3J3T3GoX9asxHmcVkH7aqzE84/VJKIv9Fut yardyX0dyJX75YXoBwQNfePuzCrhQ1nP5QGTkdrQQE3jCRDyV0jlW+v+AKb+DdC6 mXjgbLp6lMEgYEERg6FIS/kGhsDvMYpinyHX/NIEX2FZCVGQcqXJaE22qlAehzRU 6XS8GNm2I9Xd3UzlZ4RrLQizJd6QTLv6WpId4wIDAQABAoIBABO7auYyxclXhTPQ GQbZ+BEwpGCkHgN85AontW6iX6Hb/RqZBuVoqIgC9czGiOdNqxsMQBH5+k8PKU0b +62cNMweJARsHT2R8322p20Xk/rRiaPuw/lNlmKj6vMkWKu+pmtZk8iSvXFC5cIx lygiG8vP7RJphEVpjxz7xWdw/B9OfKvywlH2l64SLl4VfySWrq9Lh27rkZTM/s86 MQf73diOTGa1eFZJDYcQO3CIJQAd2raFumHxPuNKXxlrnUCX49yCgsPgKl2xS59w 00ukM7+FJ47bv1HIGiDdPqjARDxw7ZhY1luWlxhl/pNpUE+yWISfPDzLTlYEGidH +/BIjAECgYEA9VBMeibD794644fa7r0OT4ThOqFfdOJvYBc7eE2HJ5k0Rsy9sOCQ txfLL8HyAvpQgUTSHcUrDQZvteyhb0b8NPMYXeVd4YLqSxPnWX0ZUzu0b1UhRZFv xqoXQPYsajUg/ZVqJYsJyDl5i+xlRLshmxqdcqAHP2s7zCgIyeVhhBUCgYEAxu0j MQsEwRBSD1/7J/KC8aQqazjIFHcRtT1JzdloFqwd5aPLZtjAFmnW+TH9/4sPb/DT teX6eUQhnxRmFN1NJXSFUgJE3w7evgzdf5sb3MPMaNApziColYVCebqfmd1xKkE+ wyBYIma7ElCAJ+NGwPsZp8uDcni7g7a7hUciQBcCgYB2K7JLfXURjYnspTsPmj7U i3w71BS5p4JjVY2uTBp5NtH58RLHq8XKjUmxvcmpKY+yVcap1JsCcUFK76xsgFNp 5liskpsA0SGv/OyLLToP4EjxAJ9AdejUWIdPIccPenxj65/waePSce1dPAkkbMip gM6rsu8K28s4c2iYaUjqaQKBgFBZ6SUeNkVluj/LnT99jbbdgOTegrMBhX2XzAAC GTFPRKRFjRt14eErz1HJB7f5C7tDo8CNrKbfBlWjf7hdy5OdhVyi3f7bms1ZlP6+ QHrj++U6cCh6uJ3svfU9lMop0FQpFpjqr671oAq9yYZTH3lD9BD6+5V5fwStAwHK weLxAoGAR+XtGshtbFS8IvztomNf9HkSYGS3nP2b5iFEhKlki/pEW3P9RpBGKonW d+l1rshpA5MvKwk5ZZB5GNZO97OcZ2k2x7WL/VqG7fkcXGFqhDySqp/R9J65VhLy pKbAUn7TS2tBcfFsBD7Sdo9DOgrjXSgkJvIcWbWFo9kTkSEyZOU= -----END RSA PRIVATE KEY----- 2018-07-15 01:45:58,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-15 01:45:58,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"security_group": {"name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-15 01:45:58,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-5e3f7655-bc5b-45d8-8c15-bb3d1a304366 Date: Sun, 15 Jul 2018 01:45:58 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:58Z", "updated_at": "2018-07-15T01:45:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:58Z", "revision_number": 0, "id": "253b04b9-dfc1-413a-a3a6-46b427224d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:58Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:58Z", "revision_number": 0, "id": "2722b7b8-32ab-4a13-9ccf-167b529e0934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:58Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "c62f0872-6c3a-470f-a614-dda48213743e", "name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}} 2018-07-15 01:45:58,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5e3f7655-bc5b-45d8-8c15-bb3d1a304366 2018-07-15 01:45:58,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.166334152222s 2018-07-15 01:45:58,919 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-5e3f7655-bc5b-45d8-8c15-bb3d1a304366 2018-07-15 01:45:58,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:45:58,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:45:59,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-d3a423f0-0baf-48e7-bb6f-48c3c9d16deb Date: Sun, 15 Jul 2018 01:45:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:49Z", "updated_at": "2018-07-15T01:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "00cf15b0-40fc-4d8a-9a71-950b9c659526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "1c6609ba-1175-42be-bed7-8cb769328374", "remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "39eedb88-0304-4b6d-9c14-102d28452ae4", "remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "925ea49f-f89d-4bc3-8b28-5e8e9fddd54e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:58Z", "updated_at": "2018-07-15T01:45:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:58Z", "revision_number": 0, "id": "253b04b9-dfc1-413a-a3a6-46b427224d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:58Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:58Z", "revision_number": 0, "id": "2722b7b8-32ab-4a13-9ccf-167b529e0934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:58Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "c62f0872-6c3a-470f-a614-dda48213743e", "name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:45:59,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d3a423f0-0baf-48e7-bb6f-48c3c9d16deb 2018-07-15 01:45:59,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0969481468201s 2018-07-15 01:45:59,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d3a423f0-0baf-48e7-bb6f-48c3c9d16deb 2018-07-15 01:45:59,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-15 01:45:59,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e"}}' 2018-07-15 01:45:59,171 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-b84af0ab-1bbf-4cc7-8d34-e6df167e6622 Date: Sun, 15 Jul 2018 01:45:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-15T01:45:59Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "port_range_min": 22, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:59Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "8c6d3658-5007-49f6-b321-8cd2ed603eb7"}} 2018-07-15 01:45:59,171 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b84af0ab-1bbf-4cc7-8d34-e6df167e6622 2018-07-15 01:45:59,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145877122879s 2018-07-15 01:45:59,172 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b84af0ab-1bbf-4cc7-8d34-e6df167e6622 2018-07-15 01:45:59,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:45:59,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:45:59,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-75518f4c-dbab-46b4-86cf-9c23798607bd Date: Sun, 15 Jul 2018 01:45:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:49Z", "updated_at": "2018-07-15T01:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "00cf15b0-40fc-4d8a-9a71-950b9c659526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "1c6609ba-1175-42be-bed7-8cb769328374", "remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "39eedb88-0304-4b6d-9c14-102d28452ae4", "remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "925ea49f-f89d-4bc3-8b28-5e8e9fddd54e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:58Z", "updated_at": "2018-07-15T01:45:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:58Z", "revision_number": 0, "id": "253b04b9-dfc1-413a-a3a6-46b427224d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:58Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:58Z", "revision_number": 0, "id": "2722b7b8-32ab-4a13-9ccf-167b529e0934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:58Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:45:59Z", "revision_number": 0, "id": "8c6d3658-5007-49f6-b321-8cd2ed603eb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:59Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 2, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "c62f0872-6c3a-470f-a614-dda48213743e", "name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:45:59,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-75518f4c-dbab-46b4-86cf-9c23798607bd 2018-07-15 01:45:59,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0540699958801s 2018-07-15 01:45:59,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-75518f4c-dbab-46b4-86cf-9c23798607bd 2018-07-15 01:45:59,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-15 01:45:59,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e"}}' 2018-07-15 01:45:59,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-64921003-ddfd-47cd-8776-cfaa2864acfd Date: Sun, 15 Jul 2018 01:45:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:59Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:59Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "3278c979-0522-428e-9a7c-471e71b818c0"}} 2018-07-15 01:45:59,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-64921003-ddfd-47cd-8776-cfaa2864acfd 2018-07-15 01:45:59,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123518228531s 2018-07-15 01:45:59,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-64921003-ddfd-47cd-8776-cfaa2864acfd 2018-07-15 01:45:59,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:45:59,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:45:59,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-068193a0-4581-462d-bd1b-9e8a69b6dcb4 Date: Sun, 15 Jul 2018 01:45:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4db4d607-6d78-4227-b09a-73dc68547593","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["49df9d63-a8c4-40a8-9428-9a0fab952c3c"],"description":"","tags":[],"updated_at":"2018-07-15T01:45:51Z","qos_policy_id":null,"name":"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:45:59,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-068193a0-4581-462d-bd1b-9e8a69b6dcb4 2018-07-15 01:45:59,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0865170955658s 2018-07-15 01:45:59,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-068193a0-4581-462d-bd1b-9e8a69b6dcb4 2018-07-15 01:45:59,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:45:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:45:59,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-49815cc8-dea3-4e77-ba00-4b7e7366aab3 Date: Sun, 15 Jul 2018 01:45:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/e11177f3-6184-4334-82c2-64baa6b0ce26/snap", "metadata": {}}], "file": "/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26/file", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "size": 12716032, "self": "/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/e11177f3-6184-4334-82c2-64baa6b0ce26/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:45:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:45:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:45:59,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-49815cc8-dea3-4e77-ba00-4b7e7366aab3 2018-07-15 01:45:59,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241820812225s 2018-07-15 01:45:59,475 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-49815cc8-dea3-4e77-ba00-4b7e7366aab3 2018-07-15 01:45:59,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:45:59,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:45:59,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:45:59 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-949fed6b-81e9-4f0b-bbf3-2c07da8743a1 x-compute-request-id: req-949fed6b-81e9-4f0b-bbf3-2c07da8743a1 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8"}]} 2018-07-15 01:45:59,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-949fed6b-81e9-4f0b-bbf3-2c07da8743a1 2018-07-15 01:45:59,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246241092682s 2018-07-15 01:45:59,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-949fed6b-81e9-4f0b-bbf3-2c07da8743a1 2018-07-15 01:45:59,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-15 01:45:59,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"server": {"name": "singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "imageRef": "e11177f3-6184-4334-82c2-64baa6b0ce26", "key_name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "flavorRef": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4db4d607-6d78-4227-b09a-73dc68547593"}], "security_groups": [{"name": "c62f0872-6c3a-470f-a614-dda48213743e"}]}}' 2018-07-15 01:46:01,153 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:45:59 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-16da9b4b-0546-445d-a84b-88c7cdfd6b0f x-compute-request-id: req-16da9b4b-0546-445d-a84b-88c7cdfd6b0f Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c62f0872-6c3a-470f-a614-dda48213743e"}], "OS-DCF:diskConfig": "MANUAL", "id": "8478eeca-5bd9-4552-b277-f91dff5ddd60", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "bookmark"}], "adminPass": "geS7L7LFDt8J"}} 2018-07-15 01:46:01,153 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-16da9b4b-0546-445d-a84b-88c7cdfd6b0f 2018-07-15 01:46:01,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.64940690994s 2018-07-15 01:46:01,154 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-16da9b4b-0546-445d-a84b-88c7cdfd6b0f 2018-07-15 01:46:01,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:02,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:01 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-31d19283-5f5a-489f-a4eb-c62180f9f92e x-compute-request-id: req-31d19283-5f5a-489f-a4eb-c62180f9f92e Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "bookmark"}], "image": {"id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "links": [{"href": "http://172.30.9.25:8774/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "links": [{"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}]}, "id": "8478eeca-5bd9-4552-b277-f91dff5ddd60", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:46:01Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "created": "2018-07-15T01:46:01Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:02,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-31d19283-5f5a-489f-a4eb-c62180f9f92e 2018-07-15 01:46:02,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19518899918s 2018-07-15 01:46:02,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-31d19283-5f5a-489f-a4eb-c62180f9f92e 2018-07-15 01:46:02,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:46:02,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:02,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-2a82c367-7636-4b31-8f57-41fe2e50684b Date: Sun, 15 Jul 2018 01:46:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4db4d607-6d78-4227-b09a-73dc68547593","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["49df9d63-a8c4-40a8-9428-9a0fab952c3c"],"description":"","tags":[],"updated_at":"2018-07-15T01:45:51Z","qos_policy_id":null,"name":"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:46:02,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2a82c367-7636-4b31-8f57-41fe2e50684b 2018-07-15 01:46:02,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.076287984848s 2018-07-15 01:46:02,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2a82c367-7636-4b31-8f57-41fe2e50684b 2018-07-15 01:46:02,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:46:02,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:02,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1319 X-Openstack-Request-Id: req-2afcd59e-7811-4ccd-ad80-1e1759faaaf8 Date: Sun, 15 Jul 2018 01:46:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:45:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49df9d63-a8c4-40a8-9428-9a0fab952c3c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","enable_dhcp":true,"segment_id":null,"network_id":"4db4d607-6d78-4227-b09a-73dc68547593","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","ip_version":4},{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:46:02,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2afcd59e-7811-4ccd-ad80-1e1759faaaf8 2018-07-15 01:46:02,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.058963060379s 2018-07-15 01:46:02,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-2afcd59e-7811-4ccd-ad80-1e1759faaaf8 2018-07-15 01:46:02,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:04,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:04,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:05,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:04 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-f823d20c-8968-477e-9333-a88ee0a8d5c3 x-compute-request-id: req-f823d20c-8968-477e-9333-a88ee0a8d5c3 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "bookmark"}], "image": {"id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "links": [{"href": "http://172.30.9.25:8774/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "links": [{"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}]}, "id": "8478eeca-5bd9-4552-b277-f91dff5ddd60", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:46:04Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "created": "2018-07-15T01:46:01Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:05,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f823d20c-8968-477e-9333-a88ee0a8d5c3 2018-07-15 01:46:05,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558467149734s 2018-07-15 01:46:05,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f823d20c-8968-477e-9333-a88ee0a8d5c3 2018-07-15 01:46:05,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:07,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:07,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:07,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:07 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-e464986a-1264-4757-9455-a8a6c7a57263 x-compute-request-id: req-e464986a-1264-4757-9455-a8a6c7a57263 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "bookmark"}], "image": {"id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "links": [{"href": "http://172.30.9.25:8774/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "links": [{"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}]}, "id": "8478eeca-5bd9-4552-b277-f91dff5ddd60", "security_groups": [{"name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:46:05Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "created": "2018-07-15T01:46:01Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:07,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e464986a-1264-4757-9455-a8a6c7a57263 2018-07-15 01:46:07,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.823819875717s 2018-07-15 01:46:07,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e464986a-1264-4757-9455-a8a6c7a57263 2018-07-15 01:46:07,891 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:09,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:10,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:09 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-484fe853-1a05-47b2-a67e-8ad600947804 x-compute-request-id: req-484fe853-1a05-47b2-a67e-8ad600947804 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:da:b7", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "bookmark"}], "image": {"id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "links": [{"href": "http://172.30.9.25:8774/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "links": [{"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}]}, "id": "8478eeca-5bd9-4552-b277-f91dff5ddd60", "security_groups": [{"name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:46:05Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "created": "2018-07-15T01:46:01Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:10,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-484fe853-1a05-47b2-a67e-8ad600947804 2018-07-15 01:46:10,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188194990158s 2018-07-15 01:46:10,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-484fe853-1a05-47b2-a67e-8ad600947804 2018-07-15 01:46:10,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:12,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:12,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:12 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-d14b6641-ddc5-4586-9f87-b49f027f8851 x-compute-request-id: req-d14b6641-ddc5-4586-9f87-b49f027f8851 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:da:b7", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "bookmark"}], "image": {"id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "links": [{"href": "http://172.30.9.25:8774/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-15T01:46:11.000000", "flavor": {"id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "links": [{"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}]}, "id": "8478eeca-5bd9-4552-b277-f91dff5ddd60", "security_groups": [{"name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:46:11Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "created": "2018-07-15T01:46:01Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:12,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d14b6641-ddc5-4586-9f87-b49f027f8851 2018-07-15 01:46:12,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566747903824s 2018-07-15 01:46:12,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d14b6641-ddc5-4586-9f87-b49f027f8851 2018-07-15 01:46:12,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:46:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:12,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 989 X-Openstack-Request-Id: req-4fc40816-e60d-4453-9143-912f694f31d3 Date: Sun, 15 Jul 2018 01:46:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:46:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"49df9d63-a8c4-40a8-9428-9a0fab952c3c","ip_address":"192.168.0.9"}],"id":"05965208-8df0-4720-b7b0-b317a3af98e7","security_groups":["c62f0872-6c3a-470f-a614-dda48213743e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:da:b7","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4db4d607-6d78-4227-b09a-73dc68547593","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:46:05Z","binding:vnic_type":"normal","device_id":"8478eeca-5bd9-4552-b277-f91dff5ddd60","ip_allocation":"immediate"}]} 2018-07-15 01:46:12,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60 used request id req-4fc40816-e60d-4453-9143-912f694f31d3 2018-07-15 01:46:12,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492849349976s 2018-07-15 01:46:12,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60 used request id req-4fc40816-e60d-4453-9143-912f694f31d3 2018-07-15 01:46:12,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:46:12,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=05965208-8df0-4720-b7b0-b317a3af98e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:12,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8684e232-744f-400c-85ce-326e3872b0a9 Date: Sun, 15 Jul 2018 01:46:12 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:46:12,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=05965208-8df0-4720-b7b0-b317a3af98e7 used request id req-8684e232-744f-400c-85ce-326e3872b0a9 2018-07-15 01:46:12,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459508895874s 2018-07-15 01:46:12,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=05965208-8df0-4720-b7b0-b317a3af98e7 used request id req-8684e232-744f-400c-85ce-326e3872b0a9 2018-07-15 01:46:12,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:13,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:12 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-88e088ed-882a-4030-bd2f-b90e0a126c43 x-compute-request-id: req-88e088ed-882a-4030-bd2f-b90e0a126c43 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:da:b7", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "bookmark"}], "image": {"id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "links": [{"href": "http://172.30.9.25:8774/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-15T01:46:11.000000", "flavor": {"id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "links": [{"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}]}, "id": "8478eeca-5bd9-4552-b277-f91dff5ddd60", "security_groups": [{"name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:46:11Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "created": "2018-07-15T01:46:01Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:13,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-88e088ed-882a-4030-bd2f-b90e0a126c43 2018-07-15 01:46:13,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376600027084s 2018-07-15 01:46:13,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-88e088ed-882a-4030-bd2f-b90e0a126c43 2018-07-15 01:46:13,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:46:13,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:13,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 989 X-Openstack-Request-Id: req-282b4b87-0933-400f-ab91-767ce7afd53e Date: Sun, 15 Jul 2018 01:46:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:46:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"49df9d63-a8c4-40a8-9428-9a0fab952c3c","ip_address":"192.168.0.9"}],"id":"05965208-8df0-4720-b7b0-b317a3af98e7","security_groups":["c62f0872-6c3a-470f-a614-dda48213743e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:da:b7","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4db4d607-6d78-4227-b09a-73dc68547593","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:46:05Z","binding:vnic_type":"normal","device_id":"8478eeca-5bd9-4552-b277-f91dff5ddd60","ip_allocation":"immediate"}]} 2018-07-15 01:46:13,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60 used request id req-282b4b87-0933-400f-ab91-767ce7afd53e 2018-07-15 01:46:13,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0454361438751s 2018-07-15 01:46:13,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60 used request id req-282b4b87-0933-400f-ab91-767ce7afd53e 2018-07-15 01:46:13,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:46:13,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=05965208-8df0-4720-b7b0-b317a3af98e7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:13,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b4ad6a32-62fb-4f3d-bb74-5bae8e87096b Date: Sun, 15 Jul 2018 01:46:13 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:46:13,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=05965208-8df0-4720-b7b0-b317a3af98e7 used request id req-b4ad6a32-62fb-4f3d-bb74-5bae8e87096b 2018-07-15 01:46:13,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0405521392822s 2018-07-15 01:46:13,235 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=05965208-8df0-4720-b7b0-b317a3af98e7 used request id req-b4ad6a32-62fb-4f3d-bb74-5bae8e87096b 2018-07-15 01:46:13,235 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:00:da:b7', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e11177f3-6184-4334-82c2-64baa6b0ce26'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-15T01:46:11.000000', 'flavor': Munch({u'id': u'7aecc3a5-4264-4688-be12-ffbc9f57a7e8'}), 'az': u'nova', 'id': u'8478eeca-5bd9-4552-b277-f91dff5ddd60', 'security_groups': [Munch({u'name': u'singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1a08b432040044f7a9bf13ec3f3a09be', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-15T01:46:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-15T01:46:11Z', 'hostId': u'd81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'd81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-15T01:46:11.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6c7918ecf2a745da94a03bea1c6739ed', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301', 'adminPass': None, 'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', 'created_at': u'2018-07-15T01:46:01Z', 'created': u'2018-07-15T01:46:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-15 01:46:13,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:46:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:13,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-dbc5ca70-b323-48cd-9746-55a1008da20f Date: Sun, 15 Jul 2018 01:46:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4db4d607-6d78-4227-b09a-73dc68547593","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["49df9d63-a8c4-40a8-9428-9a0fab952c3c"],"description":"","tags":[],"updated_at":"2018-07-15T01:45:51Z","qos_policy_id":null,"name":"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:46:13,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dbc5ca70-b323-48cd-9746-55a1008da20f 2018-07-15 01:46:13,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0913319587708s 2018-07-15 01:46:13,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-dbc5ca70-b323-48cd-9746-55a1008da20f 2018-07-15 01:46:13,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:46:13,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:13,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 989 X-Openstack-Request-Id: req-45a51120-d527-4bba-bf8c-f2c74ced8c34 Date: Sun, 15 Jul 2018 01:46:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:46:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"49df9d63-a8c4-40a8-9428-9a0fab952c3c","ip_address":"192.168.0.9"}],"id":"05965208-8df0-4720-b7b0-b317a3af98e7","security_groups":["c62f0872-6c3a-470f-a614-dda48213743e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:da:b7","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4db4d607-6d78-4227-b09a-73dc68547593","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:46:05Z","binding:vnic_type":"normal","device_id":"8478eeca-5bd9-4552-b277-f91dff5ddd60","ip_allocation":"immediate"}]} 2018-07-15 01:46:13,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60 used request id req-45a51120-d527-4bba-bf8c-f2c74ced8c34 2018-07-15 01:46:13,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0456750392914s 2018-07-15 01:46:13,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=8478eeca-5bd9-4552-b277-f91dff5ddd60 used request id req-45a51120-d527-4bba-bf8c-f2c74ced8c34 2018-07-15 01:46:13,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-15 01:46:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"floatingip": {"floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "fixed_ip_address": "192.168.0.9", "port_id": "05965208-8df0-4720-b7b0-b317a3af98e7"}}' 2018-07-15 01:46:15,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-501d40c0-62c8-45a8-b057-c83502138a96 Date: Sun, 15 Jul 2018 01:46:15 GMT RESP BODY: {"floatingip": {"router_id": "a4c05e86-ba05-471e-b1cb-494ac99a9a2f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:46:14Z", "updated_at": "2018-07-15T01:46:14Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4db4d607-6d78-4227-b09a-73dc68547593", "device_owner": "compute:nova", "mac_address": "fa:16:3e:00:da:b7", "device_id": "8478eeca-5bd9-4552-b277-f91dff5ddd60"}, "fixed_ip_address": "192.168.0.9", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_id": "05965208-8df0-4720-b7b0-b317a3af98e7", "id": "ec6d1415-0374-4f04-8b50-a2304f9b3b97", "qos_policy_id": null}} 2018-07-15 01:46:15,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-501d40c0-62c8-45a8-b057-c83502138a96 2018-07-15 01:46:15,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.0752081871s 2018-07-15 01:46:15,454 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-501d40c0-62c8-45a8-b057-c83502138a96 2018-07-15 01:46:15,457 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a4c05e86-ba05-471e-b1cb-494ac99a9a2f', 'updated_at': u'2018-07-15T01:46:14Z', 'fixed_ip_address': u'192.168.0.9', 'floating_ip_address': u'172.30.9.206', 'revision_number': 0, 'port_id': u'05965208-8df0-4720-b7b0-b317a3af98e7', 'id': u'ec6d1415-0374-4f04-8b50-a2304f9b3b97', 'network': u'7d34529c-ec8c-4712-bad8-569496887c46', 'port': u'05965208-8df0-4720-b7b0-b317a3af98e7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6c7918ecf2a745da94a03bea1c6739ed', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4db4d607-6d78-4227-b09a-73dc68547593', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:00:da:b7', u'device_id': u'8478eeca-5bd9-4552-b277-f91dff5ddd60'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6c7918ecf2a745da94a03bea1c6739ed', 'created_at': u'2018-07-15T01:46:14Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4db4d607-6d78-4227-b09a-73dc68547593', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:00:da:b7', u'device_id': u'8478eeca-5bd9-4552-b277-f91dff5ddd60'}), 'router': u'a4c05e86-ba05-471e-b1cb-494ac99a9a2f'}) 2018-07-15 01:46:15,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-15 01:46:15,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-15 01:46:16,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:15 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-e354b490-c6b6-4149-a072-ed958455fec4 x-compute-request-id: req-e354b490-c6b6-4149-a072-ed958455fec4 Content-Encoding: gzip Content-Length: 9568 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 462196609 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.149275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.150980] pid_max: default: 32768 minimum: 301\n[ 0.151895] ACPI: Core revision 20150930\n[ 0.153303] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154644] Security Framework initialized\n[ 0.155477] Yama: becoming mindful.\n[ 0.156220] AppArmor: AppArmor initialized\n[ 0.157101] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.158465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159766] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160997] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.162471] Initializing cgroup subsys io\n[ 0.163299] Initializing cgroup subsys memory\n[ 0.164177] Initializing cgroup subsys devices\n[ 0.165069] Initializing cgroup subsys freezer\n[ 0.165955] Initializing cgroup subsys net_cls\n[ 0.166860] Initializing cgroup subsys perf_event\n[ 0.167794] Initializing cgroup subsys net_prio\n[ 0.168701] Initializing cgroup subsys hugetlb\n[ 0.169587] Initializing cgroup subsys pids\n[ 0.170479] CPU: Physical Processor ID: 0\n[ 0.171990] mce: CPU supports 10 MCE banks\n[ 0.172867] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.188655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.194991] ftrace: allocating 31920 entries in 125 pages\n[ 0.221010] smpboot: Max logical packages: 1\n[ 0.221893] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223263] x2apic enabled\n[ 0.224079] Switched APIC routing to physical x2apic.\n[ 0.225829] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.226970] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.229074] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.230901] KVM setup paravirtual spinlock\n[ 0.232248] x86: Booted up 1 node, 1 CPUs\n[ 0.233070] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.234487] devtmpfs: initialized\n[ 0.236216] evm: security.selinux\n[ 0.236938] evm: security.SMACK64\n[ 0.237637] evm: security.SMACK64EXEC\n[ 0.238389] evm: security.SMACK64TRANSMUTE\n[ 0.239228] evm: security.SMACK64MMAP\n[ 0.239988] evm: security.ima\n[ 0.240641] evm: security.capability\n[ 0.241465] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243351] pinctrl core: initialized pinctrl subsystem\n[ 0.244486] RTC time: 1:46:11, date: 07/15/18\n[ 0.245471] NET: Registered protocol family 16\n[ 0.246487] cpuidle: using governor ladder\n[ 0.247323] cpuidle: using governor menu\n[ 0.248201] PCCT header not found.\n[ 0.248978] ACPI: bus type PCI registered\n[ 0.249817] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.251083] PCI: Using configuration type 1 for base access\n[ 0.252900] ACPI: Added _OSI(Module Device)\n[ 0.253760] ACPI: Added _OSI(Processor Device)\n[ 0.254633] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.255543] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.257290] ACPI: Interpreter enabled\n[ 0.258085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.259959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.261827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.263705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.265580] ACPI: (supports S0 S5)\n[ 0.266296] ACPI: Using IOAPIC for interrupt routing\n[ 0.267263] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.270408] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.271578] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.272846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.274061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.276323] acpiphp: Slot [3] registered\n[ 0.277144] acpiphp: Slot [4] registered\n[ 0.277960] acpiphp: Slot [5] registered\n[ 0.278775] acpiphp: Slot [6] registered\n[ 0.279584] acpiphp: Slot [7] registered\n[ 0.280404] acpiphp: Slot [8] registered\n[ 0.281236] acpiphp: Slot [9] registered\n[ 0.282054] acpiphp: Slot [10] registered\n[ 0.282887] acpiphp: Slot [11] registered\n[ 0.283717] acpiphp: Slot [12] registered\n[ 0.284567] acpiphp: Slot [13] registered\n[ 0.285403] acpiphp: Slot [14] registered\n[ 0.286241] acpiphp: Slot [15] registered\n[ 0.297024] acpiphp: Slot [16] registered\n[ 0.297861] acpiphp: Slot [17] registered\n[ 0.298692] acpiphp: Slot [18] registered\n[ 0.299517] acpiphp: Slot [19] registered\n[ 0.300337] acpiphp: Slot [20] registered\n[ 0.301181] acpiphp: Slot [21] registered\n[ 0.302010] acpiphp: Slot [22] registered\n[ 0.302837] acpiphp: Slot [23] registered\n[ 0.303664] acpiphp: Slot [24] registered\n[ 0.304493] acpiphp: Slot [25] registered\n[ 0.305328] acpiphp: Slot [26] registered\n[ 0.306158] acpiphp: Slot [27] registered\n[ 0.306999] acpiphp: Slot [28] registered\n[ 0.307879] acpiphp: Slot [29] registered\n[ 0.308705] acpiphp: Slot [30] registered\n[ 0.309537] acpiphp: Slot [31] registered\n[ 0.310358] PCI host bridge to bus 0000:00\n[ 0.311184] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313659] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.315146] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.316624] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.318127] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321463] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.322768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.325250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.328767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.330434] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349604] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353305] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354736] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356135] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357432] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358768] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359856] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361426] vgaarb: loaded\n[ 0.362037] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363301] SCSI subsystem initialized\n[ 0.364240] ACPI: bus type USB registered\n[ 0.365085] usbcore: registered new interface driver usbfs\n[ 0.366147] usbcore: registered new interface driver hub\n[ 0.367187] usbcore: registered new device driver usb\n[ 0.368318] PCI: Using ACPI for IRQ routing\n[ 0.369466] NetLabel: Initializing\n[ 0.370196] NetLabel: domain hash size = 128\n[ 0.371073] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372043] NetLabel: unlabeled traffic allowed by default\n[ 0.373224] clocksource: Switched to clocksource kvm-clock\n[ 0.381997] AppArmor: AppArmor Filesystem Enabled\n[ 0.382994] pnp: PnP ACPI init\n[ 0.383941] pnp: PnP ACPI: found 5 devices\n[ 0.390321] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392065] NET: Registered protocol family 2\n[ 0.393136] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.394457] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395683] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396898] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399222] NET: Registered protocol family 1\n[ 0.400114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401230] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402328] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.416404] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.430593] Trying to unpack rootfs image as initramfs...\n[ 0.488575] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.490293] Scanning for low memory corruption every 60 seconds\n[ 0.491685] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492870] audit: initializing netlink subsys (disabled)\n[ 0.493953] audit: type=2000 audit(1531619172.099:1): initialized\n[ 0.495324] Initialise system trusted keyring\n[ 0.496295] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.497486] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.499638] zbud: loaded\n[ 0.500379] VFS: Disk quotas dquot_6.6.0\n[ 0.501221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.502856] fuse init (API version 7.23)\n[ 0.503781] Key type big_key registered\n[ 0.504602] Allocating IMA MOK and blacklist keyrings.\n[ 0.505844] Key type asymmetric registered\n[ 0.506686] Asymmetric key parser 'x509' registered\n[ 0.507662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.509191] io scheduler noop registered\n[ 0.510005] io scheduler deadline registered (default)\n[ 0.511026] io scheduler cfq registered\n[ 0.511890] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.512953] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.514251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.515722] ACPI: Power Button [PWRF]\n[ 0.516607] GHES: HEST is not enabled!\n[ 0.530300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.558292] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.560382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.584439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.586743] Linux agpgart interface v0.103\n[ 0.589394] brd: module loaded\n[ 0.591076] loop: module loaded\n[ 0.594950] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.596439] GPT:90111 != 2097151\n[ 0.597121] GPT:Alternate GPT header not at the end of the disk.\n[ 0.598235] GPT:90111 != 2097151\n[ 0.598932] GPT: Use GNU Parted to correct GPT errors.\n[ 0.599911] vda: vda1 vda15\n[ 0.601140] scsi host0: ata_piix\n[ 0.601945] scsi host1: ata_piix\n[ 0.602681] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.603925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.605418] libphy: Fixed MDIO Bus: probed\n[ 0.608349] tun: Universal TUN/TAP device driver, 1.6\n[ 0.609700] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.613928] PPP generic driver version 2.4.2\n[ 0.615058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.616309] ehci-pci: EHCI PCI platform driver\n[ 0.617215] ehci-platform: EHCI generic platform driver\n[ 0.618262] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.619450] ohci-pci: OHCI PCI platform driver\n[ 0.620344] ohci-platform: OHCI generic platform driver\n[ 0.621379] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.635930] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.640819] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642079] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643533] usb usb1: Product: UHCI Host Controller\n[ 0.644484] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645648] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646698] hub 1-0:1.0: USB hub found\n[ 0.647515] hub 1-0:1.0: 2 ports detected\n[ 0.648584] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650900] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652211] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653339] mousedev: PS/2 mouse device common for all mice\n[ 0.654712] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656673] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.659123] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.660348] i2c /dev entries driver\n[ 0.661200] device-mapper: uevent: version 1.0.3\n[ 0.662229] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663950] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.665935] NET: Registered protocol family 10\n[ 0.667347] NET: Registered protocol family 17\n[ 0.668310] Key type dns_resolver registered\n[ 0.669603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670746] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672685] registered taskstats version 1\n[ 0.673600] Loading compiled-in X.509 certificates\n[ 0.675180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677141] zswap: loaded using pool lzo/zbud\n[ 0.679264] Key type trusted registered\n[ 0.681076] Key type encrypted registered\n[ 0.681954] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683043] ima: No TPM chip found, activating TPM-bypass!\n[ 0.684120] evm: HMAC attrs: 0x1\n[ 0.685192] Magic number: 10:471:761\n[ 0.686152] rtc_cmos 00:00: setting system clock to 2018-07-15 01:46:11 UTC (1531619171)\n[ 0.687859] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689011] EDD information not available.\n[ 0.767432] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.779172] Write protecting the kernel read-only data: 14336k\n[ 0.782744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.784784] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.832110] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.9...\nLease of 192.168.0.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCH9OBmMEt1qI+efris33qG92WDpwjYU+rn3pOh1kTKqa6aiP6VUkwZ8ruDvQ6sMR+P2WSKfNuIYLBZscR2LA2uVSuvcpSexmmqxyOpqITOqvVv7kf2EONNErlRX6FXGalemWjoDsYs7e1BQ1Mtp2GYaY6s8JaR1X9D2lZxrYR8H+q9i3e+VYW9FEkdA1ka/94kCzTlzHE2wTi9/1NQphzuGZY328CP1FBiogSgV0G8FwNAjArgUIqqLErtZe+eZkDJF+vTRCJT2sH82ick6KaHToBsG1s076vO7xoFpYBT1txcqXjtSxDGncbjdmDKheEU9P3eLTJ4FPUFx1HNBgxF root@singlevm1-vm-26f3ea13-7e3f-4ce6-b34d-1890a62ab301\nssh-dss AAAAB3NzaC1kc3MAAACBANl6q/uPAHXe8le7jcoExWg4azGi8iiFH1L0VNNblxrNR2dLM/RuQsPwjDUTrZqrw3v1SVC3RBkQP2rf01HKRs3m1gNpnUEvgvvUEh+G/nQ3gB70fWQ/fwagFotMmWBieMsz0JKbuFCEzubS5QmLoEj7lwA4CAGSciNg5oRlTARJAAAAFQCN7AqwgiyauR4GYxVLumQmAVkzKQAAAIEAzAiT4dP23fbH4xiOqSsOhKNk5PKL1ecqmhHakybcZF8vlP+InOl/SPTr0ycnoa1WnJW9ZyDn1px6imgrE9GB7ZulLDOEZZ83Tbc21+6aFidJxF54sCCo74tL9iTmgWovVRVBI42wRvFEcru8fpBXX8SCi7W23Si/JamLicBmH9UAAACBAJNYZ9UXLgmiMfttF3J9cnTv3PmvQy90KSlLaphYtgAINgK8SvC4tadRAW98shumX1RFJwqwny3836KtYxxqouwuyIP3JXkASruPe5JiyHqDcGMW8m9deuTLNRRntsrns/5JaHgu29tB5MDUIFRgr3CfYdig7b1jYobAsXRF/d3+ root@singlevm1-vm-26f3ea13-7e3f-4ce6-b34d-1890a62ab301\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.9,24,fe80::f816:3eff:fe00:dab7/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-26f3ea13-7e3f-4ce6-b34d-1890a62ab301\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.04 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-26f3ea13-7e3f-4ce6-b34d-1890a62ab301 login: "} 2018-07-15 01:46:16,294 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60/action used request id req-e354b490-c6b6-4149-a072-ed958455fec4 2018-07-15 01:46:16,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.836272954941s 2018-07-15 01:46:16,296 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60/action used request id req-e354b490-c6b6-4149-a072-ed958455fec4 2018-07-15 01:46:16,296 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 462196609 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.149275] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.150980] pid_max: default: 32768 minimum: 301 [ 0.151895] ACPI: Core revision 20150930 [ 0.153303] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154644] Security Framework initialized [ 0.155477] Yama: becoming mindful. [ 0.156220] AppArmor: AppArmor initialized [ 0.157101] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.158465] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159766] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160997] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.162471] Initializing cgroup subsys io [ 0.163299] Initializing cgroup subsys memory [ 0.164177] Initializing cgroup subsys devices [ 0.165069] Initializing cgroup subsys freezer [ 0.165955] Initializing cgroup subsys net_cls [ 0.166860] Initializing cgroup subsys perf_event [ 0.167794] Initializing cgroup subsys net_prio [ 0.168701] Initializing cgroup subsys hugetlb [ 0.169587] Initializing cgroup subsys pids [ 0.170479] CPU: Physical Processor ID: 0 [ 0.171990] mce: CPU supports 10 MCE banks [ 0.172867] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173887] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.188655] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.194991] ftrace: allocating 31920 entries in 125 pages [ 0.221010] smpboot: Max logical packages: 1 [ 0.221893] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223263] x2apic enabled [ 0.224079] Switched APIC routing to physical x2apic. [ 0.225829] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.226970] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.229074] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.230901] KVM setup paravirtual spinlock [ 0.232248] x86: Booted up 1 node, 1 CPUs [ 0.233070] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.234487] devtmpfs: initialized [ 0.236216] evm: security.selinux [ 0.236938] evm: security.SMACK64 [ 0.237637] evm: security.SMACK64EXEC [ 0.238389] evm: security.SMACK64TRANSMUTE [ 0.239228] evm: security.SMACK64MMAP [ 0.239988] evm: security.ima [ 0.240641] evm: security.capability [ 0.241465] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243351] pinctrl core: initialized pinctrl subsystem [ 0.244486] RTC time: 1:46:11, date: 07/15/18 [ 0.245471] NET: Registered protocol family 16 [ 0.246487] cpuidle: using governor ladder [ 0.247323] cpuidle: using governor menu [ 0.248201] PCCT header not found. [ 0.248978] ACPI: bus type PCI registered [ 0.249817] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.251083] PCI: Using configuration type 1 for base access [ 0.252900] ACPI: Added _OSI(Module Device) [ 0.253760] ACPI: Added _OSI(Processor Device) [ 0.254633] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.255543] ACPI: Added _OSI(Processor Aggregator Device) [ 0.257290] ACPI: Interpreter enabled [ 0.258085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.259959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.261827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.263705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.265580] ACPI: (supports S0 S5) [ 0.266296] ACPI: Using IOAPIC for interrupt routing [ 0.267263] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.270408] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.271578] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.272846] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.274061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.276323] acpiphp: Slot [3] registered [ 0.277144] acpiphp: Slot [4] registered [ 0.277960] acpiphp: Slot [5] registered [ 0.278775] acpiphp: Slot [6] registered [ 0.279584] acpiphp: Slot [7] registered [ 0.280404] acpiphp: Slot [8] registered [ 0.281236] acpiphp: Slot [9] registered [ 0.282054] acpiphp: Slot [10] registered [ 0.282887] acpiphp: Slot [11] registered [ 0.283717] acpiphp: Slot [12] registered [ 0.284567] acpiphp: Slot [13] registered [ 0.285403] acpiphp: Slot [14] registered [ 0.286241] acpiphp: Slot [15] registered [ 0.297024] acpiphp: Slot [16] registered [ 0.297861] acpiphp: Slot [17] registered [ 0.298692] acpiphp: Slot [18] registered [ 0.299517] acpiphp: Slot [19] registered [ 0.300337] acpiphp: Slot [20] registered [ 0.301181] acpiphp: Slot [21] registered [ 0.302010] acpiphp: Slot [22] registered [ 0.302837] acpiphp: Slot [23] registered [ 0.303664] acpiphp: Slot [24] registered [ 0.304493] acpiphp: Slot [25] registered [ 0.305328] acpiphp: Slot [26] registered [ 0.306158] acpiphp: Slot [27] registered [ 0.306999] acpiphp: Slot [28] registered [ 0.307879] acpiphp: Slot [29] registered [ 0.308705] acpiphp: Slot [30] registered [ 0.309537] acpiphp: Slot [31] registered [ 0.310358] PCI host bridge to bus 0000:00 [ 0.311184] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313659] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315146] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.316624] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.318127] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.321463] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322768] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.323963] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.325250] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.328767] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.330434] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349604] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353305] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354736] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356135] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357432] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358768] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359856] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361426] vgaarb: loaded [ 0.362037] vgaarb: bridge control possible 0000:00:02.0 [ 0.363301] SCSI subsystem initialized [ 0.364240] ACPI: bus type USB registered [ 0.365085] usbcore: registered new interface driver usbfs [ 0.366147] usbcore: registered new interface driver hub [ 0.367187] usbcore: registered new device driver usb [ 0.368318] PCI: Using ACPI for IRQ routing [ 0.369466] NetLabel: Initializing [ 0.370196] NetLabel: domain hash size = 128 [ 0.371073] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372043] NetLabel: unlabeled traffic allowed by default [ 0.373224] clocksource: Switched to clocksource kvm-clock [ 0.381997] AppArmor: AppArmor Filesystem Enabled [ 0.382994] pnp: PnP ACPI init [ 0.383941] pnp: PnP ACPI: found 5 devices [ 0.390321] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392065] NET: Registered protocol family 2 [ 0.393136] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.394457] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395683] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396898] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.398012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.399222] NET: Registered protocol family 1 [ 0.400114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401230] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402328] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.416404] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.430593] Trying to unpack rootfs image as initramfs... [ 0.488575] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.490293] Scanning for low memory corruption every 60 seconds [ 0.491685] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.492870] audit: initializing netlink subsys (disabled) [ 0.493953] audit: type=2000 audit(1531619172.099:1): initialized [ 0.495324] Initialise system trusted keyring [ 0.496295] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.497486] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.499638] zbud: loaded [ 0.500379] VFS: Disk quotas dquot_6.6.0 [ 0.501221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.502856] fuse init (API version 7.23) [ 0.503781] Key type big_key registered [ 0.504602] Allocating IMA MOK and blacklist keyrings. [ 0.505844] Key type asymmetric registered [ 0.506686] Asymmetric key parser 'x509' registered [ 0.507662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.509191] io scheduler noop registered [ 0.510005] io scheduler deadline registered (default) [ 0.511026] io scheduler cfq registered [ 0.511890] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.512953] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.514251] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.515722] ACPI: Power Button [PWRF] [ 0.516607] GHES: HEST is not enabled! [ 0.530300] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.558292] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.560382] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.584439] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.586743] Linux agpgart interface v0.103 [ 0.589394] brd: module loaded [ 0.591076] loop: module loaded [ 0.594950] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.596439] GPT:90111 != 2097151 [ 0.597121] GPT:Alternate GPT header not at the end of the disk. [ 0.598235] GPT:90111 != 2097151 [ 0.598932] GPT: Use GNU Parted to correct GPT errors. [ 0.599911] vda: vda1 vda15 [ 0.601140] scsi host0: ata_piix [ 0.601945] scsi host1: ata_piix [ 0.602681] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.603925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.605418] libphy: Fixed MDIO Bus: probed [ 0.608349] tun: Universal TUN/TAP device driver, 1.6 [ 0.609700] tun: (C) 1999-2004 Max Krasnyansky [ 0.613928] PPP generic driver version 2.4.2 [ 0.615058] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.616309] ehci-pci: EHCI PCI platform driver [ 0.617215] ehci-platform: EHCI generic platform driver [ 0.618262] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.619450] ohci-pci: OHCI PCI platform driver [ 0.620344] ohci-platform: OHCI generic platform driver [ 0.621379] uhci_hcd: USB Universal Host Controller Interface driver [ 0.635930] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.637006] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638534] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.640819] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642079] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643533] usb usb1: Product: UHCI Host Controller [ 0.644484] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645648] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646698] hub 1-0:1.0: USB hub found [ 0.647515] hub 1-0:1.0: 2 ports detected [ 0.648584] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650900] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652211] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653339] mousedev: PS/2 mouse device common for all mice [ 0.654712] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656673] rtc_cmos 00:00: RTC can wake from S4 [ 0.657879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.659123] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.660348] i2c /dev entries driver [ 0.661200] device-mapper: uevent: version 1.0.3 [ 0.662229] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663950] ledtrig-cpu: registered to indicate activity on CPUs [ 0.665935] NET: Registered protocol family 10 [ 0.667347] NET: Registered protocol family 17 [ 0.668310] Key type dns_resolver registered [ 0.669603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.670746] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.672685] registered taskstats version 1 [ 0.673600] Loading compiled-in X.509 certificates [ 0.675180] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.677141] zswap: loaded using pool lzo/zbud [ 0.679264] Key type trusted registered [ 0.681076] Key type encrypted registered [ 0.681954] AppArmor: AppArmor sha1 policy hashing enabled [ 0.683043] ima: No TPM chip found, activating TPM-bypass! [ 0.684120] evm: HMAC attrs: 0x1 [ 0.685192] Magic number: 10:471:761 [ 0.686152] rtc_cmos 00:00: setting system clock to 2018-07-15 01:46:11 UTC (1531619171) [ 0.687859] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.689011] EDD information not available. [ 0.767432] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.779172] Write protecting the kernel read-only data: 14336k [ 0.782744] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.784784] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.832110] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.9... Lease of 192.168.0.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCH9OBmMEt1qI+efris33qG92WDpwjYU+rn3pOh1kTKqa6aiP6VUkwZ8ruDvQ6sMR+P2WSKfNuIYLBZscR2LA2uVSuvcpSexmmqxyOpqITOqvVv7kf2EONNErlRX6FXGalemWjoDsYs7e1BQ1Mtp2GYaY6s8JaR1X9D2lZxrYR8H+q9i3e+VYW9FEkdA1ka/94kCzTlzHE2wTi9/1NQphzuGZY328CP1FBiogSgV0G8FwNAjArgUIqqLErtZe+eZkDJF+vTRCJT2sH82ick6KaHToBsG1s076vO7xoFpYBT1txcqXjtSxDGncbjdmDKheEU9P3eLTJ4FPUFx1HNBgxF root@singlevm1-vm-26f3ea13-7e3f-4ce6-b34d-1890a62ab301 ssh-dss AAAAB3NzaC1kc3MAAACBANl6q/uPAHXe8le7jcoExWg4azGi8iiFH1L0VNNblxrNR2dLM/RuQsPwjDUTrZqrw3v1SVC3RBkQP2rf01HKRs3m1gNpnUEvgvvUEh+G/nQ3gB70fWQ/fwagFotMmWBieMsz0JKbuFCEzubS5QmLoEj7lwA4CAGSciNg5oRlTARJAAAAFQCN7AqwgiyauR4GYxVLumQmAVkzKQAAAIEAzAiT4dP23fbH4xiOqSsOhKNk5PKL1ecqmhHakybcZF8vlP+InOl/SPTr0ycnoa1WnJW9ZyDn1px6imgrE9GB7ZulLDOEZZ83Tbc21+6aFidJxF54sCCo74tL9iTmgWovVRVBI42wRvFEcru8fpBXX8SCi7W23Si/JamLicBmH9UAAACBAJNYZ9UXLgmiMfttF3J9cnTv3PmvQy90KSlLaphYtgAINgK8SvC4tadRAW98shumX1RFJwqwny3836KtYxxqouwuyIP3JXkASruPe5JiyHqDcGMW8m9deuTLNRRntsrns/5JaHgu29tB5MDUIFRgr3CfYdig7b1jYobAsXRF/d3+ root@singlevm1-vm-26f3ea13-7e3f-4ce6-b34d-1890a62ab301 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.9,24,fe80::f816:3eff:fe00:dab7/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-26f3ea13-7e3f-4ce6-b34d-1890a62ab301 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.04 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-26f3ea13-7e3f-4ce6-b34d-1890a62ab301 login: 2018-07-15 01:46:16,328 - paramiko.transport - DEBUG - starting thread (client mode): 0x1a9f62d0L 2018-07-15 01:46:16,328 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-15 01:46:16,328 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-15 01:46:16,328 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-15 01:46:16,329 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-15 01:46:16,330 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-15 01:46:16,330 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-15 01:46:16,330 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-15 01:46:16,330 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-15 01:46:16,330 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-15 01:46:16,348 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-15 01:46:16,349 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-15 01:46:16,360 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: bd6f8afafb465190f3152665f5e1029f 2018-07-15 01:46:16,361 - paramiko.transport - DEBUG - Trying discovered key e10964faae46cb513e2e026097edcf2d in /tmp/tmpq0fHqd 2018-07-15 01:46:16,388 - paramiko.transport - DEBUG - userauth is OK 2018-07-15 01:46:16,393 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-15 01:46:16,426 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-15 01:46:16,427 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-15 01:46:16,427 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-15 01:46:16,428 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-15 01:46:16,429 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-15 01:46:16,429 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-15 01:46:16,434 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-15 01:46:16,543 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:46:16,544 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-15 01:46:16,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-15 01:46:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/ec6d1415-0374-4f04-8b50-a2304f9b3b97.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:17,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03ed7a26-c921-4cf6-a101-8bb8e10654f6 Content-Length: 0 Date: Sun, 15 Jul 2018 01:46:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:46:17,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/ec6d1415-0374-4f04-8b50-a2304f9b3b97.json used request id req-03ed7a26-c921-4cf6-a101-8bb8e10654f6 2018-07-15 01:46:17,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.14781618118s 2018-07-15 01:46:17,699 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/ec6d1415-0374-4f04-8b50-a2304f9b3b97.json used request id req-03ed7a26-c921-4cf6-a101-8bb8e10654f6 2018-07-15 01:46:17,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:46:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:17,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-488f0993-41df-4958-87df-35f87f2f4619 Date: Sun, 15 Jul 2018 01:46:17 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:46:17,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-488f0993-41df-4958-87df-35f87f2f4619 2018-07-15 01:46:17,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0672540664673s 2018-07-15 01:46:17,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-488f0993-41df-4958-87df-35f87f2f4619 2018-07-15 01:46:17,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-15 01:46:17,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:17,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:46:17 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-74dc7417-396c-437c-96d6-951605a40157 x-compute-request-id: req-74dc7417-396c-437c-96d6-951605a40157 Content-Type: application/json 2018-07-15 01:46:17,933 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60 used request id req-74dc7417-396c-437c-96d6-951605a40157 2018-07-15 01:46:17,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160187959671s 2018-07-15 01:46:17,933 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60 used request id req-74dc7417-396c-437c-96d6-951605a40157 2018-07-15 01:46:17,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:18,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:18 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-15ee2f8a-e929-4005-b724-e197de6ea898 x-compute-request-id: req-15ee2f8a-e929-4005-b724-e197de6ea898 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:da:b7", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:da:b7", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/8478eeca-5bd9-4552-b277-f91dff5ddd60", "rel": "bookmark"}], "image": {"id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "links": [{"href": "http://172.30.9.25:8774/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-15T01:46:11.000000", "flavor": {"id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "links": [{"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}]}, "id": "8478eeca-5bd9-4552-b277-f91dff5ddd60", "security_groups": [{"name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:46:17Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "created": "2018-07-15T01:46:01Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:18,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-15ee2f8a-e929-4005-b724-e197de6ea898 2018-07-15 01:46:18,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.967378139496s 2018-07-15 01:46:18,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-15ee2f8a-e929-4005-b724-e197de6ea898 2018-07-15 01:46:18,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:20,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:20,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:20 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-fa12d5f9-df71-40d4-83a6-2535ed7e0f1e x-compute-request-id: req-fa12d5f9-df71-40d4-83a6-2535ed7e0f1e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:46:20,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa12d5f9-df71-40d4-83a6-2535ed7e0f1e 2018-07-15 01:46:20,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0790348052979s 2018-07-15 01:46:20,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fa12d5f9-df71-40d4-83a6-2535ed7e0f1e 2018-07-15 01:46:20,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:46:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:21,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-f205f04d-8a8e-45c6-9242-778aa62ee63c Date: Sun, 15 Jul 2018 01:46:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:49Z", "updated_at": "2018-07-15T01:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "00cf15b0-40fc-4d8a-9a71-950b9c659526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "1c6609ba-1175-42be-bed7-8cb769328374", "remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "39eedb88-0304-4b6d-9c14-102d28452ae4", "remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "925ea49f-f89d-4bc3-8b28-5e8e9fddd54e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:58Z", "updated_at": "2018-07-15T01:45:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:58Z", "revision_number": 0, "id": "253b04b9-dfc1-413a-a3a6-46b427224d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:58Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:58Z", "revision_number": 0, "id": "2722b7b8-32ab-4a13-9ccf-167b529e0934", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:58Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:59Z", "revision_number": 0, "id": "3278c979-0522-428e-9a7c-471e71b818c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:59Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:45:59Z", "revision_number": 0, "id": "8c6d3658-5007-49f6-b321-8cd2ed603eb7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:59Z", "security_group_id": "c62f0872-6c3a-470f-a614-dda48213743e", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 3, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "c62f0872-6c3a-470f-a614-dda48213743e", "name": "singlevm1-sg_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:46:21,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f205f04d-8a8e-45c6-9242-778aa62ee63c 2018-07-15 01:46:21,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0545630455017s 2018-07-15 01:46:21,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f205f04d-8a8e-45c6-9242-778aa62ee63c 2018-07-15 01:46:21,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-15 01:46:21,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c62f0872-6c3a-470f-a614-dda48213743e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:21,187 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea067680-14f7-452f-b959-19bb71f37ecf Content-Length: 0 Date: Sun, 15 Jul 2018 01:46:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:46:21,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c62f0872-6c3a-470f-a614-dda48213743e.json used request id req-ea067680-14f7-452f-b959-19bb71f37ecf 2018-07-15 01:46:21,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138417005539s 2018-07-15 01:46:21,187 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c62f0872-6c3a-470f-a614-dda48213743e.json used request id req-ea067680-14f7-452f-b959-19bb71f37ecf 2018-07-15 01:46:21,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-15 01:46:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:21,247 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:46:21 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-766e14f0-cf3f-40aa-9861-0f2339ad29a2 x-compute-request-id: req-766e14f0-cf3f-40aa-9861-0f2339ad29a2 Content-Length: 0 Content-Type: application/json 2018-07-15 01:46:21,247 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301 used request id req-766e14f0-cf3f-40aa-9861-0f2339ad29a2 2018-07-15 01:46:21,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0596690177917s 2018-07-15 01:46:21,248 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm1-kp_26f3ea13-7e3f-4ce6-b34d-1890a62ab301 used request id req-766e14f0-cf3f-40aa-9861-0f2339ad29a2 2018-07-15 01:46:21,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:46:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" -d '{"subnet_id": "49df9d63-a8c4-40a8-9428-9a0fab952c3c"}' 2018-07-15 01:46:22,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4aa7a87b-723b-4268-a9e5-1bb7213f359e Date: Sun, 15 Jul 2018 01:46:22 GMT RESP BODY: {"network_id": "4db4d607-6d78-4227-b09a-73dc68547593", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "subnet_id": "49df9d63-a8c4-40a8-9428-9a0fab952c3c", "subnet_ids": ["49df9d63-a8c4-40a8-9428-9a0fab952c3c"], "port_id": "dfecf269-f3fa-49cb-a9e8-48b62eb6656a", "id": "a4c05e86-ba05-471e-b1cb-494ac99a9a2f"} 2018-07-15 01:46:22,899 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f/remove_router_interface.json used request id req-4aa7a87b-723b-4268-a9e5-1bb7213f359e 2018-07-15 01:46:22,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65122818947s 2018-07-15 01:46:22,900 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f/remove_router_interface.json used request id req-4aa7a87b-723b-4268-a9e5-1bb7213f359e returning object a4c05e86-ba05-471e-b1cb-494ac99a9a2f 2018-07-15 01:46:22,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:46:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:23,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-b1ed4b70-6ce1-41a1-a400-93822180521f Date: Sun, 15 Jul 2018 01:46:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:45:52Z", "admin_state_up": true, "updated_at": "2018-07-15T01:46:22Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a4c05e86-ba05-471e-b1cb-494ac99a9a2f", "name": "singlevm1-router_26f3ea13-7e3f-4ce6-b34d-1890a62ab301"}]} 2018-07-15 01:46:23,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b1ed4b70-6ce1-41a1-a400-93822180521f 2018-07-15 01:46:23,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104788064957s 2018-07-15 01:46:23,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b1ed4b70-6ce1-41a1-a400-93822180521f 2018-07-15 01:46:23,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:46:23,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:24,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6ff7621-7ddd-432b-9409-1cf3df039c31 Content-Length: 0 Date: Sun, 15 Jul 2018 01:46:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:46:24,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f.json used request id req-a6ff7621-7ddd-432b-9409-1cf3df039c31 2018-07-15 01:46:24,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18516993523s 2018-07-15 01:46:24,192 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/a4c05e86-ba05-471e-b1cb-494ac99a9a2f.json used request id req-a6ff7621-7ddd-432b-9409-1cf3df039c31 2018-07-15 01:46:24,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:46:24,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:24,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1319 X-Openstack-Request-Id: req-f711d050-74ea-4e7c-9683-73edff99c80c Date: Sun, 15 Jul 2018 01:46:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:45:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49df9d63-a8c4-40a8-9428-9a0fab952c3c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","enable_dhcp":true,"segment_id":null,"network_id":"4db4d607-6d78-4227-b09a-73dc68547593","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","ip_version":4},{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:46:24,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f711d050-74ea-4e7c-9683-73edff99c80c 2018-07-15 01:46:24,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0424611568451s 2018-07-15 01:46:24,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-f711d050-74ea-4e7c-9683-73edff99c80c 2018-07-15 01:46:24,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:46:24,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/49df9d63-a8c4-40a8-9428-9a0fab952c3c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:25,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a3e555a-cfea-439d-98be-1a8764778a25 Date: Sun, 15 Jul 2018 01:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:46:25,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/49df9d63-a8c4-40a8-9428-9a0fab952c3c.json used request id req-4a3e555a-cfea-439d-98be-1a8764778a25 2018-07-15 01:46:25,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.96532702446s 2018-07-15 01:46:25,203 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/49df9d63-a8c4-40a8-9428-9a0fab952c3c.json used request id req-4a3e555a-cfea-439d-98be-1a8764778a25 2018-07-15 01:46:25,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:46:25,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:25,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-92e2381b-f840-45c8-8913-8346ec8f085d Date: Sun, 15 Jul 2018 01:46:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4db4d607-6d78-4227-b09a-73dc68547593","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:46:25Z","qos_policy_id":null,"name":"singlevm1-net_26f3ea13-7e3f-4ce6-b34d-1890a62ab301","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:45:51Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:46:25,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-92e2381b-f840-45c8-8913-8346ec8f085d 2018-07-15 01:46:25,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0807039737701s 2018-07-15 01:46:25,285 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-92e2381b-f840-45c8-8913-8346ec8f085d 2018-07-15 01:46:25,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:46:25,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/4db4d607-6d78-4227-b09a-73dc68547593.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:26,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa59efde-6605-47ae-b3e2-bd1a870c141c Date: Sun, 15 Jul 2018 01:46:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:46:26,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4db4d607-6d78-4227-b09a-73dc68547593.json used request id req-aa59efde-6605-47ae-b3e2-bd1a870c141c 2018-07-15 01:46:26,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10397100449s 2018-07-15 01:46:26,390 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4db4d607-6d78-4227-b09a-73dc68547593.json used request id req-aa59efde-6605-47ae-b3e2-bd1a870c141c 2018-07-15 01:46:26,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:46:26,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:27,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c7ea2dea-5e8f-44d5-ba34-01126588a3f4 Date: Sun, 15 Jul 2018 01:46:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/e11177f3-6184-4334-82c2-64baa6b0ce26/snap", "metadata": {}}], "file": "/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26/file", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "id": "e11177f3-6184-4334-82c2-64baa6b0ce26", "size": 12716032, "self": "/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/e11177f3-6184-4334-82c2-64baa6b0ce26/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:45:57Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:45:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:46:27,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c7ea2dea-5e8f-44d5-ba34-01126588a3f4 2018-07-15 01:46:27,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.671535968781s 2018-07-15 01:46:27,066 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-c7ea2dea-5e8f-44d5-ba34-01126588a3f4 2018-07-15 01:46:27,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-15 01:46:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:27,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a9b31e9-65b3-408e-afe9-71fafa6e6a0d Date: Sun, 15 Jul 2018 01:46:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:46:27,989 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26 used request id req-6a9b31e9-65b3-408e-afe9-71fafa6e6a0d 2018-07-15 01:46:27,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.921351909637s 2018-07-15 01:46:27,989 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e11177f3-6184-4334-82c2-64baa6b0ce26 used request id req-6a9b31e9-65b3-408e-afe9-71fafa6e6a0d 2018-07-15 01:46:27,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:46:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:28,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:28 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-c686b66c-8103-4891-ac74-821d2d5e264d x-compute-request-id: req-c686b66c-8103-4891-ac74-821d2d5e264d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_26f3ea13-7e3f-4ce6-b34d-1890a62ab301", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7aecc3a5-4264-4688-be12-ffbc9f57a7e8"}]} 2018-07-15 01:46:28,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c686b66c-8103-4891-ac74-821d2d5e264d 2018-07-15 01:46:28,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0289919376373s 2018-07-15 01:46:28,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c686b66c-8103-4891-ac74-821d2d5e264d 2018-07-15 01:46:28,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-15 01:46:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1d8ceca4f9605e92fe03b13d6e329705c1256c13" 2018-07-15 01:46:28,206 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:46:28 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-d7f3d637-dda4-4fc8-972f-3401d4623c6e x-compute-request-id: req-d7f3d637-dda4-4fc8-972f-3401d4623c6e Content-Length: 0 Content-Type: application/json 2018-07-15 01:46:28,206 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8 used request id req-d7f3d637-dda4-4fc8-972f-3401d4623c6e 2018-07-15 01:46:28,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.185592889786s 2018-07-15 01:46:28,206 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7aecc3a5-4264-4688-be12-ffbc9f57a7e8 used request id req-d7f3d637-dda4-4fc8-972f-3401d4623c6e 2018-07-15 01:46:28,207 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-15 01:46:28,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:46:28,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:46:28,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:46:28,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:46:28,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:46:28,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:46:28,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:46:28,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:46:28,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:46:28,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:46:28,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bc22e1-4a8c-4fe1-9747-6c019dea41ce 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:46:28,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-22bc22e1-4a8c-4fe1-9747-6c019dea41ce 2018-07-15 01:46:28,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:46:28,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["eDU487LCS_m50Udl0iUVfA"], "issued_at": "2018-07-15T01:46:28.000000Z"}} 2018-07-15 01:46:28,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:46:28,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:28,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-28469a60-cb61-4348-9180-39d793cafac2 Date: Sun, 15 Jul 2018 01:46:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:46:28,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-28469a60-cb61-4348-9180-39d793cafac2 2018-07-15 01:46:28,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258003950119s 2018-07-15 01:46:28,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-28469a60-cb61-4348-9180-39d793cafac2 2018-07-15 01:46:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:46:28,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9db0cd57-8b54-4529-83ef-5367b83fc020 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:46:28,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-9db0cd57-8b54-4529-83ef-5367b83fc020 2018-07-15 01:46:28,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:46:28,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:29,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41150733-6c0b-40f5-9860-00013854ab77 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/9a206777b7ee41baafa78ab6e2ed667f"}, "tags": [], "enabled": true, "id": "9a206777b7ee41baafa78ab6e2ed667f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-15 01:46:29,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-41150733-6c0b-40f5-9860-00013854ab77 2018-07-15 01:46:29,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0902860164642s 2018-07-15 01:46:29,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-41150733-6c0b-40f5-9860-00013854ab77 2018-07-15 01:46:29,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-15 01:46:29,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7"}}' 2018-07-15 01:46:29,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7df3889a-d317-4d55-89e1-434eecad0c7d Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005"}, "tags": [], "enabled": true, "id": "f2bb1bd9270847dcae2364a73a67e005", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7"}} 2018-07-15 01:46:29,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7df3889a-d317-4d55-89e1-434eecad0c7d 2018-07-15 01:46:29,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124552965164s 2018-07-15 01:46:29,193 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-7df3889a-d317-4d55-89e1-434eecad0c7d 2018-07-15 01:46:29,193 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'f2bb1bd9270847dcae2364a73a67e005', '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'singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7'}) 2018-07-15 01:46:29,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-15 01:46:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "de363b9b-53ae-4ab9-979d-8d894914136c", "email": null, "name": "singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7"}}' 2018-07-15 01:46:29,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb201fa-c9cd-4e4e-bc63-83df00d23756 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7", "links": {"self": "http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86bb65129d9047c98519ecd43018d225", "domain_id": "default", "password_expires_at": null}} 2018-07-15 01:46:29,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-1cb201fa-c9cd-4e4e-bc63-83df00d23756 2018-07-15 01:46:29,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.368889808655s 2018-07-15 01:46:29,569 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-1cb201fa-c9cd-4e4e-bc63-83df00d23756 2018-07-15 01:46:29,569 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'86bb65129d9047c98519ecd43018d225', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7'}) 2018-07-15 01:46:29,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:46:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:29,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda188f3-e736-4524-9c58-b0430a32a3e4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:46:29,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eda188f3-e736-4524-9c58-b0430a32a3e4 2018-07-15 01:46:29,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110171079636s 2018-07-15 01:46:29,684 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-eda188f3-e736-4524-9c58-b0430a32a3e4 2018-07-15 01:46:29,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:46:29,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:29,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a282dc4c-72cc-48f5-a772-fa1722201fd2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:46:29,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a282dc4c-72cc-48f5-a772-fa1722201fd2 2018-07-15 01:46:29,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096421957016s 2018-07-15 01:46:29,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-a282dc4c-72cc-48f5-a772-fa1722201fd2 2018-07-15 01:46:29,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:46:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:29,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f76b85-15d1-4bdc-a7e6-78a3538fca36 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:46:29,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-32f76b85-15d1-4bdc-a7e6-78a3538fca36 2018-07-15 01:46:29,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0819628238678s 2018-07-15 01:46:29,872 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-32f76b85-15d1-4bdc-a7e6-78a3538fca36 2018-07-15 01:46:29,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:46:29,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:29,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be856290-63af-4e09-b788-807a79d6f0db Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:46:29,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-be856290-63af-4e09-b788-807a79d6f0db 2018-07-15 01:46:29,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10179901123s 2018-07-15 01:46:29,979 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-be856290-63af-4e09-b788-807a79d6f0db 2018-07-15 01:46:29,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:46:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:30,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c310cd5-6637-469e-92ed-f4339306f7de Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7", "links": {"self": "http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86bb65129d9047c98519ecd43018d225", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:46:30,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8c310cd5-6637-469e-92ed-f4339306f7de 2018-07-15 01:46:30,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1148250103s 2018-07-15 01:46:30,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8c310cd5-6637-469e-92ed-f4339306f7de 2018-07-15 01:46:30,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:46:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:30,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3252eb1-ec81-4d79-810a-ec8313382ca0 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005"}, "tags": [], "enabled": true, "id": "f2bb1bd9270847dcae2364a73a67e005", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7"}]} 2018-07-15 01:46:30,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a3252eb1-ec81-4d79-810a-ec8313382ca0 2018-07-15 01:46:30,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0205950737s 2018-07-15 01:46:30,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-a3252eb1-ec81-4d79-810a-ec8313382ca0 2018-07-15 01:46:30,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-15 01:46:30,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=86bb65129d9047c98519ecd43018d225&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=f2bb1bd9270847dcae2364a73a67e005" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:30,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d61304-4d10-42fc-bd11-6cadd8c039e4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=86bb65129d9047c98519ecd43018d225&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=f2bb1bd9270847dcae2364a73a67e005", "previous": null, "next": null}} 2018-07-15 01:46:30,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=86bb65129d9047c98519ecd43018d225&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=f2bb1bd9270847dcae2364a73a67e005 used request id req-63d61304-4d10-42fc-bd11-6cadd8c039e4 2018-07-15 01:46:30,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0964980125427s 2018-07-15 01:46:30,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=86bb65129d9047c98519ecd43018d225&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=f2bb1bd9270847dcae2364a73a67e005 used request id req-63d61304-4d10-42fc-bd11-6cadd8c039e4 2018-07-15 01:46:30,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-15 01:46:30,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005/users/86bb65129d9047c98519ecd43018d225/roles/14ca279e410c4e149dc00a0fd0a4da1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:46:30,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6974c55-7940-476f-8b06-53265318b912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:46:30,371 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005/users/86bb65129d9047c98519ecd43018d225/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-d6974c55-7940-476f-8b06-53265318b912 2018-07-15 01:46:30,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140072822571s 2018-07-15 01:46:30,371 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005/users/86bb65129d9047c98519ecd43018d225/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-d6974c55-7940-476f-8b06-53265318b912 2018-07-15 01:46:30,372 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7', 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'f2bb1bd9270847dcae2364a73a67e005', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'de363b9b-53ae-4ab9-979d-8d894914136c', 'username': u'singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-15 01:46:30,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:46:30,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:46:30,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:46:30,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:46:30,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:46:30,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:46:30,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:46:30,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:46:30,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:46:30,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:46:30,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:46:30,375 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:46:30,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:46:30,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:46:30,377 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7', 'password': 'de363b9b-53ae-4ab9-979d-8d894914136c', 'project_name': 'singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'f2bb1bd9270847dcae2364a73a67e005', 'project_domain_name': 'Default'} 2018-07-15 01:46:30,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:46:30,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2c123d-c647-4f14-a660-e150eda43cb5 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:46:30,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cf2c123d-c647-4f14-a660-e150eda43cb5 2018-07-15 01:46:30,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:46:30,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2bb1bd9270847dcae2364a73a67e005", "name": "singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f2bb1bd9270847dcae2364a73a67e005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/f2bb1bd9270847dcae2364a73a67e005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/f2bb1bd9270847dcae2364a73a67e005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f2bb1bd9270847dcae2364a73a67e005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/f2bb1bd9270847dcae2364a73a67e005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/f2bb1bd9270847dcae2364a73a67e005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_f2bb1bd9270847dcae2364a73a67e005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f2bb1bd9270847dcae2364a73a67e005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f2bb1bd9270847dcae2364a73a67e005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/f2bb1bd9270847dcae2364a73a67e005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/f2bb1bd9270847dcae2364a73a67e005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/f2bb1bd9270847dcae2364a73a67e005", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/f2bb1bd9270847dcae2364a73a67e005", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/f2bb1bd9270847dcae2364a73a67e005", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7", "id": "86bb65129d9047c98519ecd43018d225"}, "audit_ids": ["nq-PuSZ2RfWZ5w_mA4XG4A"], "issued_at": "2018-07-15T01:46:30.000000Z"}} 2018-07-15 01:46:30,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:46:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"network": {"name": "singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7", "admin_state_up": true}}' 2018-07-15 01:46:31,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-27eac2c3-5f0f-4011-af6f-e9c7bc053693 Date: Sun, 15 Jul 2018 01:46:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2bb1bd9270847dcae2364a73a67e005","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:46:31Z","is_default":false,"name":"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","mtu":1450}} 2018-07-15 01:46:31,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-27eac2c3-5f0f-4011-af6f-e9c7bc053693 2018-07-15 01:46:31,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.577695131302s 2018-07-15 01:46:31,355 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-27eac2c3-5f0f-4011-af6f-e9c7bc053693 2018-07-15 01:46:31,356 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:46:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'bc61f94a-b3fb-41f8-8fde-4f89df14304e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7', u'admin_state_up': True, u'tenant_id': u'f2bb1bd9270847dcae2364a73a67e005', u'created_at': u'2018-07-15T01:46:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2bb1bd9270847dcae2364a73a67e005', u'l2_adjacency': True}) 2018-07-15 01:46:31,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:46:31,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:31,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-580a6db2-a872-46ac-b436-78a73f12fa66 Date: Sun, 15 Jul 2018 01:46:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2bb1bd9270847dcae2364a73a67e005","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:46:31Z","qos_policy_id":null,"name":"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7","admin_state_up":true,"tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","mtu":1450}]} 2018-07-15 01:46:31,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-580a6db2-a872-46ac-b436-78a73f12fa66 2018-07-15 01:46:31,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.154721021652s 2018-07-15 01:46:31,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-580a6db2-a872-46ac-b436-78a73f12fa66 2018-07-15 01:46:31,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:46:31,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"subnet": {"name": "singlevm2-subnet_8e9c092a-fd19-45e6-af90-2188594e51f7", "enable_dhcp": true, "network_id": "bc61f94a-b3fb-41f8-8fde-4f89df14304e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:46:32,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-04fd5163-9423-4fe1-a6c7-c692c7f0e22b Date: Sun, 15 Jul 2018 01:46:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:46:31Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"f2bb1bd9270847dcae2364a73a67e005","id":"cd3db7af-19b5-4a36-a967-86f9d6c86760","subnetpool_id":null,"name":"singlevm2-subnet_8e9c092a-fd19-45e6-af90-2188594e51f7"}} 2018-07-15 01:46:32,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-04fd5163-9423-4fe1-a6c7-c692c7f0e22b 2018-07-15 01:46:32,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.768811941147s 2018-07-15 01:46:32,282 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-04fd5163-9423-4fe1-a6c7-c692c7f0e22b 2018-07-15 01:46:32,283 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:46:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'cd3db7af-19b5-4a36-a967-86f9d6c86760', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_8e9c092a-fd19-45e6-af90-2188594e51f7', u'enable_dhcp': True, u'network_id': u'bc61f94a-b3fb-41f8-8fde-4f89df14304e', u'tenant_id': u'f2bb1bd9270847dcae2364a73a67e005', u'created_at': u'2018-07-15T01:46:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'f2bb1bd9270847dcae2364a73a67e005'}) 2018-07-15 01:46:32,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:46:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "singlevm2-router_8e9c092a-fd19-45e6-af90-2188594e51f7", "admin_state_up": true}}' 2018-07-15 01:46:33,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e1a34b25-a05a-4472-8f5c-ba8b70499339 Date: Sun, 15 Jul 2018 01:46:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:32Z", "admin_state_up": true, "updated_at": "2018-07-15T01:46:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "46000034-b133-496d-bad8-0b158e80605c", "name": "singlevm2-router_8e9c092a-fd19-45e6-af90-2188594e51f7"}} 2018-07-15 01:46:33,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e1a34b25-a05a-4472-8f5c-ba8b70499339 2018-07-15 01:46:33,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41417717934s 2018-07-15 01:46:33,698 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e1a34b25-a05a-4472-8f5c-ba8b70499339 2018-07-15 01:46:33,698 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:46:33Z', u'revision_number': 2, u'id': u'46000034-b133-496d-bad8-0b158e80605c', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_8e9c092a-fd19-45e6-af90-2188594e51f7', u'admin_state_up': True, u'tenant_id': u'f2bb1bd9270847dcae2364a73a67e005', u'created_at': u'2018-07-15T01:46:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2bb1bd9270847dcae2364a73a67e005'}) 2018-07-15 01:46:33,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:46:33,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"subnet_id": "cd3db7af-19b5-4a36-a967-86f9d6c86760"}' 2018-07-15 01:46:35,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee42ad6f-70c8-4173-bc82-72154e5d4242 Date: Sun, 15 Jul 2018 01:46:36 GMT RESP BODY: {"network_id": "bc61f94a-b3fb-41f8-8fde-4f89df14304e", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "subnet_id": "cd3db7af-19b5-4a36-a967-86f9d6c86760", "subnet_ids": ["cd3db7af-19b5-4a36-a967-86f9d6c86760"], "port_id": "ab7252d4-1d63-4087-8de1-c5bff3e4cdb1", "id": "46000034-b133-496d-bad8-0b158e80605c"} 2018-07-15 01:46:35,941 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c/add_router_interface.json used request id req-ee42ad6f-70c8-4173-bc82-72154e5d4242 2018-07-15 01:46:35,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24267506599s 2018-07-15 01:46:35,942 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c/add_router_interface.json used request id req-ee42ad6f-70c8-4173-bc82-72154e5d4242 returning object 46000034-b133-496d-bad8-0b158e80605c 2018-07-15 01:46:35,942 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:46:36,075 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-15 01:46:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" 2018-07-15 01:46:36,081 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 15 Jul 2018 01:46:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-15 01:46:36,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:46:36,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:36,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cdfeab52-4f6a-4025-a7e6-aa985ae4b535 Date: Sun, 15 Jul 2018 01:46:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:46:36,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cdfeab52-4f6a-4025-a7e6-aa985ae4b535 2018-07-15 01:46:36,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.216753005981s 2018-07-15 01:46:36,300 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-cdfeab52-4f6a-4025-a7e6-aa985ae4b535 2018-07-15 01:46:36,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-15 01:46:36,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7"}' 2018-07-15 01:46:36,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-09037960-310e-4da9-bae4-546689bcb6f3 Date: Sun, 15 Jul 2018 01:46:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/file", "owner": "f2bb1bd9270847dcae2364a73a67e005", "id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "size": null, "self": "/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:46:36Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7", "checksum": null, "created_at": "2018-07-15T01:46:36Z", "protected": false} 2018-07-15 01:46:36,382 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-09037960-310e-4da9-bae4-546689bcb6f3 2018-07-15 01:46:36,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0735001564026s 2018-07-15 01:46:36,383 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-09037960-310e-4da9-bae4-546689bcb6f3 returning object 1ce57c59-395b-4308-82b0-7a62cdad7b73 2018-07-15 01:46:36,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-15 01:46:36,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '' 2018-07-15 01:46:36,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-07f0d8b0-1f13-4838-ad95-a28f8749cb4a Date: Sun, 15 Jul 2018 01:46:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:46:36,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/file used request id req-07f0d8b0-1f13-4838-ad95-a28f8749cb4a 2018-07-15 01:46:36,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.419718980789s 2018-07-15 01:46:36,803 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/file used request id req-07f0d8b0-1f13-4838-ad95-a28f8749cb4a 2018-07-15 01:46:36,804 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-15T01:46:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/file', u'owner': u'f2bb1bd9270847dcae2364a73a67e005', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1ce57c59-395b-4308-82b0-7a62cdad7b73', u'size': None, u'name': u'singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7', u'checksum': None, u'self': u'/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-15T01:46:36Z', u'schema': u'/v2/schemas/image'}) 2018-07-15 01:46:36,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-15 01:46:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_8e9c092a-fd19-45e6-af90-2188594e51f7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-15 01:46:37,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-146e89cf-c696-4389-896e-13ca0e05091a x-compute-request-id: req-146e89cf-c696-4389-896e-13ca0e05091a Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_8e9c092a-fd19-45e6-af90-2188594e51f7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0"}} 2018-07-15 01:46:37,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-146e89cf-c696-4389-896e-13ca0e05091a 2018-07-15 01:46:37,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.253701210022s 2018-07-15 01:46:37,059 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-146e89cf-c696-4389-896e-13ca0e05091a 2018-07-15 01:46:37,059 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_8e9c092a-fd19-45e6-af90-2188594e51f7', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0', 'swap': 0}) 2018-07-15 01:46:37,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-15 01:46:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" -d '{"extra_specs": {}}' 2018-07-15 01:46:37,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:37 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-aa0855ff-c02f-4aef-abca-ee3be19d2c70 x-compute-request-id: req-aa0855ff-c02f-4aef-abca-ee3be19d2c70 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:46:37,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0/os-extra_specs used request id req-aa0855ff-c02f-4aef-abca-ee3be19d2c70 2018-07-15 01:46:37,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024710893631s 2018-07-15 01:46:37,085 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0/os-extra_specs used request id req-aa0855ff-c02f-4aef-abca-ee3be19d2c70 2018-07-15 01:46:37,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-15 01:46:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"keypair": {"name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7"}}' 2018-07-15 01:46:37,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:37 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-e513ec7e-7be6-4fc8-bb84-9099840ac85c x-compute-request-id: req-e513ec7e-7be6-4fc8-bb84-9099840ac85c Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBiP7cyCxWMtJdvA+w57so8F8G5Vw5VtiMDofbSR6Ix/Vct+OVZwXW6ctirUG52KWqWFvI69LrOscOGp0I4pNUC+epGDev3uWXuOEZOfHSezJUtrKnR/lt/IiOYEG2J2G512eXdv7WPd9EBGjN7iHlbrtMKm2SZNNvU4CGrNFiFV3ZRAidfVjP/MBXOz/wqs57uGcEJ6RuwWoKvashMzcYfvYbsAfFxAw5En+PhKFwDiH92uhPUyKRLzwHzvMMkabALfoC6Zvhqjey73TYi6gCOkFTxZK2t8nuZxxxfbi9sXE64drWTzrNlMZChzJ9mEUehZZ7zl3LaCXhHI1b9icr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwYj+3MgsVjLSXbwPsOe7KPBfBuVcOVbYjA6H20keiMf1XLfj\nlWcF1unLYq1BudilqlhbyOvS6zrHDhqdCOKTVAvnqRg3r97ll7jhGTnx0nsyVLay\np0f5bfyIjmBBtidhuddnl3b+1j3fRARoze4h5W67TCptkmTTb1OAhqzRYhVd2UQI\nnX1Yz/zAVzs/8KrOe7hnBCekbsFqCr2rITM3GH72G7AHxcQMORJ/j4ShcA4h/dro\nT1MikS88B87zDJGmwC36Aumb4ao3su902IuoAjpBU8WStrfJ7mcccX24vbFxOuHa\n1k86zZTGQocyfZhFHoWWe85dy2gl4RyNW/YnKwIDAQABAoIBADoWOhhd5CDDBCyq\nAzOfeach7gON145GKJxwyAni+k0nZtc7Qg1XbINCjI7DXZTAF4j3GCVH0nhTneb3\nyeYeywVQxWkVIbGhftt42+bMY24/F64hX6GhkpWWVA4XieF4FHbI1gi56Ga5D0fE\n4wfbz0SjZYfIvDZSGLuzHkJNoFKFfYSx2l+FwDQF+GndwiuO1GmSjdxk3MkQ63xq\nzLBj+j15Qwf07GE7Sl5rk3hQMyNmZpTV5rAU/gvP5XBPZ4TuCbC1oCjG4pENiOfq\nmbcb/Hk5jw+wqu8mp2LjOtwIIeuq3Rwtnifiw4PBssbAgx/cUVve72QA5fVsORZa\ngFqhtBECgYEA5czqwRBZAdO4SKjEvMzVFT6lyFBO7FNq6JeE8nCd15LQsv652Cnp\n+zxufNPjBZn/5FvmJdbeks4SSGOYa3aBj6ITxu5Oq7VUaAaL36yjqTusRmgJEeaa\nEPoQNqjlAZuQfhzMfdRYcN/aGq2L2DXjW8nFii9lYttvA5tRqf6bF7UCgYEA15me\nc7SZ3dIzmD8bR0fzZchlYALc16513S/GhARCdgTQsU5dwL9IQR6BeJHiYJJ9NGbw\n4zCXkc7aZ3GnHACA0OFbwaou306QCis2CTBPISURN5ROi+dkTrVDEQCMCiTaAltz\nlfDMclUnkhfeC4k66+EmP9nFv/NNdnhzhiNpz18CgYEAxVA+AafXxQnVog3HX5VB\nIQy5rFXIboLxuOTg8opf/UnCiO7PBBx5G4+4Dtagh57DaYC/DJ6CXeszJ5Tcuuj2\nNi4kbRsR0b3Qy8FTOKszm4vxUELkBsrKXulYIpbCi67XUnHH5AMALWsICwAYo30h\nyx5kz1IC6+8eUyp55E0JPkECgYEAmt8R0GHKKWqGf3XNfY20zMd/8tD7nL8IkYNx\nIYIBz88zrjnx5LRDDewA6wA4UlDIOa08mqZcKnQhtS8R8G54GhPYGqzKEMTZeUSD\nA2S9YrzCul8BcUQdbOCONZdkASFprUnOJMYdxn9e9nXInhbMyYYpOLKRd4opedGa\ngp/LsRcCgYArnicvEYEVvLr0NlsesWVIFEMI+RBljNruRRHTq6WDDE6pj1KVvicO\naUWy5GlJKVf1M2zGVeDg4o3XGNBAHEfQNLhI8Zbz6BtCyCG9tinx2Zbqu4LM9IFN\nuUesMFJI1CWD/BUEjJv4YibV6Y1D+UJGtRVVVY4FHHEe6fBWIetF/w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "86bb65129d9047c98519ecd43018d225", "name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7", "fingerprint": "8c:da:2d:95:fe:8d:b2:25:6c:60:4d:8d:0c:7d:7e:af"}} 2018-07-15 01:46:37,473 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e513ec7e-7be6-4fc8-bb84-9099840ac85c 2018-07-15 01:46:37,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.387578964233s 2018-07-15 01:46:37,474 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e513ec7e-7be6-4fc8-bb84-9099840ac85c 2018-07-15 01:46:37,474 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBiP7cyCxWMtJdvA+w57so8F8G5Vw5VtiMDofbSR6Ix/Vct+OVZwXW6ctirUG52KWqWFvI69LrOscOGp0I4pNUC+epGDev3uWXuOEZOfHSezJUtrKnR/lt/IiOYEG2J2G512eXdv7WPd9EBGjN7iHlbrtMKm2SZNNvU4CGrNFiFV3ZRAidfVjP/MBXOz/wqs57uGcEJ6RuwWoKvashMzcYfvYbsAfFxAw5En+PhKFwDiH92uhPUyKRLzwHzvMMkabALfoC6Zvhqjey73TYi6gCOkFTxZK2t8nuZxxxfbi9sXE64drWTzrNlMZChzJ9mEUehZZ7zl3LaCXhHI1b9icr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwYj+3MgsVjLSXbwPsOe7KPBfBuVcOVbYjA6H20keiMf1XLfj\nlWcF1unLYq1BudilqlhbyOvS6zrHDhqdCOKTVAvnqRg3r97ll7jhGTnx0nsyVLay\np0f5bfyIjmBBtidhuddnl3b+1j3fRARoze4h5W67TCptkmTTb1OAhqzRYhVd2UQI\nnX1Yz/zAVzs/8KrOe7hnBCekbsFqCr2rITM3GH72G7AHxcQMORJ/j4ShcA4h/dro\nT1MikS88B87zDJGmwC36Aumb4ao3su902IuoAjpBU8WStrfJ7mcccX24vbFxOuHa\n1k86zZTGQocyfZhFHoWWe85dy2gl4RyNW/YnKwIDAQABAoIBADoWOhhd5CDDBCyq\nAzOfeach7gON145GKJxwyAni+k0nZtc7Qg1XbINCjI7DXZTAF4j3GCVH0nhTneb3\nyeYeywVQxWkVIbGhftt42+bMY24/F64hX6GhkpWWVA4XieF4FHbI1gi56Ga5D0fE\n4wfbz0SjZYfIvDZSGLuzHkJNoFKFfYSx2l+FwDQF+GndwiuO1GmSjdxk3MkQ63xq\nzLBj+j15Qwf07GE7Sl5rk3hQMyNmZpTV5rAU/gvP5XBPZ4TuCbC1oCjG4pENiOfq\nmbcb/Hk5jw+wqu8mp2LjOtwIIeuq3Rwtnifiw4PBssbAgx/cUVve72QA5fVsORZa\ngFqhtBECgYEA5czqwRBZAdO4SKjEvMzVFT6lyFBO7FNq6JeE8nCd15LQsv652Cnp\n+zxufNPjBZn/5FvmJdbeks4SSGOYa3aBj6ITxu5Oq7VUaAaL36yjqTusRmgJEeaa\nEPoQNqjlAZuQfhzMfdRYcN/aGq2L2DXjW8nFii9lYttvA5tRqf6bF7UCgYEA15me\nc7SZ3dIzmD8bR0fzZchlYALc16513S/GhARCdgTQsU5dwL9IQR6BeJHiYJJ9NGbw\n4zCXkc7aZ3GnHACA0OFbwaou306QCis2CTBPISURN5ROi+dkTrVDEQCMCiTaAltz\nlfDMclUnkhfeC4k66+EmP9nFv/NNdnhzhiNpz18CgYEAxVA+AafXxQnVog3HX5VB\nIQy5rFXIboLxuOTg8opf/UnCiO7PBBx5G4+4Dtagh57DaYC/DJ6CXeszJ5Tcuuj2\nNi4kbRsR0b3Qy8FTOKszm4vxUELkBsrKXulYIpbCi67XUnHH5AMALWsICwAYo30h\nyx5kz1IC6+8eUyp55E0JPkECgYEAmt8R0GHKKWqGf3XNfY20zMd/8tD7nL8IkYNx\nIYIBz88zrjnx5LRDDewA6wA4UlDIOa08mqZcKnQhtS8R8G54GhPYGqzKEMTZeUSD\nA2S9YrzCul8BcUQdbOCONZdkASFprUnOJMYdxn9e9nXInhbMyYYpOLKRd4opedGa\ngp/LsRcCgYArnicvEYEVvLr0NlsesWVIFEMI+RBljNruRRHTq6WDDE6pj1KVvicO\naUWy5GlJKVf1M2zGVeDg4o3XGNBAHEfQNLhI8Zbz6BtCyCG9tinx2Zbqu4LM9IFN\nuUesMFJI1CWD/BUEjJv4YibV6Y1D+UJGtRVVVY4FHHEe6fBWIetF/w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'86bb65129d9047c98519ecd43018d225', 'name': u'singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7', 'created_at': '2018-07-15T01:46:37.474726', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2bb1bd9270847dcae2364a73a67e005', 'name': 'singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8c:da:2d:95:fe:8d:b2:25:6c:60:4d:8d:0c:7d:7e:af', 'type': 'ssh', 'id': u'singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7'}) 2018-07-15 01:46:37,475 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAwYj+3MgsVjLSXbwPsOe7KPBfBuVcOVbYjA6H20keiMf1XLfj lWcF1unLYq1BudilqlhbyOvS6zrHDhqdCOKTVAvnqRg3r97ll7jhGTnx0nsyVLay p0f5bfyIjmBBtidhuddnl3b+1j3fRARoze4h5W67TCptkmTTb1OAhqzRYhVd2UQI nX1Yz/zAVzs/8KrOe7hnBCekbsFqCr2rITM3GH72G7AHxcQMORJ/j4ShcA4h/dro T1MikS88B87zDJGmwC36Aumb4ao3su902IuoAjpBU8WStrfJ7mcccX24vbFxOuHa 1k86zZTGQocyfZhFHoWWe85dy2gl4RyNW/YnKwIDAQABAoIBADoWOhhd5CDDBCyq AzOfeach7gON145GKJxwyAni+k0nZtc7Qg1XbINCjI7DXZTAF4j3GCVH0nhTneb3 yeYeywVQxWkVIbGhftt42+bMY24/F64hX6GhkpWWVA4XieF4FHbI1gi56Ga5D0fE 4wfbz0SjZYfIvDZSGLuzHkJNoFKFfYSx2l+FwDQF+GndwiuO1GmSjdxk3MkQ63xq zLBj+j15Qwf07GE7Sl5rk3hQMyNmZpTV5rAU/gvP5XBPZ4TuCbC1oCjG4pENiOfq mbcb/Hk5jw+wqu8mp2LjOtwIIeuq3Rwtnifiw4PBssbAgx/cUVve72QA5fVsORZa gFqhtBECgYEA5czqwRBZAdO4SKjEvMzVFT6lyFBO7FNq6JeE8nCd15LQsv652Cnp +zxufNPjBZn/5FvmJdbeks4SSGOYa3aBj6ITxu5Oq7VUaAaL36yjqTusRmgJEeaa EPoQNqjlAZuQfhzMfdRYcN/aGq2L2DXjW8nFii9lYttvA5tRqf6bF7UCgYEA15me c7SZ3dIzmD8bR0fzZchlYALc16513S/GhARCdgTQsU5dwL9IQR6BeJHiYJJ9NGbw 4zCXkc7aZ3GnHACA0OFbwaou306QCis2CTBPISURN5ROi+dkTrVDEQCMCiTaAltz lfDMclUnkhfeC4k66+EmP9nFv/NNdnhzhiNpz18CgYEAxVA+AafXxQnVog3HX5VB IQy5rFXIboLxuOTg8opf/UnCiO7PBBx5G4+4Dtagh57DaYC/DJ6CXeszJ5Tcuuj2 Ni4kbRsR0b3Qy8FTOKszm4vxUELkBsrKXulYIpbCi67XUnHH5AMALWsICwAYo30h yx5kz1IC6+8eUyp55E0JPkECgYEAmt8R0GHKKWqGf3XNfY20zMd/8tD7nL8IkYNx IYIBz88zrjnx5LRDDewA6wA4UlDIOa08mqZcKnQhtS8R8G54GhPYGqzKEMTZeUSD A2S9YrzCul8BcUQdbOCONZdkASFprUnOJMYdxn9e9nXInhbMyYYpOLKRd4opedGa gp/LsRcCgYArnicvEYEVvLr0NlsesWVIFEMI+RBljNruRRHTq6WDDE6pj1KVvicO aUWy5GlJKVf1M2zGVeDg4o3XGNBAHEfQNLhI8Zbz6BtCyCG9tinx2Zbqu4LM9IFN uUesMFJI1CWD/BUEjJv4YibV6Y1D+UJGtRVVVY4FHHEe6fBWIetF/w== -----END RSA PRIVATE KEY----- 2018-07-15 01:46:37,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-15 01:46:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"security_group": {"name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-15 01:46:37,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-7545965e-9579-4b48-93b0-6a3f651e8225 Date: Sun, 15 Jul 2018 01:46:37 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:37Z", "updated_at": "2018-07-15T01:46:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "139975ea-e16e-48b9-bc2c-e4d4e6706de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "d1280207-272d-4010-8dc9-3257e3a54f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}} 2018-07-15 01:46:37,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-7545965e-9579-4b48-93b0-6a3f651e8225 2018-07-15 01:46:37,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.114130973816s 2018-07-15 01:46:37,592 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-7545965e-9579-4b48-93b0-6a3f651e8225 2018-07-15 01:46:37,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:46:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:37,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-d961b8f6-6d7c-4da8-9e2e-b8d8bc68f19b Date: Sun, 15 Jul 2018 01:46:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:37Z", "updated_at": "2018-07-15T01:46:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "139975ea-e16e-48b9-bc2c-e4d4e6706de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "d1280207-272d-4010-8dc9-3257e3a54f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}]} 2018-07-15 01:46:37,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d961b8f6-6d7c-4da8-9e2e-b8d8bc68f19b 2018-07-15 01:46:37,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0658299922943s 2018-07-15 01:46:37,663 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-d961b8f6-6d7c-4da8-9e2e-b8d8bc68f19b 2018-07-15 01:46:37,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-15 01:46:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230"}}' 2018-07-15 01:46:37,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6daadca4-8121-4f51-b4f7-5a61b91b78fc Date: Sun, 15 Jul 2018 01:46:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "port_range_min": 22, "revision_number": 0, "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:37Z", "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "0a7b289b-b4cc-4838-bd76-fc8bbbdbe1f2"}} 2018-07-15 01:46:37,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-6daadca4-8121-4f51-b4f7-5a61b91b78fc 2018-07-15 01:46:37,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128303050995s 2018-07-15 01:46:37,796 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-6daadca4-8121-4f51-b4f7-5a61b91b78fc 2018-07-15 01:46:37,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:46:37,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:37,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-fde143b7-7ba8-465b-b7e6-ecacfc8b7af9 Date: Sun, 15 Jul 2018 01:46:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:37Z", "updated_at": "2018-07-15T01:46:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "0a7b289b-b4cc-4838-bd76-fc8bbbdbe1f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "139975ea-e16e-48b9-bc2c-e4d4e6706de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "d1280207-272d-4010-8dc9-3257e3a54f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 2, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}]} 2018-07-15 01:46:37,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-fde143b7-7ba8-465b-b7e6-ecacfc8b7af9 2018-07-15 01:46:37,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0481929779053s 2018-07-15 01:46:37,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-fde143b7-7ba8-465b-b7e6-ecacfc8b7af9 2018-07-15 01:46:37,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-15 01:46:37,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230"}}' 2018-07-15 01:46:38,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c36b8efd-0ddd-4706-895c-ab1d9f498eef Date: Sun, 15 Jul 2018 01:46:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "port_range_min": null, "revision_number": 0, "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:37Z", "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "0af6c3ef-79f9-494d-8cbf-2c26be648c2b"}} 2018-07-15 01:46:38,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c36b8efd-0ddd-4706-895c-ab1d9f498eef 2018-07-15 01:46:38,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167360067368s 2018-07-15 01:46:38,019 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-c36b8efd-0ddd-4706-895c-ab1d9f498eef 2018-07-15 01:46:38,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:46:38,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:38,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-721c94ef-da1c-4ba3-aef3-41ce1c0a04b5 Date: Sun, 15 Jul 2018 01:46:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2bb1bd9270847dcae2364a73a67e005","l2_adjacency":true,"status":"ACTIVE","subnets":["cd3db7af-19b5-4a36-a967-86f9d6c86760"],"description":"","tags":[],"updated_at":"2018-07-15T01:46:31Z","qos_policy_id":null,"name":"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7","admin_state_up":true,"tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","mtu":1450}]} 2018-07-15 01:46:38,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-721c94ef-da1c-4ba3-aef3-41ce1c0a04b5 2018-07-15 01:46:38,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107253789902s 2018-07-15 01:46:38,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-721c94ef-da1c-4ba3-aef3-41ce1c0a04b5 2018-07-15 01:46:38,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:46:38,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:38,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-20960ca1-6e91-499d-9e63-c2da35b4ba99 Date: Sun, 15 Jul 2018 01:46:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/snap", "metadata": {}}], "file": "/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/file", "owner": "f2bb1bd9270847dcae2364a73a67e005", "id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "size": 12716032, "self": "/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:46:36Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:46:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:46:38,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-20960ca1-6e91-499d-9e63-c2da35b4ba99 2018-07-15 01:46:38,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0345830917358s 2018-07-15 01:46:38,168 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-20960ca1-6e91-499d-9e63-c2da35b4ba99 2018-07-15 01:46:38,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:46:38,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:38,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0302b5c8-e175-45ed-a159-ddb29f722e6e x-compute-request-id: req-0302b5c8-e175-45ed-a159-ddb29f722e6e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_8e9c092a-fd19-45e6-af90-2188594e51f7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0"}]} 2018-07-15 01:46:38,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0302b5c8-e175-45ed-a159-ddb29f722e6e 2018-07-15 01:46:38,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265769958496s 2018-07-15 01:46:38,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-0302b5c8-e175-45ed-a159-ddb29f722e6e 2018-07-15 01:46:38,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-15 01:46:38,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"server": {"name": "singlevm2-vm_8e9c092a-fd19-45e6-af90-2188594e51f7", "imageRef": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "key_name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7", "flavorRef": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bc61f94a-b3fb-41f8-8fde-4f89df14304e"}], "security_groups": [{"name": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230"}]}}' 2018-07-15 01:46:40,217 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-628d8c1b-160c-413c-be35-5c6f0cf9d1e4 x-compute-request-id: req-628d8c1b-160c-413c-be35-5c6f0cf9d1e4 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230"}], "OS-DCF:diskConfig": "MANUAL", "id": "3510902a-c803-430e-82ec-0495d8020a82", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "bookmark"}], "adminPass": "BoK9TSYR8S7A"}} 2018-07-15 01:46:40,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-628d8c1b-160c-413c-be35-5c6f0cf9d1e4 2018-07-15 01:46:40,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.01920390129s 2018-07-15 01:46:40,218 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-628d8c1b-160c-413c-be35-5c6f0cf9d1e4 2018-07-15 01:46:40,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:40,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:40,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd041019-98d4-440d-9981-d4a60e54204c x-compute-request-id: req-cd041019-98d4-440d-9981-d4a60e54204c Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "bookmark"}], "image": {"id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "links": [{"href": "http://172.30.9.25:8774/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "links": [{"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}]}, "id": "3510902a-c803-430e-82ec-0495d8020a82", "user_id": "86bb65129d9047c98519ecd43018d225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:46:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7", "name": "singlevm2-vm_8e9c092a-fd19-45e6-af90-2188594e51f7", "created": "2018-07-15T01:46:40Z", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:40,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cd041019-98d4-440d-9981-d4a60e54204c 2018-07-15 01:46:40,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518862962723s 2018-07-15 01:46:40,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cd041019-98d4-440d-9981-d4a60e54204c 2018-07-15 01:46:40,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:46:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:40,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-069d24c3-d7e4-417d-8b35-eac9e483df0b Date: Sun, 15 Jul 2018 01:46:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2bb1bd9270847dcae2364a73a67e005","l2_adjacency":true,"status":"ACTIVE","subnets":["cd3db7af-19b5-4a36-a967-86f9d6c86760"],"description":"","tags":[],"updated_at":"2018-07-15T01:46:31Z","qos_policy_id":null,"name":"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7","admin_state_up":true,"tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","mtu":1450}]} 2018-07-15 01:46:40,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-069d24c3-d7e4-417d-8b35-eac9e483df0b 2018-07-15 01:46:40,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110414981842s 2018-07-15 01:46:40,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-069d24c3-d7e4-417d-8b35-eac9e483df0b 2018-07-15 01:46:40,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:46:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:40,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-b353e845-89c4-4b7f-8bbe-01680e72e76f Date: Sun, 15 Jul 2018 01:46:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:46:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"f2bb1bd9270847dcae2364a73a67e005","id":"cd3db7af-19b5-4a36-a967-86f9d6c86760","subnetpool_id":null,"name":"singlevm2-subnet_8e9c092a-fd19-45e6-af90-2188594e51f7"}]} 2018-07-15 01:46:40,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b353e845-89c4-4b7f-8bbe-01680e72e76f 2018-07-15 01:46:40,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.06818318367s 2018-07-15 01:46:40,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b353e845-89c4-4b7f-8bbe-01680e72e76f 2018-07-15 01:46:40,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:42,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:43,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:42 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-4f3b7525-7444-4f78-b823-7b27553b7c48 x-compute-request-id: req-4f3b7525-7444-4f78-b823-7b27553b7c48 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "bookmark"}], "image": {"id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "links": [{"href": "http://172.30.9.25:8774/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "links": [{"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}]}, "id": "3510902a-c803-430e-82ec-0495d8020a82", "security_groups": [{"name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}], "user_id": "86bb65129d9047c98519ecd43018d225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:46:42Z", "hostId": "1a840296fd1d85f2d7b01a7f2df40990763fcfba0a070c60ad6e289a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7", "name": "singlevm2-vm_8e9c092a-fd19-45e6-af90-2188594e51f7", "created": "2018-07-15T01:46:40Z", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:43,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4f3b7525-7444-4f78-b823-7b27553b7c48 2018-07-15 01:46:43,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02852606773s 2018-07-15 01:46:43,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4f3b7525-7444-4f78-b823-7b27553b7c48 2018-07-15 01:46:43,961 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:45,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:47,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:46 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-d1badb64-aa4e-4b96-b469-3fa8710e1609 x-compute-request-id: req-d1badb64-aa4e-4b96-b469-3fa8710e1609 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "bookmark"}], "image": {"id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "links": [{"href": "http://172.30.9.25:8774/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "links": [{"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}]}, "id": "3510902a-c803-430e-82ec-0495d8020a82", "security_groups": [{"name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}], "user_id": "86bb65129d9047c98519ecd43018d225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:46:42Z", "hostId": "1a840296fd1d85f2d7b01a7f2df40990763fcfba0a070c60ad6e289a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7", "name": "singlevm2-vm_8e9c092a-fd19-45e6-af90-2188594e51f7", "created": "2018-07-15T01:46:40Z", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:47,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d1badb64-aa4e-4b96-b469-3fa8710e1609 2018-07-15 01:46:47,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11984705925s 2018-07-15 01:46:47,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d1badb64-aa4e-4b96-b469-3fa8710e1609 2018-07-15 01:46:47,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:49,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:49,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:49,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:49 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-34565640-f17a-49e6-bd62-4cae4a114f70 x-compute-request-id: req-34565640-f17a-49e6-bd62-4cae4a114f70 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ca:a6", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "bookmark"}], "image": {"id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "links": [{"href": "http://172.30.9.25:8774/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:46:46.000000", "flavor": {"id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "links": [{"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}]}, "id": "3510902a-c803-430e-82ec-0495d8020a82", "security_groups": [{"name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}], "user_id": "86bb65129d9047c98519ecd43018d225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:46:47Z", "hostId": "1a840296fd1d85f2d7b01a7f2df40990763fcfba0a070c60ad6e289a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7", "name": "singlevm2-vm_8e9c092a-fd19-45e6-af90-2188594e51f7", "created": "2018-07-15T01:46:40Z", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:49,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34565640-f17a-49e6-bd62-4cae4a114f70 2018-07-15 01:46:49,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214056968689s 2018-07-15 01:46:49,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-34565640-f17a-49e6-bd62-4cae4a114f70 2018-07-15 01:46:49,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:46:49,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:49,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-357b57f0-9905-4ab2-9b0b-a8a65222865a Date: Sun, 15 Jul 2018 01:46:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:46:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd3db7af-19b5-4a36-a967-86f9d6c86760","ip_address":"192.168.0.7"}],"id":"77fca2ee-a1ee-4f44-ad94-460bb3d8612b","security_groups":["dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230"],"mac_address":"fa:16:3e:0a:ca:a6","project_id":"f2bb1bd9270847dcae2364a73a67e005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:42Z","binding:vnic_type":"normal","device_id":"3510902a-c803-430e-82ec-0495d8020a82","ip_allocation":"immediate"}]} 2018-07-15 01:46:49,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82 used request id req-357b57f0-9905-4ab2-9b0b-a8a65222865a 2018-07-15 01:46:49,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0628430843353s 2018-07-15 01:46:49,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82 used request id req-357b57f0-9905-4ab2-9b0b-a8a65222865a 2018-07-15 01:46:49,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:46:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=77fca2ee-a1ee-4f44-ad94-460bb3d8612b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:49,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b3aef51d-20e1-4bbe-9233-d81245de6c0b Date: Sun, 15 Jul 2018 01:46:49 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:46:49,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=77fca2ee-a1ee-4f44-ad94-460bb3d8612b used request id req-b3aef51d-20e1-4bbe-9233-d81245de6c0b 2018-07-15 01:46:49,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0428400039673s 2018-07-15 01:46:49,420 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=77fca2ee-a1ee-4f44-ad94-460bb3d8612b used request id req-b3aef51d-20e1-4bbe-9233-d81245de6c0b 2018-07-15 01:46:49,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:50,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:49 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-9a94a0f2-6196-4bda-b442-c2fa1ee122ab x-compute-request-id: req-9a94a0f2-6196-4bda-b442-c2fa1ee122ab Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ca:a6", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "bookmark"}], "image": {"id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "links": [{"href": "http://172.30.9.25:8774/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:46:46.000000", "flavor": {"id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "links": [{"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}]}, "id": "3510902a-c803-430e-82ec-0495d8020a82", "security_groups": [{"name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}], "user_id": "86bb65129d9047c98519ecd43018d225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:46:47Z", "hostId": "1a840296fd1d85f2d7b01a7f2df40990763fcfba0a070c60ad6e289a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7", "name": "singlevm2-vm_8e9c092a-fd19-45e6-af90-2188594e51f7", "created": "2018-07-15T01:46:40Z", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:50,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9a94a0f2-6196-4bda-b442-c2fa1ee122ab 2018-07-15 01:46:50,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39678907394s 2018-07-15 01:46:50,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-9a94a0f2-6196-4bda-b442-c2fa1ee122ab 2018-07-15 01:46:50,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:46:50,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:51,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7bfc0fba-bdd9-41c5-8dea-47e33c187676 Date: Sun, 15 Jul 2018 01:46:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:46:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd3db7af-19b5-4a36-a967-86f9d6c86760","ip_address":"192.168.0.7"}],"id":"77fca2ee-a1ee-4f44-ad94-460bb3d8612b","security_groups":["dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230"],"mac_address":"fa:16:3e:0a:ca:a6","project_id":"f2bb1bd9270847dcae2364a73a67e005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:42Z","binding:vnic_type":"normal","device_id":"3510902a-c803-430e-82ec-0495d8020a82","ip_allocation":"immediate"}]} 2018-07-15 01:46:51,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82 used request id req-7bfc0fba-bdd9-41c5-8dea-47e33c187676 2018-07-15 01:46:51,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.223009109497s 2018-07-15 01:46:51,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82 used request id req-7bfc0fba-bdd9-41c5-8dea-47e33c187676 2018-07-15 01:46:51,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:46:51,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=77fca2ee-a1ee-4f44-ad94-460bb3d8612b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:51,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-642fc9c7-3b28-4559-8d4d-89c88aebaab0 Date: Sun, 15 Jul 2018 01:46:51 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:46:51,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=77fca2ee-a1ee-4f44-ad94-460bb3d8612b used request id req-642fc9c7-3b28-4559-8d4d-89c88aebaab0 2018-07-15 01:46:51,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0427749156952s 2018-07-15 01:46:51,094 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=77fca2ee-a1ee-4f44-ad94-460bb3d8612b used request id req-642fc9c7-3b28-4559-8d4d-89c88aebaab0 2018-07-15 01:46:51,094 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:ca:a6', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1ce57c59-395b-4308-82b0-7a62cdad7b73'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:46:46.000000', 'flavor': Munch({u'id': u'0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0'}), 'az': u'nova', 'id': u'3510902a-c803-430e-82ec-0495d8020a82', 'security_groups': [Munch({u'name': u'singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'86bb65129d9047c98519ecd43018d225', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2bb1bd9270847dcae2364a73a67e005', 'name': 'singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-15T01:46:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-15T01:46:47Z', 'hostId': u'1a840296fd1d85f2d7b01a7f2df40990763fcfba0a070c60ad6e289a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'1a840296fd1d85f2d7b01a7f2df40990763fcfba0a070c60ad6e289a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:46:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f2bb1bd9270847dcae2364a73a67e005', 'name': u'singlevm2-vm_8e9c092a-fd19-45e6-af90-2188594e51f7', 'adminPass': None, 'tenant_id': u'f2bb1bd9270847dcae2364a73a67e005', 'created_at': u'2018-07-15T01:46:40Z', 'created': u'2018-07-15T01:46:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-15 01:46:51,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:46:51,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:51,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-f8433b0b-994f-4693-9152-5da3c55b1ca8 Date: Sun, 15 Jul 2018 01:46:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2bb1bd9270847dcae2364a73a67e005","l2_adjacency":true,"status":"ACTIVE","subnets":["cd3db7af-19b5-4a36-a967-86f9d6c86760"],"description":"","tags":[],"updated_at":"2018-07-15T01:46:31Z","qos_policy_id":null,"name":"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7","admin_state_up":true,"tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","mtu":1450}]} 2018-07-15 01:46:51,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f8433b0b-994f-4693-9152-5da3c55b1ca8 2018-07-15 01:46:51,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104973077774s 2018-07-15 01:46:51,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-f8433b0b-994f-4693-9152-5da3c55b1ca8 2018-07-15 01:46:51,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:46:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:51,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a92cc96c-4bf1-42b9-afdb-8ea515c10862 Date: Sun, 15 Jul 2018 01:46:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:46:46Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cd3db7af-19b5-4a36-a967-86f9d6c86760","ip_address":"192.168.0.7"}],"id":"77fca2ee-a1ee-4f44-ad94-460bb3d8612b","security_groups":["dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230"],"mac_address":"fa:16:3e:0a:ca:a6","project_id":"f2bb1bd9270847dcae2364a73a67e005","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:42Z","binding:vnic_type":"normal","device_id":"3510902a-c803-430e-82ec-0495d8020a82","ip_allocation":"immediate"}]} 2018-07-15 01:46:51,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82 used request id req-a92cc96c-4bf1-42b9-afdb-8ea515c10862 2018-07-15 01:46:51,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0530450344086s 2018-07-15 01:46:51,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=3510902a-c803-430e-82ec-0495d8020a82 used request id req-a92cc96c-4bf1-42b9-afdb-8ea515c10862 2018-07-15 01:46:51,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-15 01:46:51,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"floatingip": {"floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "fixed_ip_address": "192.168.0.7", "port_id": "77fca2ee-a1ee-4f44-ad94-460bb3d8612b"}}' 2018-07-15 01:46:53,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-a953550e-12e8-4830-ac8b-6687b86171fe Date: Sun, 15 Jul 2018 01:46:53 GMT RESP BODY: {"floatingip": {"router_id": "46000034-b133-496d-bad8-0b158e80605c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:52Z", "updated_at": "2018-07-15T01:46:52Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "bc61f94a-b3fb-41f8-8fde-4f89df14304e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0a:ca:a6", "device_id": "3510902a-c803-430e-82ec-0495d8020a82"}, "fixed_ip_address": "192.168.0.7", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "port_id": "77fca2ee-a1ee-4f44-ad94-460bb3d8612b", "id": "f827e8b8-bd40-4cc9-b35a-6791b9ccda6e", "qos_policy_id": null}} 2018-07-15 01:46:53,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-a953550e-12e8-4830-ac8b-6687b86171fe 2018-07-15 01:46:53,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.8446969986s 2018-07-15 01:46:53,104 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-a953550e-12e8-4830-ac8b-6687b86171fe 2018-07-15 01:46:53,107 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'46000034-b133-496d-bad8-0b158e80605c', 'updated_at': u'2018-07-15T01:46:52Z', 'fixed_ip_address': u'192.168.0.7', 'floating_ip_address': u'172.30.9.200', 'revision_number': 0, 'port_id': u'77fca2ee-a1ee-4f44-ad94-460bb3d8612b', 'id': u'f827e8b8-bd40-4cc9-b35a-6791b9ccda6e', 'network': u'7d34529c-ec8c-4712-bad8-569496887c46', 'port': u'77fca2ee-a1ee-4f44-ad94-460bb3d8612b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2bb1bd9270847dcae2364a73a67e005', 'name': 'singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f2bb1bd9270847dcae2364a73a67e005', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bc61f94a-b3fb-41f8-8fde-4f89df14304e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0a:ca:a6', u'device_id': u'3510902a-c803-430e-82ec-0495d8020a82'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f2bb1bd9270847dcae2364a73a67e005', 'created_at': u'2018-07-15T01:46:52Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'bc61f94a-b3fb-41f8-8fde-4f89df14304e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:0a:ca:a6', u'device_id': u'3510902a-c803-430e-82ec-0495d8020a82'}), 'router': u'46000034-b133-496d-bad8-0b158e80605c'}) 2018-07-15 01:46:53,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-15 01:46:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-15 01:46:53,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:53 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-126f028e-40f5-4d6d-bdb0-ddb35f408b02 x-compute-request-id: req-126f028e-40f5-4d6d-bdb0-ddb35f408b02 Content-Encoding: gzip Content-Length: 9586 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 470499170 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.139707] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141358] pid_max: default: 32768 minimum: 301\n[ 0.142248] ACPI: Core revision 20150930\n[ 0.143637] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.144942] Security Framework initialized\n[ 0.145763] Yama: becoming mindful.\n[ 0.146494] AppArmor: AppArmor initialized\n[ 0.147357] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.148693] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149969] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151178] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152594] Initializing cgroup subsys io\n[ 0.153411] Initializing cgroup subsys memory\n[ 0.154266] Initializing cgroup subsys devices\n[ 0.155146] Initializing cgroup subsys freezer\n[ 0.156014] Initializing cgroup subsys net_cls\n[ 0.156883] Initializing cgroup subsys perf_event\n[ 0.157795] Initializing cgroup subsys net_prio\n[ 0.158678] Initializing cgroup subsys hugetlb\n[ 0.159547] Initializing cgroup subsys pids\n[ 0.160421] CPU: Physical Processor ID: 0\n[ 0.161907] mce: CPU supports 10 MCE banks\n[ 0.162773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.163774] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178158] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184146] ftrace: allocating 31920 entries in 125 pages\n[ 0.208991] smpboot: Max logical packages: 1\n[ 0.209846] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211196] x2apic enabled\n[ 0.212011] Switched APIC routing to physical x2apic.\n[ 0.213735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214848] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216914] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218712] KVM setup paravirtual spinlock\n[ 0.220056] x86: Booted up 1 node, 1 CPUs\n[ 0.220875] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222266] devtmpfs: initialized\n[ 0.223985] evm: security.selinux\n[ 0.224687] evm: security.SMACK64\n[ 0.225379] evm: security.SMACK64EXEC\n[ 0.226117] evm: security.SMACK64TRANSMUTE\n[ 0.226922] evm: security.SMACK64MMAP\n[ 0.227666] evm: security.ima\n[ 0.228305] evm: security.capability\n[ 0.229106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230953] pinctrl core: initialized pinctrl subsystem\n[ 0.232056] RTC time: 1:46:46, date: 07/15/18\n[ 0.233023] NET: Registered protocol family 16\n[ 0.234012] cpuidle: using governor ladder\n[ 0.234830] cpuidle: using governor menu\n[ 0.235613] PCCT header not found.\n[ 0.236369] ACPI: bus type PCI registered\n[ 0.237171] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238418] PCI: Using configuration type 1 for base access\n[ 0.240188] ACPI: Added _OSI(Module Device)\n[ 0.241032] ACPI: Added _OSI(Processor Device)\n[ 0.241892] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242793] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244556] ACPI: Interpreter enabled\n[ 0.245338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247186] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252693] ACPI: (supports S0 S5)\n[ 0.253396] ACPI: Using IOAPIC for interrupt routing\n[ 0.254341] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257445] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.259815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263221] acpiphp: Slot [3] registered\n[ 0.264026] acpiphp: Slot [4] registered\n[ 0.264826] acpiphp: Slot [5] registered\n[ 0.265625] acpiphp: Slot [6] registered\n[ 0.266421] acpiphp: Slot [7] registered\n[ 0.267219] acpiphp: Slot [8] registered\n[ 0.268022] acpiphp: Slot [9] registered\n[ 0.268817] acpiphp: Slot [10] registered\n[ 0.269631] acpiphp: Slot [11] registered\n[ 0.270449] acpiphp: Slot [12] registered\n[ 0.271262] acpiphp: Slot [13] registered\n[ 0.272070] acpiphp: Slot [14] registered\n[ 0.272878] acpiphp: Slot [15] registered\n[ 0.283527] acpiphp: Slot [16] registered\n[ 0.284344] acpiphp: Slot [17] registered\n[ 0.285150] acpiphp: Slot [18] registered\n[ 0.285955] acpiphp: Slot [19] registered\n[ 0.286761] acpiphp: Slot [20] registered\n[ 0.287575] acpiphp: Slot [21] registered\n[ 0.288386] acpiphp: Slot [22] registered\n[ 0.289189] acpiphp: Slot [23] registered\n[ 0.289999] acpiphp: Slot [24] registered\n[ 0.290807] acpiphp: Slot [25] registered\n[ 0.291627] acpiphp: Slot [26] registered\n[ 0.292435] acpiphp: Slot [27] registered\n[ 0.293241] acpiphp: Slot [28] registered\n[ 0.294050] acpiphp: Slot [29] registered\n[ 0.294855] acpiphp: Slot [30] registered\n[ 0.295675] acpiphp: Slot [31] registered\n[ 0.296480] PCI host bridge to bus 0000:00\n[ 0.297286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298494] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299707] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301148] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.302592] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.304062] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307436] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308715] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.309892] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.314703] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.334915] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.336392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.338169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.339587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.340970] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.342244] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.343551] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.344610] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.346159] vgaarb: loaded\n[ 0.346762] vgaarb: bridge control possible 0000:00:02.0\n[ 0.347990] SCSI subsystem initialized\n[ 0.348905] ACPI: bus type USB registered\n[ 0.349734] usbcore: registered new interface driver usbfs\n[ 0.350770] usbcore: registered new interface driver hub\n[ 0.351782] usbcore: registered new device driver usb\n[ 0.352885] PCI: Using ACPI for IRQ routing\n[ 0.353997] NetLabel: Initializing\n[ 0.354725] NetLabel: domain hash size = 128\n[ 0.355576] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.356532] NetLabel: unlabeled traffic allowed by default\n[ 0.357683] clocksource: Switched to clocksource kvm-clock\n[ 0.366090] AppArmor: AppArmor Filesystem Enabled\n[ 0.367077] pnp: PnP ACPI init\n[ 0.368015] pnp: PnP ACPI: found 5 devices\n[ 0.374365] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.376103] NET: Registered protocol family 2\n[ 0.377147] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.378445] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.379648] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.380839] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381925] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383105] NET: Registered protocol family 1\n[ 0.383985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.385079] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.386153] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.400107] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.414074] Trying to unpack rootfs image as initramfs...\n[ 0.471233] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.472901] Scanning for low memory corruption every 60 seconds\n[ 0.474270] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.475434] audit: initializing netlink subsys (disabled)\n[ 0.476472] audit: type=2000 audit(1531619207.630:1): initialized\n[ 0.477844] Initialise system trusted keyring\n[ 0.478805] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.479970] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.482115] zbud: loaded\n[ 0.482853] VFS: Disk quotas dquot_6.6.0\n[ 0.483681] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.485286] fuse init (API version 7.23)\n[ 0.486198] Key type big_key registered\n[ 0.487007] Allocating IMA MOK and blacklist keyrings.\n[ 0.488241] Key type asymmetric registered\n[ 0.489078] Asymmetric key parser 'x509' registered\n[ 0.490054] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.491527] io scheduler noop registered\n[ 0.492318] io scheduler deadline registered (default)\n[ 0.493314] io scheduler cfq registered\n[ 0.494163] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.495211] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.496477] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497934] ACPI: Power Button [PWRF]\n[ 0.498789] GHES: HEST is not enabled!\n[ 0.512437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.540411] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.542501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.566511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.568815] Linux agpgart interface v0.103\n[ 0.571433] brd: module loaded\n[ 0.573090] loop: module loaded\n[ 0.576775] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.578258] GPT:90111 != 2097151\n[ 0.578951] GPT:Alternate GPT header not at the end of the disk.\n[ 0.580060] GPT:90111 != 2097151\n[ 0.580747] GPT: Use GNU Parted to correct GPT errors.\n[ 0.581734] vda: vda1 vda15\n[ 0.582956] scsi host0: ata_piix\n[ 0.583766] scsi host1: ata_piix\n[ 0.584498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.585736] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.587224] libphy: Fixed MDIO Bus: probed\n[ 0.588111] tun: Universal TUN/TAP device driver, 1.6\n[ 0.589073] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.591234] PPP generic driver version 2.4.2\n[ 0.592181] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.595507] ehci-pci: EHCI PCI platform driver\n[ 0.596488] ehci-platform: EHCI generic platform driver\n[ 0.597535] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.598707] ohci-pci: OHCI PCI platform driver\n[ 0.599605] ohci-platform: OHCI generic platform driver\n[ 0.600621] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.615298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.616325] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.617844] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.618910] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.620088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.621361] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.622802] usb usb1: Product: UHCI Host Controller\n[ 0.623751] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.624913] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.625983] hub 1-0:1.0: USB hub found\n[ 0.626793] hub 1-0:1.0: 2 ports detected\n[ 0.627794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.630002] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.630982] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.632069] mousedev: PS/2 mouse device common for all mice\n[ 0.633391] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.635461] rtc_cmos 00:00: RTC can wake from S4\n[ 0.636605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.637838] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.639058] i2c /dev entries driver\n[ 0.639861] device-mapper: uevent: version 1.0.3\n[ 0.640858] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.642552] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.644100] NET: Registered protocol family 10\n[ 0.645300] NET: Registered protocol family 17\n[ 0.646226] Key type dns_resolver registered\n[ 0.647283] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.648403] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.650247] registered taskstats version 1\n[ 0.651120] Loading compiled-in X.509 certificates\n[ 0.652622] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.654534] zswap: loaded using pool lzo/zbud\n[ 0.656246] Key type trusted registered\n[ 0.658053] Key type encrypted registered\n[ 0.658906] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.659968] ima: No TPM chip found, activating TPM-bypass!\n[ 0.661036] evm: HMAC attrs: 0x1\n[ 0.662083] Magic number: 10:471:761\n[ 0.662982] rtc_cmos 00:00: setting system clock to 2018-07-15 01:46:46 UTC (1531619206)\n[ 0.664645] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.665794] EDD information not available.\n[ 0.747016] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.758730] Write protecting the kernel read-only data: 14336k\n[ 0.760892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.762787] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.807552] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.7...\nLease of 192.168.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.85. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVOTeKSwY+sNndOye8TzJFcfAEzpFKtv0wD/pWf4nwz5QDv5u2v9GCNgYfJ4OGsIxJHcGaLB5B81j5/noo9WVplKUN4wucjYcrFKB1T8iSyI8GNNXnefbD7bgWCz19b5aiJFsAgKFVuzfQ9oAGx8bWk4LO0g+py66iKEdFnYjmBOjk95nky5EJxOlIcVdZAPrb/wSEBtyefxFvGGdccwtEipR++r6FiJec/HoJVbYwrxUdJ+4I84O9nFV8cCoS9djtY7awme9W4gTgpT63wAwagWStgq3GvayTWU2hWD7bBrONS7ty42FvcyxtEm9j7CjQEg18nQmdwUw6sQ0AMPkt root@singlevm2-vm-8e9c092a-fd19-45e6-af90-2188594e51f7\nssh-dss AAAAB3NzaC1kc3MAAACBALTxqqOCvRI0NsIvL3lz73/8F7fHpr71LE4bb3+mEVMvRNisYKM0nLBw4J+xCfiE96NXH4T9CcYKbeSYhvk+ESyZkPW+V9LNtYehEA5T8t6i/9YTaenyCf/2Iy4OKC45l/hiyWNYxBP/7jDdP6Q6D5mgsjnkiU0TaCzDf1Bzl5h1AAAAFQCUzwzOWVSFofusL5dvklnJgw1H+wAAAIAg23ivwgMG5jEH8q03Ze0xCE9t4y3NRbzlbY0LZ/r8hdna7zEQLxCkRw1r/85teNM+XBmv7/UetspNWTjKFhwLotr4VS08C2i5VX0sxVYR50t+5xLs2dTujwjiHNbV7Wl80RyYxta6zLTxjXonfjsnnjq8v8LipnNQOcHhCzFooQAAAIArfDt85ytMZGjDkBGAqoptsLxqUMMiGLZtOM5OHnTGypf8O1v1BQmhe1RB1YqoLdWxMhJ3LOuKIBtFI+/qWiAM0CPX78EnPwjphlzDKRJkisAMfHIw3LE+ZxGiXrNYce0GZjHuU+PNXRWvon2d+LWzk2bblWVT1umvzOEv1RI8lA== root@singlevm2-vm-8e9c092a-fd19-45e6-af90-2188594e51f7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.7,24,fe80::f816:3eff:fe0a:caa6/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-8e9c092a-fd19-45e6-af90-2188594e51f7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-8e9c092a-fd19-45e6-af90-2188594e51f7 login: "} 2018-07-15 01:46:53,211 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82/action used request id req-126f028e-40f5-4d6d-bdb0-ddb35f408b02 2018-07-15 01:46:53,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.102967023849s 2018-07-15 01:46:53,212 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82/action used request id req-126f028e-40f5-4d6d-bdb0-ddb35f408b02 2018-07-15 01:46:53,212 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 470499170 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.139707] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141358] pid_max: default: 32768 minimum: 301 [ 0.142248] ACPI: Core revision 20150930 [ 0.143637] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.144942] Security Framework initialized [ 0.145763] Yama: becoming mindful. [ 0.146494] AppArmor: AppArmor initialized [ 0.147357] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.148693] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149969] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151178] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152594] Initializing cgroup subsys io [ 0.153411] Initializing cgroup subsys memory [ 0.154266] Initializing cgroup subsys devices [ 0.155146] Initializing cgroup subsys freezer [ 0.156014] Initializing cgroup subsys net_cls [ 0.156883] Initializing cgroup subsys perf_event [ 0.157795] Initializing cgroup subsys net_prio [ 0.158678] Initializing cgroup subsys hugetlb [ 0.159547] Initializing cgroup subsys pids [ 0.160421] CPU: Physical Processor ID: 0 [ 0.161907] mce: CPU supports 10 MCE banks [ 0.162773] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.163774] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178158] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184146] ftrace: allocating 31920 entries in 125 pages [ 0.208991] smpboot: Max logical packages: 1 [ 0.209846] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211196] x2apic enabled [ 0.212011] Switched APIC routing to physical x2apic. [ 0.213735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214848] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216914] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218712] KVM setup paravirtual spinlock [ 0.220056] x86: Booted up 1 node, 1 CPUs [ 0.220875] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222266] devtmpfs: initialized [ 0.223985] evm: security.selinux [ 0.224687] evm: security.SMACK64 [ 0.225379] evm: security.SMACK64EXEC [ 0.226117] evm: security.SMACK64TRANSMUTE [ 0.226922] evm: security.SMACK64MMAP [ 0.227666] evm: security.ima [ 0.228305] evm: security.capability [ 0.229106] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230953] pinctrl core: initialized pinctrl subsystem [ 0.232056] RTC time: 1:46:46, date: 07/15/18 [ 0.233023] NET: Registered protocol family 16 [ 0.234012] cpuidle: using governor ladder [ 0.234830] cpuidle: using governor menu [ 0.235613] PCCT header not found. [ 0.236369] ACPI: bus type PCI registered [ 0.237171] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238418] PCI: Using configuration type 1 for base access [ 0.240188] ACPI: Added _OSI(Module Device) [ 0.241032] ACPI: Added _OSI(Processor Device) [ 0.241892] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242793] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244556] ACPI: Interpreter enabled [ 0.245338] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247186] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252693] ACPI: (supports S0 S5) [ 0.253396] ACPI: Using IOAPIC for interrupt routing [ 0.254341] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257445] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258583] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.259815] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261001] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263221] acpiphp: Slot [3] registered [ 0.264026] acpiphp: Slot [4] registered [ 0.264826] acpiphp: Slot [5] registered [ 0.265625] acpiphp: Slot [6] registered [ 0.266421] acpiphp: Slot [7] registered [ 0.267219] acpiphp: Slot [8] registered [ 0.268022] acpiphp: Slot [9] registered [ 0.268817] acpiphp: Slot [10] registered [ 0.269631] acpiphp: Slot [11] registered [ 0.270449] acpiphp: Slot [12] registered [ 0.271262] acpiphp: Slot [13] registered [ 0.272070] acpiphp: Slot [14] registered [ 0.272878] acpiphp: Slot [15] registered [ 0.283527] acpiphp: Slot [16] registered [ 0.284344] acpiphp: Slot [17] registered [ 0.285150] acpiphp: Slot [18] registered [ 0.285955] acpiphp: Slot [19] registered [ 0.286761] acpiphp: Slot [20] registered [ 0.287575] acpiphp: Slot [21] registered [ 0.288386] acpiphp: Slot [22] registered [ 0.289189] acpiphp: Slot [23] registered [ 0.289999] acpiphp: Slot [24] registered [ 0.290807] acpiphp: Slot [25] registered [ 0.291627] acpiphp: Slot [26] registered [ 0.292435] acpiphp: Slot [27] registered [ 0.293241] acpiphp: Slot [28] registered [ 0.294050] acpiphp: Slot [29] registered [ 0.294855] acpiphp: Slot [30] registered [ 0.295675] acpiphp: Slot [31] registered [ 0.296480] PCI host bridge to bus 0000:00 [ 0.297286] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.298494] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.299707] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.301148] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.302592] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.304062] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307436] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308715] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.309892] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311154] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.314703] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.334915] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.336392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.338169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.339587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.340970] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.342244] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.343551] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344610] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.346159] vgaarb: loaded [ 0.346762] vgaarb: bridge control possible 0000:00:02.0 [ 0.347990] SCSI subsystem initialized [ 0.348905] ACPI: bus type USB registered [ 0.349734] usbcore: registered new interface driver usbfs [ 0.350770] usbcore: registered new interface driver hub [ 0.351782] usbcore: registered new device driver usb [ 0.352885] PCI: Using ACPI for IRQ routing [ 0.353997] NetLabel: Initializing [ 0.354725] NetLabel: domain hash size = 128 [ 0.355576] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.356532] NetLabel: unlabeled traffic allowed by default [ 0.357683] clocksource: Switched to clocksource kvm-clock [ 0.366090] AppArmor: AppArmor Filesystem Enabled [ 0.367077] pnp: PnP ACPI init [ 0.368015] pnp: PnP ACPI: found 5 devices [ 0.374365] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.376103] NET: Registered protocol family 2 [ 0.377147] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.378445] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.379648] TCP: Hash tables configured (established 4096 bind 4096) [ 0.380839] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.381925] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.383105] NET: Registered protocol family 1 [ 0.383985] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.385079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.386153] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.400107] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414074] Trying to unpack rootfs image as initramfs... [ 0.471233] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.472901] Scanning for low memory corruption every 60 seconds [ 0.474270] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.475434] audit: initializing netlink subsys (disabled) [ 0.476472] audit: type=2000 audit(1531619207.630:1): initialized [ 0.477844] Initialise system trusted keyring [ 0.478805] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.479970] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.482115] zbud: loaded [ 0.482853] VFS: Disk quotas dquot_6.6.0 [ 0.483681] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.485286] fuse init (API version 7.23) [ 0.486198] Key type big_key registered [ 0.487007] Allocating IMA MOK and blacklist keyrings. [ 0.488241] Key type asymmetric registered [ 0.489078] Asymmetric key parser 'x509' registered [ 0.490054] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.491527] io scheduler noop registered [ 0.492318] io scheduler deadline registered (default) [ 0.493314] io scheduler cfq registered [ 0.494163] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.495211] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.496477] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497934] ACPI: Power Button [PWRF] [ 0.498789] GHES: HEST is not enabled! [ 0.512437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.540411] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.542501] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.566511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.568815] Linux agpgart interface v0.103 [ 0.571433] brd: module loaded [ 0.573090] loop: module loaded [ 0.576775] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.578258] GPT:90111 != 2097151 [ 0.578951] GPT:Alternate GPT header not at the end of the disk. [ 0.580060] GPT:90111 != 2097151 [ 0.580747] GPT: Use GNU Parted to correct GPT errors. [ 0.581734] vda: vda1 vda15 [ 0.582956] scsi host0: ata_piix [ 0.583766] scsi host1: ata_piix [ 0.584498] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.585736] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.587224] libphy: Fixed MDIO Bus: probed [ 0.588111] tun: Universal TUN/TAP device driver, 1.6 [ 0.589073] tun: (C) 1999-2004 Max Krasnyansky [ 0.591234] PPP generic driver version 2.4.2 [ 0.592181] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.595507] ehci-pci: EHCI PCI platform driver [ 0.596488] ehci-platform: EHCI generic platform driver [ 0.597535] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.598707] ohci-pci: OHCI PCI platform driver [ 0.599605] ohci-platform: OHCI generic platform driver [ 0.600621] uhci_hcd: USB Universal Host Controller Interface driver [ 0.615298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.616325] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.617844] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.618910] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.620088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.621361] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.622802] usb usb1: Product: UHCI Host Controller [ 0.623751] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.624913] usb usb1: SerialNumber: 0000:00:01.2 [ 0.625983] hub 1-0:1.0: USB hub found [ 0.626793] hub 1-0:1.0: 2 ports detected [ 0.627794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.630002] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.630982] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.632069] mousedev: PS/2 mouse device common for all mice [ 0.633391] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.635461] rtc_cmos 00:00: RTC can wake from S4 [ 0.636605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.637838] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.639058] i2c /dev entries driver [ 0.639861] device-mapper: uevent: version 1.0.3 [ 0.640858] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642552] ledtrig-cpu: registered to indicate activity on CPUs [ 0.644100] NET: Registered protocol family 10 [ 0.645300] NET: Registered protocol family 17 [ 0.646226] Key type dns_resolver registered [ 0.647283] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.648403] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650247] registered taskstats version 1 [ 0.651120] Loading compiled-in X.509 certificates [ 0.652622] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.654534] zswap: loaded using pool lzo/zbud [ 0.656246] Key type trusted registered [ 0.658053] Key type encrypted registered [ 0.658906] AppArmor: AppArmor sha1 policy hashing enabled [ 0.659968] ima: No TPM chip found, activating TPM-bypass! [ 0.661036] evm: HMAC attrs: 0x1 [ 0.662083] Magic number: 10:471:761 [ 0.662982] rtc_cmos 00:00: setting system clock to 2018-07-15 01:46:46 UTC (1531619206) [ 0.664645] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.665794] EDD information not available. [ 0.747016] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.758730] Write protecting the kernel read-only data: 14336k [ 0.760892] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.762787] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.807552] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.7... Lease of 192.168.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.85. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVOTeKSwY+sNndOye8TzJFcfAEzpFKtv0wD/pWf4nwz5QDv5u2v9GCNgYfJ4OGsIxJHcGaLB5B81j5/noo9WVplKUN4wucjYcrFKB1T8iSyI8GNNXnefbD7bgWCz19b5aiJFsAgKFVuzfQ9oAGx8bWk4LO0g+py66iKEdFnYjmBOjk95nky5EJxOlIcVdZAPrb/wSEBtyefxFvGGdccwtEipR++r6FiJec/HoJVbYwrxUdJ+4I84O9nFV8cCoS9djtY7awme9W4gTgpT63wAwagWStgq3GvayTWU2hWD7bBrONS7ty42FvcyxtEm9j7CjQEg18nQmdwUw6sQ0AMPkt root@singlevm2-vm-8e9c092a-fd19-45e6-af90-2188594e51f7 ssh-dss AAAAB3NzaC1kc3MAAACBALTxqqOCvRI0NsIvL3lz73/8F7fHpr71LE4bb3+mEVMvRNisYKM0nLBw4J+xCfiE96NXH4T9CcYKbeSYhvk+ESyZkPW+V9LNtYehEA5T8t6i/9YTaenyCf/2Iy4OKC45l/hiyWNYxBP/7jDdP6Q6D5mgsjnkiU0TaCzDf1Bzl5h1AAAAFQCUzwzOWVSFofusL5dvklnJgw1H+wAAAIAg23ivwgMG5jEH8q03Ze0xCE9t4y3NRbzlbY0LZ/r8hdna7zEQLxCkRw1r/85teNM+XBmv7/UetspNWTjKFhwLotr4VS08C2i5VX0sxVYR50t+5xLs2dTujwjiHNbV7Wl80RyYxta6zLTxjXonfjsnnjq8v8LipnNQOcHhCzFooQAAAIArfDt85ytMZGjDkBGAqoptsLxqUMMiGLZtOM5OHnTGypf8O1v1BQmhe1RB1YqoLdWxMhJ3LOuKIBtFI+/qWiAM0CPX78EnPwjphlzDKRJkisAMfHIw3LE+ZxGiXrNYce0GZjHuU+PNXRWvon2d+LWzk2bblWVT1umvzOEv1RI8lA== root@singlevm2-vm-8e9c092a-fd19-45e6-af90-2188594e51f7 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.7,24,fe80::f816:3eff:fe0a:caa6/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-8e9c092a-fd19-45e6-af90-2188594e51f7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-8e9c092a-fd19-45e6-af90-2188594e51f7 login: 2018-07-15 01:46:53,987 - paramiko.transport - DEBUG - starting thread (client mode): 0x1a8a4910L 2018-07-15 01:46:53,988 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-15 01:46:53,988 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-15 01:46:53,988 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-15 01:46:53,989 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-15 01:46:53,989 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-15 01:46:53,989 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-15 01:46:53,990 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-15 01:46:53,990 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-15 01:46:53,990 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-15 01:46:54,008 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-15 01:46:54,008 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-15 01:46:54,020 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 735940d96724e5779dafbc8d1cd52206 2018-07-15 01:46:54,021 - paramiko.transport - DEBUG - Trying discovered key 8cda2d95fe8db2256c604d8d0c7d7eaf in /tmp/tmpubTHE0 2018-07-15 01:46:54,046 - paramiko.transport - DEBUG - userauth is OK 2018-07-15 01:46:54,052 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-15 01:46:54,053 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-15 01:46:54,054 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-15 01:46:54,055 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-15 01:46:54,056 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-15 01:46:54,057 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-15 01:46:54,057 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-15 01:46:54,062 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-15 01:46:54,164 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:46:54,165 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-15 01:46:54,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-15 01:46:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/f827e8b8-bd40-4cc9-b35a-6791b9ccda6e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:55,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06a8ac96-c404-4ad2-8760-1b82c619af8c Content-Length: 0 Date: Sun, 15 Jul 2018 01:46:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:46:55,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/f827e8b8-bd40-4cc9-b35a-6791b9ccda6e.json used request id req-06a8ac96-c404-4ad2-8760-1b82c619af8c 2018-07-15 01:46:55,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.03826498985s 2018-07-15 01:46:55,211 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/f827e8b8-bd40-4cc9-b35a-6791b9ccda6e.json used request id req-06a8ac96-c404-4ad2-8760-1b82c619af8c 2018-07-15 01:46:55,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:46:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:55,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ff0c3c37-dbd8-4e78-a582-2086010ee432 Date: Sun, 15 Jul 2018 01:46:55 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:46:55,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ff0c3c37-dbd8-4e78-a582-2086010ee432 2018-07-15 01:46:55,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0855419635773s 2018-07-15 01:46:55,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-ff0c3c37-dbd8-4e78-a582-2086010ee432 2018-07-15 01:46:55,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-15 01:46:55,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:55,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:46:55 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-d81b8792-a903-46ee-b260-dd340ade5928 x-compute-request-id: req-d81b8792-a903-46ee-b260-dd340ade5928 Content-Type: application/json 2018-07-15 01:46:55,639 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82 used request id req-d81b8792-a903-46ee-b260-dd340ade5928 2018-07-15 01:46:55,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.335671901703s 2018-07-15 01:46:55,639 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82 used request id req-d81b8792-a903-46ee-b260-dd340ade5928 2018-07-15 01:46:55,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:56,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:55 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-6a09be63-6dd9-4283-8750-5dfdd90903ab x-compute-request-id: req-6a09be63-6dd9-4283-8750-5dfdd90903ab Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ca:a6", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:ca:a6", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/3510902a-c803-430e-82ec-0495d8020a82", "rel": "bookmark"}], "image": {"id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "links": [{"href": "http://172.30.9.25:8774/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:46:46.000000", "flavor": {"id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "links": [{"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}]}, "id": "3510902a-c803-430e-82ec-0495d8020a82", "security_groups": [{"name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}], "user_id": "86bb65129d9047c98519ecd43018d225", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:46:55Z", "hostId": "1a840296fd1d85f2d7b01a7f2df40990763fcfba0a070c60ad6e289a", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7", "name": "singlevm2-vm_8e9c092a-fd19-45e6-af90-2188594e51f7", "created": "2018-07-15T01:46:40Z", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:46:56,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a09be63-6dd9-4283-8750-5dfdd90903ab 2018-07-15 01:46:56,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435750007629s 2018-07-15 01:46:56,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-6a09be63-6dd9-4283-8750-5dfdd90903ab 2018-07-15 01:46:56,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:46:58,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:46:58,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:58,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:46:58 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-e280f115-d222-428c-9677-e6e4cd6f18c5 x-compute-request-id: req-e280f115-d222-428c-9677-e6e4cd6f18c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:46:58,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e280f115-d222-428c-9677-e6e4cd6f18c5 2018-07-15 01:46:58,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0762150287628s 2018-07-15 01:46:58,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-e280f115-d222-428c-9677-e6e4cd6f18c5 2018-07-15 01:46:58,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:46:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:58,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-b14d7e00-8c8d-436c-b78c-620fdcb7b4e3 Date: Sun, 15 Jul 2018 01:46:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:37Z", "updated_at": "2018-07-15T01:46:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "0a7b289b-b4cc-4838-bd76-fc8bbbdbe1f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "0af6c3ef-79f9-494d-8cbf-2c26be648c2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "139975ea-e16e-48b9-bc2c-e4d4e6706de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:37Z", "revision_number": 0, "id": "d1280207-272d-4010-8dc9-3257e3a54f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:37Z", "security_group_id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 3, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230", "name": "singlevm2-sg_8e9c092a-fd19-45e6-af90-2188594e51f7"}]} 2018-07-15 01:46:58,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b14d7e00-8c8d-436c-b78c-620fdcb7b4e3 2018-07-15 01:46:58,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049812078476s 2018-07-15 01:46:58,210 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b14d7e00-8c8d-436c-b78c-620fdcb7b4e3 2018-07-15 01:46:58,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-15 01:46:58,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:58,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16ae3754-b872-4ed5-885e-578a6e65092c Content-Length: 0 Date: Sun, 15 Jul 2018 01:46:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:46:58,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230.json used request id req-16ae3754-b872-4ed5-885e-578a6e65092c 2018-07-15 01:46:58,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148608922958s 2018-07-15 01:46:58,363 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/dea4c521-4dd1-4ab9-99f2-ce4e3ffe5230.json used request id req-16ae3754-b872-4ed5-885e-578a6e65092c 2018-07-15 01:46:58,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-15 01:46:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:46:58,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:46:58 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-882adbc2-c86b-4580-b620-3e2359a953d5 x-compute-request-id: req-882adbc2-c86b-4580-b620-3e2359a953d5 Content-Length: 0 Content-Type: application/json 2018-07-15 01:46:58,398 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7 used request id req-882adbc2-c86b-4580-b620-3e2359a953d5 2018-07-15 01:46:58,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.035089969635s 2018-07-15 01:46:58,399 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/singlevm2-kp_8e9c092a-fd19-45e6-af90-2188594e51f7 used request id req-882adbc2-c86b-4580-b620-3e2359a953d5 2018-07-15 01:46:58,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:46:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" -d '{"subnet_id": "cd3db7af-19b5-4a36-a967-86f9d6c86760"}' 2018-07-15 01:47:00,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dc451577-48c0-4fab-8faa-008d9a0beacf Date: Sun, 15 Jul 2018 01:47:00 GMT RESP BODY: {"network_id": "bc61f94a-b3fb-41f8-8fde-4f89df14304e", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "subnet_id": "cd3db7af-19b5-4a36-a967-86f9d6c86760", "subnet_ids": ["cd3db7af-19b5-4a36-a967-86f9d6c86760"], "port_id": "ab7252d4-1d63-4087-8de1-c5bff3e4cdb1", "id": "46000034-b133-496d-bad8-0b158e80605c"} 2018-07-15 01:47:00,284 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c/remove_router_interface.json used request id req-dc451577-48c0-4fab-8faa-008d9a0beacf 2018-07-15 01:47:00,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88501596451s 2018-07-15 01:47:00,284 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c/remove_router_interface.json used request id req-dc451577-48c0-4fab-8faa-008d9a0beacf returning object 46000034-b133-496d-bad8-0b158e80605c 2018-07-15 01:47:00,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:47:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:47:00,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b9249d7f-ae41-409a-966d-08a130280261 Date: Sun, 15 Jul 2018 01:47:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:32Z", "admin_state_up": true, "updated_at": "2018-07-15T01:46:59Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "46000034-b133-496d-bad8-0b158e80605c", "name": "singlevm2-router_8e9c092a-fd19-45e6-af90-2188594e51f7"}]} 2018-07-15 01:47:00,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b9249d7f-ae41-409a-966d-08a130280261 2018-07-15 01:47:00,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129881858826s 2018-07-15 01:47:00,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-b9249d7f-ae41-409a-966d-08a130280261 2018-07-15 01:47:00,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:47:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:47:01,604 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-919917ed-8a15-45fa-9a26-7c7320954d97 Content-Length: 0 Date: Sun, 15 Jul 2018 01:47:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:47:01,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c.json used request id req-919917ed-8a15-45fa-9a26-7c7320954d97 2018-07-15 01:47:01,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18739700317s 2018-07-15 01:47:01,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/46000034-b133-496d-bad8-0b158e80605c.json used request id req-919917ed-8a15-45fa-9a26-7c7320954d97 2018-07-15 01:47:01,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:47:01,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:47:01,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d2931072-d3f4-46f5-b027-bb3c94934057 Date: Sun, 15 Jul 2018 01:47:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:46:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"f2bb1bd9270847dcae2364a73a67e005","id":"cd3db7af-19b5-4a36-a967-86f9d6c86760","subnetpool_id":null,"name":"singlevm2-subnet_8e9c092a-fd19-45e6-af90-2188594e51f7"}]} 2018-07-15 01:47:01,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d2931072-d3f4-46f5-b027-bb3c94934057 2018-07-15 01:47:01,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0486600399017s 2018-07-15 01:47:01,654 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-d2931072-d3f4-46f5-b027-bb3c94934057 2018-07-15 01:47:01,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:47:01,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/cd3db7af-19b5-4a36-a967-86f9d6c86760.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:47:02,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14d731e1-9265-4fd7-ba42-5a10bcf43619 Date: Sun, 15 Jul 2018 01:47:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:47:02,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/cd3db7af-19b5-4a36-a967-86f9d6c86760.json used request id req-14d731e1-9265-4fd7-ba42-5a10bcf43619 2018-07-15 01:47:02,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17941713333s 2018-07-15 01:47:02,835 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/cd3db7af-19b5-4a36-a967-86f9d6c86760.json used request id req-14d731e1-9265-4fd7-ba42-5a10bcf43619 2018-07-15 01:47:02,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:47:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:47:02,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-df689ff3-260a-4b4e-a17b-2775495d6841 Date: Sun, 15 Jul 2018 01:47:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc61f94a-b3fb-41f8-8fde-4f89df14304e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2bb1bd9270847dcae2364a73a67e005","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:47:02Z","qos_policy_id":null,"name":"singlevm2-net_8e9c092a-fd19-45e6-af90-2188594e51f7","admin_state_up":true,"tenant_id":"f2bb1bd9270847dcae2364a73a67e005","created_at":"2018-07-15T01:46:31Z","mtu":1450}]} 2018-07-15 01:47:02,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-df689ff3-260a-4b4e-a17b-2775495d6841 2018-07-15 01:47:02,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117434978485s 2018-07-15 01:47:02,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-df689ff3-260a-4b4e-a17b-2775495d6841 2018-07-15 01:47:02,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:47:02,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/bc61f94a-b3fb-41f8-8fde-4f89df14304e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:47:04,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-462e1228-6d25-475c-a0dc-3d7a2398acb4 Date: Sun, 15 Jul 2018 01:47:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:47:04,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/bc61f94a-b3fb-41f8-8fde-4f89df14304e.json used request id req-462e1228-6d25-475c-a0dc-3d7a2398acb4 2018-07-15 01:47:04,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16124916077s 2018-07-15 01:47:04,116 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/bc61f94a-b3fb-41f8-8fde-4f89df14304e.json used request id req-462e1228-6d25-475c-a0dc-3d7a2398acb4 2018-07-15 01:47:04,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:47:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:47:04,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-dfde9021-c996-4fe8-a4f3-e286e4703a1b Date: Sun, 15 Jul 2018 01:47:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/snap", "metadata": {}}], "file": "/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/file", "owner": "f2bb1bd9270847dcae2364a73a67e005", "id": "1ce57c59-395b-4308-82b0-7a62cdad7b73", "size": 12716032, "self": "/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/1ce57c59-395b-4308-82b0-7a62cdad7b73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:46:36Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8e9c092a-fd19-45e6-af90-2188594e51f7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:46:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:47:04,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-dfde9021-c996-4fe8-a4f3-e286e4703a1b 2018-07-15 01:47:04,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.664748907089s 2018-07-15 01:47:04,786 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-dfde9021-c996-4fe8-a4f3-e286e4703a1b 2018-07-15 01:47:04,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-15 01:47:04,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}941bce2528b58ee67e74b6e5cbf527c910eff780" 2018-07-15 01:47:05,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e07b11a-be4e-43a0-bdc9-eacc97d2522a Date: Sun, 15 Jul 2018 01:47:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:47:05,990 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73 used request id req-1e07b11a-be4e-43a0-bdc9-eacc97d2522a 2018-07-15 01:47:05,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2030620575s 2018-07-15 01:47:05,991 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/1ce57c59-395b-4308-82b0-7a62cdad7b73 used request id req-1e07b11a-be4e-43a0-bdc9-eacc97d2522a 2018-07-15 01:47:05,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:47:05,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:47:06,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:06 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-cf4b7a8b-3e2b-4b57-a565-0494b49ce32e x-compute-request-id: req-cf4b7a8b-3e2b-4b57-a565-0494b49ce32e Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_8e9c092a-fd19-45e6-af90-2188594e51f7", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0"}]} 2018-07-15 01:47:06,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-cf4b7a8b-3e2b-4b57-a565-0494b49ce32e 2018-07-15 01:47:06,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264048576355s 2018-07-15 01:47:06,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-cf4b7a8b-3e2b-4b57-a565-0494b49ce32e 2018-07-15 01:47:06,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-15 01:47:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:47:06,069 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:47:06 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-f3c12bd7-6653-47b8-876f-b6e7136570d9 x-compute-request-id: req-f3c12bd7-6653-47b8-876f-b6e7136570d9 Content-Length: 0 Content-Type: application/json 2018-07-15 01:47:06,070 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0 used request id req-f3c12bd7-6653-47b8-876f-b6e7136570d9 2018-07-15 01:47:06,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0503039360046s 2018-07-15 01:47:06,070 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/0bcab9e6-2d16-4f09-8bba-6d01e4ff48b0 used request id req-f3c12bd7-6653-47b8-876f-b6e7136570d9 2018-07-15 01:47:06,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:47:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:47:06,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a087a1-c903-4751-9d34-503772a42bc5 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7", "links": {"self": "http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "86bb65129d9047c98519ecd43018d225", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:47:06,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e4a087a1-c903-4751-9d34-503772a42bc5 2018-07-15 01:47:06,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123519897461s 2018-07-15 01:47:06,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e4a087a1-c903-4751-9d34-503772a42bc5 2018-07-15 01:47:06,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:47:06,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:47:06,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99643e80-d7aa-44b4-b979-04bad1bf8058 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_8e9c092a-fd19-45e6-af90-2188594e51f7", "links": {"self": "http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "86bb65129d9047c98519ecd43018d225", "description": null}} 2018-07-15 01:47:06,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225 used request id req-99643e80-d7aa-44b4-b979-04bad1bf8058 2018-07-15 01:47:06,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109735012054s 2018-07-15 01:47:06,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225 used request id req-99643e80-d7aa-44b4-b979-04bad1bf8058 2018-07-15 01:47:06,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-15 01:47:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:47:06,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d9efd3-6819-45d8-b071-e3205f4035af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:47:06,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225 used request id req-b6d9efd3-6819-45d8-b071-e3205f4035af 2018-07-15 01:47:06,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.279428005219s 2018-07-15 01:47:06,591 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/86bb65129d9047c98519ecd43018d225 used request id req-b6d9efd3-6819-45d8-b071-e3205f4035af 2018-07-15 01:47:06,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:47:06,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:47:06,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b1b046-b39e-47fa-8633-744a4efacb57 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005"}, "tags": [], "enabled": true, "id": "f2bb1bd9270847dcae2364a73a67e005", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8e9c092a-fd19-45e6-af90-2188594e51f7"}]} 2018-07-15 01:47:06,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-99b1b046-b39e-47fa-8633-744a4efacb57 2018-07-15 01:47:06,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0982530117035s 2018-07-15 01:47:06,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-99b1b046-b39e-47fa-8633-744a4efacb57 2018-07-15 01:47:06,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-15 01:47:06,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5e006ce5c0e9399d24a4650e40104f870a96db3b" 2018-07-15 01:47:06,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c23e438c-1517-4800-adb4-5f223fba3e36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:47:06,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 used request id req-c23e438c-1517-4800-adb4-5f223fba3e36 2018-07-15 01:47:06,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.216835975647s 2018-07-15 01:47:06,917 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 used request id req-c23e438c-1517-4800-adb4-5f223fba3e36 2018-07-15 01:47:06,917 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-15 01:47:07,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:47:07,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:47:07,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:47:07,011 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:47:07,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:47:07,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:47:07,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:47:07,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:47:07,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:47:07,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332c95d7-b1e5-4601-bfe7-f67a937e40a1 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:47:07,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-332c95d7-b1e5-4601-bfe7-f67a937e40a1 2018-07-15 01:47:07,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:47:07,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:47:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["tB3PdbdLSum3Ubbf-PwKWw"], "issued_at": "2018-07-15T01:47:07.000000Z"}} 2018-07-15 01:47:07,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:47:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:07,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-66477269-be05-4a2e-8764-e1797e870068 Date: Sun, 15 Jul 2018 01:47:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:47:07,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-66477269-be05-4a2e-8764-e1797e870068 2018-07-15 01:47:07,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243535041809s 2018-07-15 01:47:07,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-66477269-be05-4a2e-8764-e1797e870068 2018-07-15 01:47:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:47:07,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4a41970-9e1b-4037-b456-4adb014d1b78 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:47:07,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-a4a41970-9e1b-4037-b456-4adb014d1b78 2018-07-15 01:47:07,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:47:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:07,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66df26e5-5be3-4293-a2b6-94e0fb0209fa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/9a206777b7ee41baafa78ab6e2ed667f"}, "tags": [], "enabled": true, "id": "9a206777b7ee41baafa78ab6e2ed667f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-15 01:47:07,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-66df26e5-5be3-4293-a2b6-94e0fb0209fa 2018-07-15 01:47:07,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105939865112s 2018-07-15 01:47:07,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-66df26e5-5be3-4293-a2b6-94e0fb0209fa 2018-07-15 01:47:07,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-15 01:47:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}}' 2018-07-15 01:47:07,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd23f397-350b-447d-a042-b065a5d680b7 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae"}, "tags": [], "enabled": true, "id": "4dd19a53d7964d5a974c68d5b3e643ae", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}} 2018-07-15 01:47:07,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-cd23f397-350b-447d-a042-b065a5d680b7 2018-07-15 01:47:07,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.150646924973s 2018-07-15 01:47:07,927 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-cd23f397-350b-447d-a042-b065a5d680b7 2018-07-15 01:47:07,928 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'4dd19a53d7964d5a974c68d5b3e643ae', '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'vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1'}) 2018-07-15 01:47:07,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-15 01:47:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3266c709-f1cf-4060-9afc-4aef7b81f659", "email": null, "name": "vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}}' 2018-07-15 01:47:08,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:47:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cceefff-8097-4d2f-accb-d7b5acddcbfd Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "links": {"self": "http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e077f5e02b784526a2157c66cfd52143", "domain_id": "default", "password_expires_at": null}} 2018-07-15 01:47:08,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-0cceefff-8097-4d2f-accb-d7b5acddcbfd 2018-07-15 01:47:08,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369846820831s 2018-07-15 01:47:08,304 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-0cceefff-8097-4d2f-accb-d7b5acddcbfd 2018-07-15 01:47:08,305 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e077f5e02b784526a2157c66cfd52143', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1'}) 2018-07-15 01:47:08,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:47:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:08,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db8d6e6-fb30-4fda-86f8-e86f5c888298 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:47:08,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8db8d6e6-fb30-4fda-86f8-e86f5c888298 2018-07-15 01:47:08,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0972530841827s 2018-07-15 01:47:08,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8db8d6e6-fb30-4fda-86f8-e86f5c888298 2018-07-15 01:47:08,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:47:08,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:08,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5626dc-2670-4df7-a778-93cca3b34895 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:47:08,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1e5626dc-2670-4df7-a778-93cca3b34895 2018-07-15 01:47:08,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0979919433594s 2018-07-15 01:47:08,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1e5626dc-2670-4df7-a778-93cca3b34895 2018-07-15 01:47:08,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:47:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:08,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f60e98f-9bc6-4c0a-bbea-aa862871cdfa Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:47:08,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1f60e98f-9bc6-4c0a-bbea-aa862871cdfa 2018-07-15 01:47:08,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0926339626312s 2018-07-15 01:47:08,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-1f60e98f-9bc6-4c0a-bbea-aa862871cdfa 2018-07-15 01:47:08,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:47:08,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:08,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6175530-3f6b-4616-8edb-e05328dce344 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:47:08,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e6175530-3f6b-4616-8edb-e05328dce344 2018-07-15 01:47:08,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101922988892s 2018-07-15 01:47:08,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-e6175530-3f6b-4616-8edb-e05328dce344 2018-07-15 01:47:08,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:47:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:08,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297bb91e-c680-45a5-8614-35fe1a91aba9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "links": {"self": "http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e077f5e02b784526a2157c66cfd52143", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:47:08,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-297bb91e-c680-45a5-8614-35fe1a91aba9 2018-07-15 01:47:08,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114847898483s 2018-07-15 01:47:08,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-297bb91e-c680-45a5-8614-35fe1a91aba9 2018-07-15 01:47:08,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:47:08,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:08,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed8b34f-84c9-412b-b815-29c8ee6fd834 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae"}, "tags": [], "enabled": true, "id": "4dd19a53d7964d5a974c68d5b3e643ae", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}]} 2018-07-15 01:47:08,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-bed8b34f-84c9-412b-b815-29c8ee6fd834 2018-07-15 01:47:08,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0965938568115s 2018-07-15 01:47:08,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-bed8b34f-84c9-412b-b815-29c8ee6fd834 2018-07-15 01:47:08,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-15 01:47:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=e077f5e02b784526a2157c66cfd52143&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=4dd19a53d7964d5a974c68d5b3e643ae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:09,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8371ed99-acc3-49c6-9e36-44062e759c37 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=e077f5e02b784526a2157c66cfd52143&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=4dd19a53d7964d5a974c68d5b3e643ae", "previous": null, "next": null}} 2018-07-15 01:47:09,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e077f5e02b784526a2157c66cfd52143&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=4dd19a53d7964d5a974c68d5b3e643ae used request id req-8371ed99-acc3-49c6-9e36-44062e759c37 2018-07-15 01:47:09,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0921590328217s 2018-07-15 01:47:09,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e077f5e02b784526a2157c66cfd52143&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=4dd19a53d7964d5a974c68d5b3e643ae used request id req-8371ed99-acc3-49c6-9e36-44062e759c37 2018-07-15 01:47:09,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-15 01:47:09,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae/users/e077f5e02b784526a2157c66cfd52143/roles/14ca279e410c4e149dc00a0fd0a4da1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:47:09,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6ff3cf-e083-4a87-b3d1-07d5af4936c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:47:09,197 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae/users/e077f5e02b784526a2157c66cfd52143/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-2c6ff3cf-e083-4a87-b3d1-07d5af4936c6 2018-07-15 01:47:09,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155232906342s 2018-07-15 01:47:09,198 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae/users/e077f5e02b784526a2157c66cfd52143/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-2c6ff3cf-e083-4a87-b3d1-07d5af4936c6 2018-07-15 01:47:09,198 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 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'4dd19a53d7964d5a974c68d5b3e643ae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3266c709-f1cf-4060-9afc-4aef7b81f659', 'username': u'vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-15 01:47:09,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:47:09,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:47:09,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:47:09,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:47:09,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:47:09,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:47:09,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:47:09,200 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:47:09,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:47:09,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:47:09,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:47:09,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:47:09,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:47:09,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:47:09,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:47:09,201 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:47:09,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:47:09,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:47:09,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:47:09,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:47:09,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:47:09,202 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:47:09,203 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'password': '3266c709-f1cf-4060-9afc-4aef7b81f659', 'project_name': 'vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '4dd19a53d7964d5a974c68d5b3e643ae', 'project_domain_name': 'Default'} 2018-07-15 01:47:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:47:09,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b13b076-3240-40db-97cf-b1f9ca90ec53 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:47:09,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4b13b076-3240-40db-97cf-b1f9ca90ec53 2018-07-15 01:47:09,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:47:09,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4dd19a53d7964d5a974c68d5b3e643ae", "name": "vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_4dd19a53d7964d5a974c68d5b3e643ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4dd19a53d7964d5a974c68d5b3e643ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/4dd19a53d7964d5a974c68d5b3e643ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "id": "e077f5e02b784526a2157c66cfd52143"}, "audit_ids": ["yTu4QrbkR92ktTt21JI_MQ"], "issued_at": "2018-07-15T01:47:09.000000Z"}} 2018-07-15 01:47:09,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:47:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"network": {"name": "vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "admin_state_up": true}}' 2018-07-15 01:47:10,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-206f98fd-691d-47fd-bdaf-200cfbde3772 Date: Sun, 15 Jul 2018 01:47:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4dd19a53d7964d5a974c68d5b3e643ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:47:10Z","is_default":false,"name":"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:10Z","mtu":1450}} 2018-07-15 01:47:10,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-206f98fd-691d-47fd-bdaf-200cfbde3772 2018-07-15 01:47:10,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.34235501289s 2018-07-15 01:47:10,952 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-206f98fd-691d-47fd-bdaf-200cfbde3772 2018-07-15 01:47:10,953 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:47:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1', u'admin_state_up': True, u'tenant_id': u'4dd19a53d7964d5a974c68d5b3e643ae', u'created_at': u'2018-07-15T01:47:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4dd19a53d7964d5a974c68d5b3e643ae', u'l2_adjacency': True}) 2018-07-15 01:47:10,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:47:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:11,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-b7f2f14e-fc21-4f03-aec9-751f56385c41 Date: Sun, 15 Jul 2018 01:47:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4dd19a53d7964d5a974c68d5b3e643ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:47:10Z","qos_policy_id":null,"name":"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1","admin_state_up":true,"tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:10Z","mtu":1450}]} 2018-07-15 01:47:11,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b7f2f14e-fc21-4f03-aec9-751f56385c41 2018-07-15 01:47:11,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129467010498s 2018-07-15 01:47:11,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-b7f2f14e-fc21-4f03-aec9-751f56385c41 2018-07-15 01:47:11,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:47:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"subnet": {"name": "vping_ssh-subnet_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "enable_dhcp": true, "network_id": "c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:47:11,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-7bdbcf44-e93a-42e9-bdc0-cd89038865d2 Date: Sun, 15 Jul 2018 01:47:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:47:11Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"4dd19a53d7964d5a974c68d5b3e643ae","id":"87598484-2dad-4d6c-91d5-ccadbcc90cde","subnetpool_id":null,"name":"vping_ssh-subnet_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}} 2018-07-15 01:47:11,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-7bdbcf44-e93a-42e9-bdc0-cd89038865d2 2018-07-15 01:47:11,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.763078212738s 2018-07-15 01:47:11,848 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-7bdbcf44-e93a-42e9-bdc0-cd89038865d2 2018-07-15 01:47:11,849 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:47:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'87598484-2dad-4d6c-91d5-ccadbcc90cde', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_295255a8-b87d-447b-a8f2-f0512fe5b5f1', u'enable_dhcp': True, u'network_id': u'c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a', u'tenant_id': u'4dd19a53d7964d5a974c68d5b3e643ae', u'created_at': u'2018-07-15T01:47:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'4dd19a53d7964d5a974c68d5b3e643ae'}) 2018-07-15 01:47:11,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:47:11,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "vping_ssh-router_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "admin_state_up": true}}' 2018-07-15 01:47:13,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-767e1e66-fb77-4c66-a2fb-a9712840db5d Date: Sun, 15 Jul 2018 01:47:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:11Z", "admin_state_up": true, "updated_at": "2018-07-15T01:47:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "027faa0c-3863-4bea-97af-a2687cf50802", "name": "vping_ssh-router_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}} 2018-07-15 01:47:13,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-767e1e66-fb77-4c66-a2fb-a9712840db5d 2018-07-15 01:47:13,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47051000595s 2018-07-15 01:47:13,320 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-767e1e66-fb77-4c66-a2fb-a9712840db5d 2018-07-15 01:47:13,321 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:47:13Z', u'revision_number': 2, u'id': u'027faa0c-3863-4bea-97af-a2687cf50802', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_295255a8-b87d-447b-a8f2-f0512fe5b5f1', u'admin_state_up': True, u'tenant_id': u'4dd19a53d7964d5a974c68d5b3e643ae', u'created_at': u'2018-07-15T01:47:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'4dd19a53d7964d5a974c68d5b3e643ae'}) 2018-07-15 01:47:13,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:47:13,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"subnet_id": "87598484-2dad-4d6c-91d5-ccadbcc90cde"}' 2018-07-15 01:47:15,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-313c9d9b-039f-44e2-8302-9a37c8bc45d8 Date: Sun, 15 Jul 2018 01:47:15 GMT RESP BODY: {"network_id": "c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "subnet_id": "87598484-2dad-4d6c-91d5-ccadbcc90cde", "subnet_ids": ["87598484-2dad-4d6c-91d5-ccadbcc90cde"], "port_id": "80f6ee31-2241-416f-b454-6e3f62671fff", "id": "027faa0c-3863-4bea-97af-a2687cf50802"} 2018-07-15 01:47:15,513 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802/add_router_interface.json used request id req-313c9d9b-039f-44e2-8302-9a37c8bc45d8 2018-07-15 01:47:15,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19195508957s 2018-07-15 01:47:15,514 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802/add_router_interface.json used request id req-313c9d9b-039f-44e2-8302-9a37c8bc45d8 returning object 027faa0c-3863-4bea-97af-a2687cf50802 2018-07-15 01:47:15,514 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:47:15,647 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-15 01:47:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" 2018-07-15 01:47:15,654 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 15 Jul 2018 01:47:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-15 01:47:15,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:47:15,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:16,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ce528fcd-735b-45ee-a1d1-9a3adcb4c827 Date: Sun, 15 Jul 2018 01:47:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:47:16,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ce528fcd-735b-45ee-a1d1-9a3adcb4c827 2018-07-15 01:47:16,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.670964002609s 2018-07-15 01:47:16,330 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-ce528fcd-735b-45ee-a1d1-9a3adcb4c827 2018-07-15 01:47:16,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-15 01:47:16,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}' 2018-07-15 01:47:16,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/401ee816-e2ba-478c-b936-086fab558a80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3ea9e136-7757-4550-9820-349bea1bd232 Date: Sun, 15 Jul 2018 01:47:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/401ee816-e2ba-478c-b936-086fab558a80/file", "owner": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "401ee816-e2ba-478c-b936-086fab558a80", "size": null, "self": "/v2/images/401ee816-e2ba-478c-b936-086fab558a80", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:47:16Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "checksum": null, "created_at": "2018-07-15T01:47:16Z", "protected": false} 2018-07-15 01:47:16,432 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3ea9e136-7757-4550-9820-349bea1bd232 2018-07-15 01:47:16,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0944981575012s 2018-07-15 01:47:16,433 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-3ea9e136-7757-4550-9820-349bea1bd232 returning object 401ee816-e2ba-478c-b936-086fab558a80 2018-07-15 01:47:16,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-15 01:47:16,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/401ee816-e2ba-478c-b936-086fab558a80/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '' 2018-07-15 01:47:16,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c799c43-7982-417e-b936-3f5f8afcfc2b Date: Sun, 15 Jul 2018 01:47:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:47:16,868 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/401ee816-e2ba-478c-b936-086fab558a80/file used request id req-0c799c43-7982-417e-b936-3f5f8afcfc2b 2018-07-15 01:47:16,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.434469938278s 2018-07-15 01:47:16,868 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/401ee816-e2ba-478c-b936-086fab558a80/file used request id req-0c799c43-7982-417e-b936-3f5f8afcfc2b 2018-07-15 01:47:16,869 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-15T01:47:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/401ee816-e2ba-478c-b936-086fab558a80/file', u'owner': u'4dd19a53d7964d5a974c68d5b3e643ae', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'401ee816-e2ba-478c-b936-086fab558a80', u'size': None, u'name': u'vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1', u'checksum': None, u'self': u'/v2/images/401ee816-e2ba-478c-b936-086fab558a80', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-15T01:47:16Z', u'schema': u'/v2/schemas/image'}) 2018-07-15 01:47:16,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-15 01:47:16,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-15 01:47:17,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:16 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-dfe89698-f3e8-4b26-87c4-729ad566b3da x-compute-request-id: req-dfe89698-f3e8-4b26-87c4-729ad566b3da Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db"}} 2018-07-15 01:47:17,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dfe89698-f3e8-4b26-87c4-729ad566b3da 2018-07-15 01:47:17,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230077981949s 2018-07-15 01:47:17,100 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dfe89698-f3e8-4b26-87c4-729ad566b3da 2018-07-15 01:47:17,101 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db', 'swap': 0}) 2018-07-15 01:47:17,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-15 01:47:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" -d '{"extra_specs": {}}' 2018-07-15 01:47:17,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:17 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-8a673976-87b7-4756-bfbb-835cadd90499 x-compute-request-id: req-8a673976-87b7-4756-bfbb-835cadd90499 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:47:17,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db/os-extra_specs used request id req-8a673976-87b7-4756-bfbb-835cadd90499 2018-07-15 01:47:17,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222129821777s 2018-07-15 01:47:17,124 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db/os-extra_specs used request id req-8a673976-87b7-4756-bfbb-835cadd90499 2018-07-15 01:47:17,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-15 01:47:17,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"keypair": {"name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}}' 2018-07-15 01:47:17,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:17 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-4985bcd2-59c9-4cff-ba33-1f2b1fa11344 x-compute-request-id: req-4985bcd2-59c9-4cff-ba33-1f2b1fa11344 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4GUea4GnUx9nnPoRh3S8W9D9OVhz2KxdXGXhWMyrpKg5BWuWfBTReejuUwEvBAv3OQcSNYht/I8QrHXgckazhlCOgkExHwyjvYQ11tK3FI14dlZJU2/7p8FFSdZl3w7j3C2hvjKBrpU7xIoVGhgxwl1HipP7yYtC4L/bEWE5NJwBu+7Z9ozTCyloT0IL+5hqK7ZeodllwSNrPvCGNkol9jdlqGQiVHQ/QcW8irzGTPKq/DHiw0pcC+DNVHYNeBrkcFBr6RdgVaEubb9Zngxq5iMGaxB4qNBrgcqAfeWiVLCJA0WTFGqsxTU9vuIar2PM2W5fXPq02q5FnCVbJmE0b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA+BlHmuBp1MfZ5z6EYd0vFvQ/TlYc9isXVxl4VjMq6SoOQVrl\nnwU0Xno7lMBLwQL9zkHEjWIbfyPEKx14HJGs4ZQjoJBMR8Mo72ENdbStxSNeHZWS\nVNv+6fBRUnWZd8O49wtob4yga6VO8SKFRoYMcJdR4qT+8mLQuC/2xFhOTScAbvu2\nfaM0wspaE9CC/uYaiu2XqHZZcEjaz7whjZKJfY3ZahkIlR0P0HFvIq8xkzyqvwx4\nsNKXAvgzVR2DXga5HBQa+kXYFWhLm2/WZ4MauYjBmsQeKjQa4HKgH3lolSwiQNFk\nxRqrMU1Pb7iGq9jzNluX1z6tNquRZwlWyZhNGwIDAQABAoIBAEIU+a2W+JlkYfXm\nAPzQHSrQA8ypwy0ObTkV36eWGWfhe8qMm3yvtjMz+4qzbXoLge7eNawy5YAH1shl\nIQj7BEFRY+vwg2DZ6p1YDG29oktQEFFw9XkE3/EPwZllGWt9BldHApozqscBUPWJ\nbFZMfiO/KmBj8kQ9bbqhi+jgXHrP0ltsQuKhuYjUZZ+Rg8zmE0gxq6Lh2c5oetCA\ntH1P4C22xUiU61hNWUIaUXULOVTNDd+cheZsNvskoihjXKwsTp6tDLkDkHKHR9yl\naI0ONYMltOvTmhIt5u95BnGgyZxV9IbmjyUx5TIUZntTADe+TnnbPtIW5J2fVwmU\nHtYJdQECgYEA/jmN/viMoBoRbjmX8PYrmFcH6WsYqUJQxBkaFK3yRN0IxR8Mhhq3\nsvyOEUsV3I4m1YgpQwBP5gqInPZQjS/HXEsllKIWxgtEgz+h4KgZ0JQmEx+zokjM\nXGkwuWw0XlX+xH9BqejYpeYrAlc7SLLwDBxm/jCGW4WF+tMC7j3vhLMCgYEA+dTG\nNCI78iDkWow2pNRB5bfuTm/aGYhGU1rzol9x2EFixt5+BXOyxfUn1NFP6VEEbgTB\nVvdXyfhD+4wBrtrQ644e7fg1gHgTcIsCNcUtps/PNHEVj0V7jirDVvCkJFW1rv13\n8SBKUMqkK4uP2DZosbd+6iyepOzsgCfseUqKWfkCgYEAyBSOD9yX+K1riH+leIyV\n9PiSDoAuUZAStrM21o2sPcxkSZfNKIJAj4q7WRrqIsJyB9548vV87ITfzgEBlozC\n731pH1iOaeGWU2GySniikIj4ilaJ7zAyPoy/Pz/M223867Nn/4x1beP/d4El9Gp4\nCGAWIvoX1FH7B1QpW029g4cCgYBycxYltfUuVAEotgkmc5KIsT07s6P/hF1rPERW\ng1D9F98vaafjyYABjfCkXwszwIi9+fG0bHVMMi66owX2W4nQD3h93fJsmxWUvinS\nBjWGsLakuJV+3/7dPxvjzTP07UrhEn8K+Jby8hJJXJMWIr7Ng1lh3/UBawRhJWkA\nm7RLyQKBgBS2rsPhd2VhsP5XjdtpAdEnT4HJpVI/C4wmv5FweOhBePgri7cZM04o\n1fUnMKyd1VRXqbpK7noy706ZQ3czjhuNLRkxneCli39uc8/HmW0dyRNcd9k6DdH8\nEUiCE5o8uwxt2FioH/vAhchMDIUQq8MpUXfVDvmCBfYhfKcejl8x\n-----END RSA PRIVATE KEY-----\n", "user_id": "e077f5e02b784526a2157c66cfd52143", "name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "fingerprint": "24:85:73:35:48:96:b8:d6:ea:1b:3c:02:38:81:9c:83"}} 2018-07-15 01:47:17,412 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-4985bcd2-59c9-4cff-ba33-1f2b1fa11344 2018-07-15 01:47:17,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.288035869598s 2018-07-15 01:47:17,413 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-4985bcd2-59c9-4cff-ba33-1f2b1fa11344 2018-07-15 01:47:17,414 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4GUea4GnUx9nnPoRh3S8W9D9OVhz2KxdXGXhWMyrpKg5BWuWfBTReejuUwEvBAv3OQcSNYht/I8QrHXgckazhlCOgkExHwyjvYQ11tK3FI14dlZJU2/7p8FFSdZl3w7j3C2hvjKBrpU7xIoVGhgxwl1HipP7yYtC4L/bEWE5NJwBu+7Z9ozTCyloT0IL+5hqK7ZeodllwSNrPvCGNkol9jdlqGQiVHQ/QcW8irzGTPKq/DHiw0pcC+DNVHYNeBrkcFBr6RdgVaEubb9Zngxq5iMGaxB4qNBrgcqAfeWiVLCJA0WTFGqsxTU9vuIar2PM2W5fXPq02q5FnCVbJmE0b Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA+BlHmuBp1MfZ5z6EYd0vFvQ/TlYc9isXVxl4VjMq6SoOQVrl\nnwU0Xno7lMBLwQL9zkHEjWIbfyPEKx14HJGs4ZQjoJBMR8Mo72ENdbStxSNeHZWS\nVNv+6fBRUnWZd8O49wtob4yga6VO8SKFRoYMcJdR4qT+8mLQuC/2xFhOTScAbvu2\nfaM0wspaE9CC/uYaiu2XqHZZcEjaz7whjZKJfY3ZahkIlR0P0HFvIq8xkzyqvwx4\nsNKXAvgzVR2DXga5HBQa+kXYFWhLm2/WZ4MauYjBmsQeKjQa4HKgH3lolSwiQNFk\nxRqrMU1Pb7iGq9jzNluX1z6tNquRZwlWyZhNGwIDAQABAoIBAEIU+a2W+JlkYfXm\nAPzQHSrQA8ypwy0ObTkV36eWGWfhe8qMm3yvtjMz+4qzbXoLge7eNawy5YAH1shl\nIQj7BEFRY+vwg2DZ6p1YDG29oktQEFFw9XkE3/EPwZllGWt9BldHApozqscBUPWJ\nbFZMfiO/KmBj8kQ9bbqhi+jgXHrP0ltsQuKhuYjUZZ+Rg8zmE0gxq6Lh2c5oetCA\ntH1P4C22xUiU61hNWUIaUXULOVTNDd+cheZsNvskoihjXKwsTp6tDLkDkHKHR9yl\naI0ONYMltOvTmhIt5u95BnGgyZxV9IbmjyUx5TIUZntTADe+TnnbPtIW5J2fVwmU\nHtYJdQECgYEA/jmN/viMoBoRbjmX8PYrmFcH6WsYqUJQxBkaFK3yRN0IxR8Mhhq3\nsvyOEUsV3I4m1YgpQwBP5gqInPZQjS/HXEsllKIWxgtEgz+h4KgZ0JQmEx+zokjM\nXGkwuWw0XlX+xH9BqejYpeYrAlc7SLLwDBxm/jCGW4WF+tMC7j3vhLMCgYEA+dTG\nNCI78iDkWow2pNRB5bfuTm/aGYhGU1rzol9x2EFixt5+BXOyxfUn1NFP6VEEbgTB\nVvdXyfhD+4wBrtrQ644e7fg1gHgTcIsCNcUtps/PNHEVj0V7jirDVvCkJFW1rv13\n8SBKUMqkK4uP2DZosbd+6iyepOzsgCfseUqKWfkCgYEAyBSOD9yX+K1riH+leIyV\n9PiSDoAuUZAStrM21o2sPcxkSZfNKIJAj4q7WRrqIsJyB9548vV87ITfzgEBlozC\n731pH1iOaeGWU2GySniikIj4ilaJ7zAyPoy/Pz/M223867Nn/4x1beP/d4El9Gp4\nCGAWIvoX1FH7B1QpW029g4cCgYBycxYltfUuVAEotgkmc5KIsT07s6P/hF1rPERW\ng1D9F98vaafjyYABjfCkXwszwIi9+fG0bHVMMi66owX2W4nQD3h93fJsmxWUvinS\nBjWGsLakuJV+3/7dPxvjzTP07UrhEn8K+Jby8hJJXJMWIr7Ng1lh3/UBawRhJWkA\nm7RLyQKBgBS2rsPhd2VhsP5XjdtpAdEnT4HJpVI/C4wmv5FweOhBePgri7cZM04o\n1fUnMKyd1VRXqbpK7noy706ZQ3czjhuNLRkxneCli39uc8/HmW0dyRNcd9k6DdH8\nEUiCE5o8uwxt2FioH/vAhchMDIUQq8MpUXfVDvmCBfYhfKcejl8x\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e077f5e02b784526a2157c66cfd52143', 'name': u'vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'created_at': '2018-07-15T01:47:17.414163', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'name': 'vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'24:85:73:35:48:96:b8:d6:ea:1b:3c:02:38:81:9c:83', 'type': 'ssh', 'id': u'vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1'}) 2018-07-15 01:47:17,414 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA+BlHmuBp1MfZ5z6EYd0vFvQ/TlYc9isXVxl4VjMq6SoOQVrl nwU0Xno7lMBLwQL9zkHEjWIbfyPEKx14HJGs4ZQjoJBMR8Mo72ENdbStxSNeHZWS VNv+6fBRUnWZd8O49wtob4yga6VO8SKFRoYMcJdR4qT+8mLQuC/2xFhOTScAbvu2 faM0wspaE9CC/uYaiu2XqHZZcEjaz7whjZKJfY3ZahkIlR0P0HFvIq8xkzyqvwx4 sNKXAvgzVR2DXga5HBQa+kXYFWhLm2/WZ4MauYjBmsQeKjQa4HKgH3lolSwiQNFk xRqrMU1Pb7iGq9jzNluX1z6tNquRZwlWyZhNGwIDAQABAoIBAEIU+a2W+JlkYfXm APzQHSrQA8ypwy0ObTkV36eWGWfhe8qMm3yvtjMz+4qzbXoLge7eNawy5YAH1shl IQj7BEFRY+vwg2DZ6p1YDG29oktQEFFw9XkE3/EPwZllGWt9BldHApozqscBUPWJ bFZMfiO/KmBj8kQ9bbqhi+jgXHrP0ltsQuKhuYjUZZ+Rg8zmE0gxq6Lh2c5oetCA tH1P4C22xUiU61hNWUIaUXULOVTNDd+cheZsNvskoihjXKwsTp6tDLkDkHKHR9yl aI0ONYMltOvTmhIt5u95BnGgyZxV9IbmjyUx5TIUZntTADe+TnnbPtIW5J2fVwmU HtYJdQECgYEA/jmN/viMoBoRbjmX8PYrmFcH6WsYqUJQxBkaFK3yRN0IxR8Mhhq3 svyOEUsV3I4m1YgpQwBP5gqInPZQjS/HXEsllKIWxgtEgz+h4KgZ0JQmEx+zokjM XGkwuWw0XlX+xH9BqejYpeYrAlc7SLLwDBxm/jCGW4WF+tMC7j3vhLMCgYEA+dTG NCI78iDkWow2pNRB5bfuTm/aGYhGU1rzol9x2EFixt5+BXOyxfUn1NFP6VEEbgTB VvdXyfhD+4wBrtrQ644e7fg1gHgTcIsCNcUtps/PNHEVj0V7jirDVvCkJFW1rv13 8SBKUMqkK4uP2DZosbd+6iyepOzsgCfseUqKWfkCgYEAyBSOD9yX+K1riH+leIyV 9PiSDoAuUZAStrM21o2sPcxkSZfNKIJAj4q7WRrqIsJyB9548vV87ITfzgEBlozC 731pH1iOaeGWU2GySniikIj4ilaJ7zAyPoy/Pz/M223867Nn/4x1beP/d4El9Gp4 CGAWIvoX1FH7B1QpW029g4cCgYBycxYltfUuVAEotgkmc5KIsT07s6P/hF1rPERW g1D9F98vaafjyYABjfCkXwszwIi9+fG0bHVMMi66owX2W4nQD3h93fJsmxWUvinS BjWGsLakuJV+3/7dPxvjzTP07UrhEn8K+Jby8hJJXJMWIr7Ng1lh3/UBawRhJWkA m7RLyQKBgBS2rsPhd2VhsP5XjdtpAdEnT4HJpVI/C4wmv5FweOhBePgri7cZM04o 1fUnMKyd1VRXqbpK7noy706ZQ3czjhuNLRkxneCli39uc8/HmW0dyRNcd9k6DdH8 EUiCE5o8uwxt2FioH/vAhchMDIUQq8MpUXfVDvmCBfYhfKcejl8x -----END RSA PRIVATE KEY----- 2018-07-15 01:47:17,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-15 01:47:17,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"security_group": {"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-15 01:47:17,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-f58cc2e2-b322-4145-98af-40f5135a8b3d Date: Sun, 15 Jul 2018 01:47:17 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:17Z", "updated_at": "2018-07-15T01:47:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "16a1d09f-cbd5-4828-b4d6-50140417e621", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "27995bd3-3077-4362-9a69-1640d42b8c6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}} 2018-07-15 01:47:17,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f58cc2e2-b322-4145-98af-40f5135a8b3d 2018-07-15 01:47:17,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.133941888809s 2018-07-15 01:47:17,552 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f58cc2e2-b322-4145-98af-40f5135a8b3d 2018-07-15 01:47:17,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:47:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:17,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b6673ae9-77a8-4b71-8229-01ccb16a70ef Date: Sun, 15 Jul 2018 01:47:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:17Z", "updated_at": "2018-07-15T01:47:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "16a1d09f-cbd5-4828-b4d6-50140417e621", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "27995bd3-3077-4362-9a69-1640d42b8c6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}]} 2018-07-15 01:47:17,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b6673ae9-77a8-4b71-8229-01ccb16a70ef 2018-07-15 01:47:17,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0657479763031s 2018-07-15 01:47:17,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b6673ae9-77a8-4b71-8229-01ccb16a70ef 2018-07-15 01:47:17,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-15 01:47:17,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29"}}' 2018-07-15 01:47:17,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-18c407e4-c825-4314-990c-7a10934e11c0 Date: Sun, 15 Jul 2018 01:47:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "port_range_min": 22, "revision_number": 0, "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:17Z", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "2644bf55-bfd5-4dae-aa23-6f0ef3291bb6"}} 2018-07-15 01:47:17,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-18c407e4-c825-4314-990c-7a10934e11c0 2018-07-15 01:47:17,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128909111023s 2018-07-15 01:47:17,755 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-18c407e4-c825-4314-990c-7a10934e11c0 2018-07-15 01:47:17,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:47:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:18,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-b85dbbe2-9742-4adc-a7b9-304ef4ab66f5 Date: Sun, 15 Jul 2018 01:47:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:17Z", "updated_at": "2018-07-15T01:47:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "16a1d09f-cbd5-4828-b4d6-50140417e621", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "2644bf55-bfd5-4dae-aa23-6f0ef3291bb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "27995bd3-3077-4362-9a69-1640d42b8c6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 2, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}]} 2018-07-15 01:47:18,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b85dbbe2-9742-4adc-a7b9-304ef4ab66f5 2018-07-15 01:47:18,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.248872995377s 2018-07-15 01:47:18,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-b85dbbe2-9742-4adc-a7b9-304ef4ab66f5 2018-07-15 01:47:18,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-15 01:47:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29"}}' 2018-07-15 01:47:18,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b6d345e6-c369-40a8-babf-aee818200354 Date: Sun, 15 Jul 2018 01:47:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:47:18Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "port_range_min": null, "revision_number": 0, "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:18Z", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "063a0cff-8bdc-4ce9-91cc-d7881cdff7b3"}} 2018-07-15 01:47:18,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b6d345e6-c369-40a8-babf-aee818200354 2018-07-15 01:47:18,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139307975769s 2018-07-15 01:47:18,151 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-b6d345e6-c369-40a8-babf-aee818200354 2018-07-15 01:47:18,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:47:18,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:18,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-1cc5c041-080d-41f8-9d36-6cd0c310af6b Date: Sun, 15 Jul 2018 01:47:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4dd19a53d7964d5a974c68d5b3e643ae","l2_adjacency":true,"status":"ACTIVE","subnets":["87598484-2dad-4d6c-91d5-ccadbcc90cde"],"description":"","tags":[],"updated_at":"2018-07-15T01:47:11Z","qos_policy_id":null,"name":"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1","admin_state_up":true,"tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:10Z","mtu":1450}]} 2018-07-15 01:47:18,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1cc5c041-080d-41f8-9d36-6cd0c310af6b 2018-07-15 01:47:18,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116953849792s 2018-07-15 01:47:18,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1cc5c041-080d-41f8-9d36-6cd0c310af6b 2018-07-15 01:47:18,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:47:18,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:18,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-bfa4d31e-22e0-429d-9ba9-7b3232e8f69c Date: Sun, 15 Jul 2018 01:47:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/401ee816-e2ba-478c-b936-086fab558a80/snap", "metadata": {}}], "file": "/v2/images/401ee816-e2ba-478c-b936-086fab558a80/file", "owner": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "401ee816-e2ba-478c-b936-086fab558a80", "size": 12716032, "self": "/v2/images/401ee816-e2ba-478c-b936-086fab558a80", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/401ee816-e2ba-478c-b936-086fab558a80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:47:16Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:47:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:47:18,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-bfa4d31e-22e0-429d-9ba9-7b3232e8f69c 2018-07-15 01:47:18,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357329845428s 2018-07-15 01:47:18,311 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-bfa4d31e-22e0-429d-9ba9-7b3232e8f69c 2018-07-15 01:47:18,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:47:18,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:18,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:18 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-25f6e49b-aab5-446b-92fa-dd89d056b10a x-compute-request-id: req-25f6e49b-aab5-446b-92fa-dd89d056b10a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db"}]} 2018-07-15 01:47:18,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-25f6e49b-aab5-446b-92fa-dd89d056b10a 2018-07-15 01:47:18,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260329246521s 2018-07-15 01:47:18,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-25f6e49b-aab5-446b-92fa-dd89d056b10a 2018-07-15 01:47:18,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-15 01:47:18,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"server": {"name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "imageRef": "401ee816-e2ba-478c-b936-086fab558a80", "flavorRef": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a"}], "security_groups": [{"name": "600893b0-57c1-4360-bf4d-743bd59c1e29"}]}}' 2018-07-15 01:47:19,468 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:47:18 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-247b00c1-b6e2-40a5-9a65-158b0f4a85a0 x-compute-request-id: req-247b00c1-b6e2-40a5-9a65-158b0f4a85a0 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "600893b0-57c1-4360-bf4d-743bd59c1e29"}], "OS-DCF:diskConfig": "MANUAL", "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "adminPass": "8ziMNs2i6bdr"}} 2018-07-15 01:47:19,468 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-247b00c1-b6e2-40a5-9a65-158b0f4a85a0 2018-07-15 01:47:19,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.12778401375s 2018-07-15 01:47:19,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-247b00c1-b6e2-40a5-9a65-158b0f4a85a0 2018-07-15 01:47:19,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:19,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:19 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-d222ea04-73b0-45fa-9ff2-064b3d078d0c x-compute-request-id: req-d222ea04-73b0-45fa-9ff2-064b3d078d0c Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:47:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:19,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d222ea04-73b0-45fa-9ff2-064b3d078d0c 2018-07-15 01:47:19,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485415935516s 2018-07-15 01:47:19,955 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d222ea04-73b0-45fa-9ff2-064b3d078d0c 2018-07-15 01:47:19,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:47:19,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:20,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-1292e5f2-7e3b-4cdc-bb2e-a91bf8b76720 Date: Sun, 15 Jul 2018 01:47:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4dd19a53d7964d5a974c68d5b3e643ae","l2_adjacency":true,"status":"ACTIVE","subnets":["87598484-2dad-4d6c-91d5-ccadbcc90cde"],"description":"","tags":[],"updated_at":"2018-07-15T01:47:11Z","qos_policy_id":null,"name":"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1","admin_state_up":true,"tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:10Z","mtu":1450}]} 2018-07-15 01:47:20,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1292e5f2-7e3b-4cdc-bb2e-a91bf8b76720 2018-07-15 01:47:20,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114331007004s 2018-07-15 01:47:20,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-1292e5f2-7e3b-4cdc-bb2e-a91bf8b76720 2018-07-15 01:47:20,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:47:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:20,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-35fe1125-24a8-4aba-bbd5-dc8ef2785f8e Date: Sun, 15 Jul 2018 01:47:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:47:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"4dd19a53d7964d5a974c68d5b3e643ae","id":"87598484-2dad-4d6c-91d5-ccadbcc90cde","subnetpool_id":null,"name":"vping_ssh-subnet_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}]} 2018-07-15 01:47:20,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-35fe1125-24a8-4aba-bbd5-dc8ef2785f8e 2018-07-15 01:47:20,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0955801010132s 2018-07-15 01:47:20,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-35fe1125-24a8-4aba-bbd5-dc8ef2785f8e 2018-07-15 01:47:20,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:22,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:22,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:22 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-add87dbd-3558-4e4f-bcb5-c6ce14786e9e x-compute-request-id: req-add87dbd-3558-4e4f-bcb5-c6ce14786e9e Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:47:22Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:22,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-add87dbd-3558-4e4f-bcb5-c6ce14786e9e 2018-07-15 01:47:22,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520669937134s 2018-07-15 01:47:22,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-add87dbd-3558-4e4f-bcb5-c6ce14786e9e 2018-07-15 01:47:22,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:24,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:24,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:25,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:24 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-15c9dd86-f0c4-4998-9d2e-57ab7032d026 x-compute-request-id: req-15c9dd86-f0c4-4998-9d2e-57ab7032d026 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:47:22Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:25,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-15c9dd86-f0c4-4998-9d2e-57ab7032d026 2018-07-15 01:47:25,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537973880768s 2018-07-15 01:47:25,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-15c9dd86-f0c4-4998-9d2e-57ab7032d026 2018-07-15 01:47:25,246 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:27,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:27,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:27 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-c5a140fb-ba88-421b-80db-59dc9d5cb23f x-compute-request-id: req-c5a140fb-ba88-421b-80db-59dc9d5cb23f Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:26Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:27,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c5a140fb-ba88-421b-80db-59dc9d5cb23f 2018-07-15 01:47:27,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.317018032074s 2018-07-15 01:47:27,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c5a140fb-ba88-421b-80db-59dc9d5cb23f 2018-07-15 01:47:27,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:47:27,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=c9b109a2-f461-47cf-9cc1-5e499569cf48" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:27,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 797 X-Openstack-Request-Id: req-b50ed818-0b11-4f08-9700-5e19488c9fc8 Date: Sun, 15 Jul 2018 01:47:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:47:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87598484-2dad-4d6c-91d5-ccadbcc90cde","ip_address":"192.168.0.12"}],"id":"2c06c0e1-b794-4b27-a871-b4fcabf2f217","security_groups":["600893b0-57c1-4360-bf4d-743bd59c1e29"],"mac_address":"fa:16:3e:03:8a:37","project_id":"4dd19a53d7964d5a974c68d5b3e643ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:23Z","binding:vnic_type":"normal","device_id":"c9b109a2-f461-47cf-9cc1-5e499569cf48","ip_allocation":"immediate"}]} 2018-07-15 01:47:27,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c9b109a2-f461-47cf-9cc1-5e499569cf48 used request id req-b50ed818-0b11-4f08-9700-5e19488c9fc8 2018-07-15 01:47:27,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0825769901276s 2018-07-15 01:47:27,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c9b109a2-f461-47cf-9cc1-5e499569cf48 used request id req-b50ed818-0b11-4f08-9700-5e19488c9fc8 2018-07-15 01:47:27,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:47:27,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2c06c0e1-b794-4b27-a871-b4fcabf2f217" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:27,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6cf5e135-b110-4a85-8115-a9fd8b99dedb Date: Sun, 15 Jul 2018 01:47:27 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:47:27,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2c06c0e1-b794-4b27-a871-b4fcabf2f217 used request id req-6cf5e135-b110-4a85-8115-a9fd8b99dedb 2018-07-15 01:47:27,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0496411323547s 2018-07-15 01:47:27,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2c06c0e1-b794-4b27-a871-b4fcabf2f217 used request id req-6cf5e135-b110-4a85-8115-a9fd8b99dedb 2018-07-15 01:47:27,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:27,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:28,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:27 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-f2abf0de-1999-417a-b5df-045aa9279cf3 x-compute-request-id: req-f2abf0de-1999-417a-b5df-045aa9279cf3 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:26Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:28,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f2abf0de-1999-417a-b5df-045aa9279cf3 2018-07-15 01:47:28,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.673418045044s 2018-07-15 01:47:28,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f2abf0de-1999-417a-b5df-045aa9279cf3 2018-07-15 01:47:28,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:47:28,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=c9b109a2-f461-47cf-9cc1-5e499569cf48" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:28,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 797 X-Openstack-Request-Id: req-938f9d69-6079-4c20-bc00-40e393c9f11a Date: Sun, 15 Jul 2018 01:47:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:47:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87598484-2dad-4d6c-91d5-ccadbcc90cde","ip_address":"192.168.0.12"}],"id":"2c06c0e1-b794-4b27-a871-b4fcabf2f217","security_groups":["600893b0-57c1-4360-bf4d-743bd59c1e29"],"mac_address":"fa:16:3e:03:8a:37","project_id":"4dd19a53d7964d5a974c68d5b3e643ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:23Z","binding:vnic_type":"normal","device_id":"c9b109a2-f461-47cf-9cc1-5e499569cf48","ip_allocation":"immediate"}]} 2018-07-15 01:47:28,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c9b109a2-f461-47cf-9cc1-5e499569cf48 used request id req-938f9d69-6079-4c20-bc00-40e393c9f11a 2018-07-15 01:47:28,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0571131706238s 2018-07-15 01:47:28,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c9b109a2-f461-47cf-9cc1-5e499569cf48 used request id req-938f9d69-6079-4c20-bc00-40e393c9f11a 2018-07-15 01:47:28,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:47:28,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2c06c0e1-b794-4b27-a871-b4fcabf2f217" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:28,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f11b88e6-f807-420e-b1d3-063c8fc34d25 Date: Sun, 15 Jul 2018 01:47:28 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:47:28,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2c06c0e1-b794-4b27-a871-b4fcabf2f217 used request id req-f11b88e6-f807-420e-b1d3-063c8fc34d25 2018-07-15 01:47:28,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.044890165329s 2018-07-15 01:47:28,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=2c06c0e1-b794-4b27-a871-b4fcabf2f217 used request id req-f11b88e6-f807-420e-b1d3-063c8fc34d25 2018-07-15 01:47:28,497 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:03:8a:37', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'401ee816-e2ba-478c-b936-086fab558a80'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:47:26.000000', 'flavor': Munch({u'id': u'b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db'}), 'az': u'nova', 'id': u'c9b109a2-f461-47cf-9cc1-5e499569cf48', 'security_groups': [Munch({u'name': u'vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e077f5e02b784526a2157c66cfd52143', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'name': 'vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-15T01:47:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-15T01:47:26Z', 'hostId': u'03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.12', 'cloud': 'envvars', 'host_id': u'03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:47:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'name': u'vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'adminPass': None, 'tenant_id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'created_at': u'2018-07-15T01:47:19Z', 'created': u'2018-07-15T01:47:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-15 01:47:28,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:47:28,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:28,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2a08c3eb-5c53-4166-bf42-b9fc5fb1dcbf Date: Sun, 15 Jul 2018 01:47:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4dd19a53d7964d5a974c68d5b3e643ae","l2_adjacency":true,"status":"ACTIVE","subnets":["87598484-2dad-4d6c-91d5-ccadbcc90cde"],"description":"","tags":[],"updated_at":"2018-07-15T01:47:11Z","qos_policy_id":null,"name":"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1","admin_state_up":true,"tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:10Z","mtu":1450}]} 2018-07-15 01:47:28,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2a08c3eb-5c53-4166-bf42-b9fc5fb1dcbf 2018-07-15 01:47:28,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105404138565s 2018-07-15 01:47:28,603 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-2a08c3eb-5c53-4166-bf42-b9fc5fb1dcbf 2018-07-15 01:47:28,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:47:28,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:28,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-40ea5b08-a65c-439d-b5f5-391f464ca6c0 Date: Sun, 15 Jul 2018 01:47:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/401ee816-e2ba-478c-b936-086fab558a80/snap", "metadata": {}}], "file": "/v2/images/401ee816-e2ba-478c-b936-086fab558a80/file", "owner": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "401ee816-e2ba-478c-b936-086fab558a80", "size": 12716032, "self": "/v2/images/401ee816-e2ba-478c-b936-086fab558a80", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/401ee816-e2ba-478c-b936-086fab558a80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:47:16Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:47:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:47:28,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-40ea5b08-a65c-439d-b5f5-391f464ca6c0 2018-07-15 01:47:28,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214136838913s 2018-07-15 01:47:28,822 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-40ea5b08-a65c-439d-b5f5-391f464ca6c0 2018-07-15 01:47:28,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:47:28,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:28,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:28 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-c559f959-d872-4034-9f68-f85d25aa302b x-compute-request-id: req-c559f959-d872-4034-9f68-f85d25aa302b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db"}]} 2018-07-15 01:47:28,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c559f959-d872-4034-9f68-f85d25aa302b 2018-07-15 01:47:28,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02987408638s 2018-07-15 01:47:28,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-c559f959-d872-4034-9f68-f85d25aa302b 2018-07-15 01:47:28,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-15 01:47:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"server": {"name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "imageRef": "401ee816-e2ba-478c-b936-086fab558a80", "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "flavorRef": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a"}], "security_groups": [{"name": "600893b0-57c1-4360-bf4d-743bd59c1e29"}]}}' 2018-07-15 01:47:30,291 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:47:28 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-b310533d-82a2-4778-8394-50107e90115f x-compute-request-id: req-b310533d-82a2-4778-8394-50107e90115f Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "600893b0-57c1-4360-bf4d-743bd59c1e29"}], "OS-DCF:diskConfig": "MANUAL", "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "adminPass": "uZ6j34xNnY7t"}} 2018-07-15 01:47:30,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-b310533d-82a2-4778-8394-50107e90115f 2018-07-15 01:47:30,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.43619918823s 2018-07-15 01:47:30,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-b310533d-82a2-4778-8394-50107e90115f 2018-07-15 01:47:30,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:30,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:30,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:30 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-ea9def56-38fb-4030-a305-79e3a3b6ffbf x-compute-request-id: req-ea9def56-38fb-4030-a305-79e3a3b6ffbf Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:47:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:26Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:30,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ea9def56-38fb-4030-a305-79e3a3b6ffbf 2018-07-15 01:47:30,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686219930649s 2018-07-15 01:47:30,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ea9def56-38fb-4030-a305-79e3a3b6ffbf 2018-07-15 01:47:30,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:32,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:32,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:33,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:33 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-a0c81157-87a3-4be4-b277-4c1cc2a9bc27 x-compute-request-id: req-a0c81157-87a3-4be4-b277-4c1cc2a9bc27 Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:47:32Z", "hostId": "4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:26Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:33,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0c81157-87a3-4be4-b277-4c1cc2a9bc27 2018-07-15 01:47:33,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404067993164s 2018-07-15 01:47:33,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-a0c81157-87a3-4be4-b277-4c1cc2a9bc27 2018-07-15 01:47:33,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:35,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:35,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:35 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-18314492-a5e8-4433-b793-e8dbeea6bb67 x-compute-request-id: req-18314492-a5e8-4433-b793-e8dbeea6bb67 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:47:34Z", "hostId": "4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:26Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:35,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18314492-a5e8-4433-b793-e8dbeea6bb67 2018-07-15 01:47:35,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23566699028s 2018-07-15 01:47:35,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-18314492-a5e8-4433-b793-e8dbeea6bb67 2018-07-15 01:47:35,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:37,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:37,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:37,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:37 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-fd6ca5c4-e403-430d-91cf-46bdf1f193f2 x-compute-request-id: req-fd6ca5c4-e403-430d-91cf-46bdf1f193f2 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:47:34Z", "hostId": "4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:26Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:37,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd6ca5c4-e403-430d-91cf-46bdf1f193f2 2018-07-15 01:47:37,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221512079239s 2018-07-15 01:47:37,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-fd6ca5c4-e403-430d-91cf-46bdf1f193f2 2018-07-15 01:47:37,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:39,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:39,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:40,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:39 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-cf0551ca-dc5d-4986-8680-a1becffff753 x-compute-request-id: req-cf0551ca-dc5d-4986-8680-a1becffff753 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:0e:be", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:39.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:39Z", "hostId": "4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:26Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:40,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cf0551ca-dc5d-4986-8680-a1becffff753 2018-07-15 01:47:40,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52588391304s 2018-07-15 01:47:40,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cf0551ca-dc5d-4986-8680-a1becffff753 2018-07-15 01:47:40,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:47:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:40,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7eff38dc-f9ab-4ece-9bf0-33fba7e0a89b Date: Sun, 15 Jul 2018 01:47:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:47:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87598484-2dad-4d6c-91d5-ccadbcc90cde","ip_address":"192.168.0.5"}],"id":"6a6736f6-0952-426d-b152-ffc7656c068e","security_groups":["600893b0-57c1-4360-bf4d-743bd59c1e29"],"mac_address":"fa:16:3e:85:0e:be","project_id":"4dd19a53d7964d5a974c68d5b3e643ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:33Z","binding:vnic_type":"normal","device_id":"608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9","ip_allocation":"immediate"}]} 2018-07-15 01:47:40,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 used request id req-7eff38dc-f9ab-4ece-9bf0-33fba7e0a89b 2018-07-15 01:47:40,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0575439929962s 2018-07-15 01:47:40,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 used request id req-7eff38dc-f9ab-4ece-9bf0-33fba7e0a89b 2018-07-15 01:47:40,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:47:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6a6736f6-0952-426d-b152-ffc7656c068e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:40,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d0e47561-62ad-4c34-9a35-fe263e93f08d Date: Sun, 15 Jul 2018 01:47:40 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:47:40,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6a6736f6-0952-426d-b152-ffc7656c068e used request id req-d0e47561-62ad-4c34-9a35-fe263e93f08d 2018-07-15 01:47:40,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0447940826416s 2018-07-15 01:47:40,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6a6736f6-0952-426d-b152-ffc7656c068e used request id req-d0e47561-62ad-4c34-9a35-fe263e93f08d 2018-07-15 01:47:40,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:40,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:40,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fe97345-cd3f-410f-840e-27165130b793 x-compute-request-id: req-5fe97345-cd3f-410f-840e-27165130b793 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:0e:be", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:39.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:39Z", "hostId": "4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:26Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:40,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5fe97345-cd3f-410f-840e-27165130b793 2018-07-15 01:47:40,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48122882843s 2018-07-15 01:47:40,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-5fe97345-cd3f-410f-840e-27165130b793 2018-07-15 01:47:40,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:47:41,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:41,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-6dc7e000-dbdf-47e2-9f2f-f91cdd662a7a Date: Sun, 15 Jul 2018 01:47:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:47:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87598484-2dad-4d6c-91d5-ccadbcc90cde","ip_address":"192.168.0.5"}],"id":"6a6736f6-0952-426d-b152-ffc7656c068e","security_groups":["600893b0-57c1-4360-bf4d-743bd59c1e29"],"mac_address":"fa:16:3e:85:0e:be","project_id":"4dd19a53d7964d5a974c68d5b3e643ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:33Z","binding:vnic_type":"normal","device_id":"608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9","ip_allocation":"immediate"}]} 2018-07-15 01:47:41,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 used request id req-6dc7e000-dbdf-47e2-9f2f-f91cdd662a7a 2018-07-15 01:47:41,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0538640022278s 2018-07-15 01:47:41,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 used request id req-6dc7e000-dbdf-47e2-9f2f-f91cdd662a7a 2018-07-15 01:47:41,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:47:41,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6a6736f6-0952-426d-b152-ffc7656c068e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:41,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8b5a1f7a-0c55-482b-8ac1-329464ecf14d Date: Sun, 15 Jul 2018 01:47:41 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:47:41,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6a6736f6-0952-426d-b152-ffc7656c068e used request id req-8b5a1f7a-0c55-482b-8ac1-329464ecf14d 2018-07-15 01:47:41,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0429449081421s 2018-07-15 01:47:41,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=6a6736f6-0952-426d-b152-ffc7656c068e used request id req-8b5a1f7a-0c55-482b-8ac1-329464ecf14d 2018-07-15 01:47:41,103 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:0e:be', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'401ee816-e2ba-478c-b936-086fab558a80'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:47:39.000000', 'flavor': Munch({u'id': u'b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db'}), 'az': u'nova', 'id': u'608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e077f5e02b784526a2157c66cfd52143', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'name': 'vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-15T01:47:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-15T01:47:39Z', 'hostId': u'4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:47:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'name': u'vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'adminPass': None, 'tenant_id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'created_at': u'2018-07-15T01:47:30Z', 'created': u'2018-07-15T01:47:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-15 01:47:41,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:47:41,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:41,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-a870716d-7502-4cd7-a833-c6d1ac3f35c3 Date: Sun, 15 Jul 2018 01:47:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4dd19a53d7964d5a974c68d5b3e643ae","l2_adjacency":true,"status":"ACTIVE","subnets":["87598484-2dad-4d6c-91d5-ccadbcc90cde"],"description":"","tags":[],"updated_at":"2018-07-15T01:47:11Z","qos_policy_id":null,"name":"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1","admin_state_up":true,"tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:10Z","mtu":1450}]} 2018-07-15 01:47:41,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a870716d-7502-4cd7-a833-c6d1ac3f35c3 2018-07-15 01:47:41,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106647014618s 2018-07-15 01:47:41,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a870716d-7502-4cd7-a833-c6d1ac3f35c3 2018-07-15 01:47:41,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:47:41,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:41,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-9a32fa1e-b9a8-454f-8746-1ff8236caf85 Date: Sun, 15 Jul 2018 01:47:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:47:39Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"87598484-2dad-4d6c-91d5-ccadbcc90cde","ip_address":"192.168.0.5"}],"id":"6a6736f6-0952-426d-b152-ffc7656c068e","security_groups":["600893b0-57c1-4360-bf4d-743bd59c1e29"],"mac_address":"fa:16:3e:85:0e:be","project_id":"4dd19a53d7964d5a974c68d5b3e643ae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:33Z","binding:vnic_type":"normal","device_id":"608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9","ip_allocation":"immediate"}]} 2018-07-15 01:47:41,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 used request id req-9a32fa1e-b9a8-454f-8746-1ff8236caf85 2018-07-15 01:47:41,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527431964874s 2018-07-15 01:47:41,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 used request id req-9a32fa1e-b9a8-454f-8746-1ff8236caf85 2018-07-15 01:47:41,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-15 01:47:41,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"floatingip": {"floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "fixed_ip_address": "192.168.0.5", "port_id": "6a6736f6-0952-426d-b152-ffc7656c068e"}}' 2018-07-15 01:47:43,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-95d3654f-e43d-453a-ba8b-7860c1f67470 Date: Sun, 15 Jul 2018 01:47:43 GMT RESP BODY: {"floatingip": {"router_id": "027faa0c-3863-4bea-97af-a2687cf50802", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:42Z", "updated_at": "2018-07-15T01:47:42Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:85:0e:be", "device_id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9"}, "fixed_ip_address": "192.168.0.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_id": "6a6736f6-0952-426d-b152-ffc7656c068e", "id": "57c1abad-cc3c-44b4-8db7-f7d05830ef04", "qos_policy_id": null}} 2018-07-15 01:47:43,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-95d3654f-e43d-453a-ba8b-7860c1f67470 2018-07-15 01:47:43,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.2336370945s 2018-07-15 01:47:43,502 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-95d3654f-e43d-453a-ba8b-7860c1f67470 2018-07-15 01:47:43,506 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'027faa0c-3863-4bea-97af-a2687cf50802', 'updated_at': u'2018-07-15T01:47:42Z', 'fixed_ip_address': u'192.168.0.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 0, 'port_id': u'6a6736f6-0952-426d-b152-ffc7656c068e', 'id': u'57c1abad-cc3c-44b4-8db7-f7d05830ef04', 'network': u'7d34529c-ec8c-4712-bad8-569496887c46', 'port': u'6a6736f6-0952-426d-b152-ffc7656c068e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'name': 'vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:85:0e:be', u'device_id': u'608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4dd19a53d7964d5a974c68d5b3e643ae', 'created_at': u'2018-07-15T01:47:42Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:85:0e:be', u'device_id': u'608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9'}), 'router': u'027faa0c-3863-4bea-97af-a2687cf50802'}) 2018-07-15 01:47:43,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-15 01:47:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-15 01:47:44,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47: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,Accept-Encoding x-openstack-request-id: req-f95ea57c-4284-49ff-a641-d66e937e219c x-compute-request-id: req-f95ea57c-4284-49ff-a641-d66e937e219c Content-Encoding: gzip Content-Length: 9576 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498116014 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.144331] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146079] pid_max: default: 32768 minimum: 301\n[ 0.147035] ACPI: Core revision 20150930\n[ 0.148472] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149879] Security Framework initialized\n[ 0.150758] Yama: becoming mindful.\n[ 0.151553] AppArmor: AppArmor initialized\n[ 0.152481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155309] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156605] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158114] Initializing cgroup subsys io\n[ 0.158995] Initializing cgroup subsys memory\n[ 0.159932] Initializing cgroup subsys devices\n[ 0.160867] Initializing cgroup subsys freezer\n[ 0.161794] Initializing cgroup subsys net_cls\n[ 0.162717] Initializing cgroup subsys perf_event\n[ 0.163714] Initializing cgroup subsys net_prio\n[ 0.164660] Initializing cgroup subsys hugetlb\n[ 0.165596] Initializing cgroup subsys pids\n[ 0.166536] CPU: Physical Processor ID: 0\n[ 0.168115] mce: CPU supports 10 MCE banks\n[ 0.169016] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.192580] ftrace: allocating 31920 entries in 125 pages\n[ 0.217556] smpboot: Max logical packages: 1\n[ 0.218475] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.219931] x2apic enabled\n[ 0.220778] Switched APIC routing to physical x2apic.\n[ 0.222584] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.223803] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.226043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.227982] KVM setup paravirtual spinlock\n[ 0.229359] x86: Booted up 1 node, 1 CPUs\n[ 0.230228] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.231711] devtmpfs: initialized\n[ 0.233481] evm: security.selinux\n[ 0.234224] evm: security.SMACK64\n[ 0.234957] evm: security.SMACK64EXEC\n[ 0.235752] evm: security.SMACK64TRANSMUTE\n[ 0.236614] evm: security.SMACK64MMAP\n[ 0.237411] evm: security.ima\n[ 0.238094] evm: security.capability\n[ 0.238943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240969] pinctrl core: initialized pinctrl subsystem\n[ 0.242143] RTC time: 1:47:39, date: 07/15/18\n[ 0.243179] NET: Registered protocol family 16\n[ 0.244219] cpuidle: using governor ladder\n[ 0.245120] cpuidle: using governor menu\n[ 0.245979] PCCT header not found.\n[ 0.246793] ACPI: bus type PCI registered\n[ 0.247648] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.248989] PCI: Using configuration type 1 for base access\n[ 0.250864] ACPI: Added _OSI(Module Device)\n[ 0.251785] ACPI: Added _OSI(Processor Device)\n[ 0.252711] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.253669] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.255509] ACPI: Interpreter enabled\n[ 0.256324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.258293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.260282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.262260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.264232] ACPI: (supports S0 S5)\n[ 0.264998] ACPI: Using IOAPIC for interrupt routing\n[ 0.266026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270520] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.271837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.273113] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275540] acpiphp: Slot [3] registered\n[ 0.276407] acpiphp: Slot [4] registered\n[ 0.277283] acpiphp: Slot [5] registered\n[ 0.278141] acpiphp: Slot [6] registered\n[ 0.279006] acpiphp: Slot [7] registered\n[ 0.279877] acpiphp: Slot [8] registered\n[ 0.280746] acpiphp: Slot [9] registered\n[ 0.281621] acpiphp: Slot [10] registered\n[ 0.282502] acpiphp: Slot [11] registered\n[ 0.283376] acpiphp: Slot [12] registered\n[ 0.284255] acpiphp: Slot [13] registered\n[ 0.285131] acpiphp: Slot [14] registered\n[ 0.286005] acpiphp: Slot [15] registered\n[ 0.297048] acpiphp: Slot [16] registered\n[ 0.297926] acpiphp: Slot [17] registered\n[ 0.298799] acpiphp: Slot [18] registered\n[ 0.299674] acpiphp: Slot [19] registered\n[ 0.300556] acpiphp: Slot [20] registered\n[ 0.301441] acpiphp: Slot [21] registered\n[ 0.302322] acpiphp: Slot [22] registered\n[ 0.303203] acpiphp: Slot [23] registered\n[ 0.304074] acpiphp: Slot [24] registered\n[ 0.304950] acpiphp: Slot [25] registered\n[ 0.305812] acpiphp: Slot [26] registered\n[ 0.306690] acpiphp: Slot [27] registered\n[ 0.307574] acpiphp: Slot [28] registered\n[ 0.308458] acpiphp: Slot [29] registered\n[ 0.309335] acpiphp: Slot [30] registered\n[ 0.310221] acpiphp: Slot [31] registered\n[ 0.311103] PCI host bridge to bus 0000:00\n[ 0.311973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.313306] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.314627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.316186] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.317742] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.319345] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.322780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.324179] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.325451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.326817] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.330521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.332217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351373] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353405] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354931] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356455] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357957] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.359320] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.360719] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.363547] vgaarb: loaded\n[ 0.364194] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365515] SCSI subsystem initialized\n[ 0.366496] ACPI: bus type USB registered\n[ 0.367399] usbcore: registered new interface driver usbfs\n[ 0.368531] usbcore: registered new interface driver hub\n[ 0.369630] usbcore: registered new device driver usb\n[ 0.370830] PCI: Using ACPI for IRQ routing\n[ 0.372026] NetLabel: Initializing\n[ 0.372811] NetLabel: domain hash size = 128\n[ 0.373727] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374767] NetLabel: unlabeled traffic allowed by default\n[ 0.376019] clocksource: Switched to clocksource kvm-clock\n[ 0.384197] AppArmor: AppArmor Filesystem Enabled\n[ 0.385242] pnp: PnP ACPI init\n[ 0.386250] pnp: PnP ACPI: found 5 devices\n[ 0.392766] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394635] NET: Registered protocol family 2\n[ 0.395762] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397181] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398501] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.399802] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400989] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402287] NET: Registered protocol family 1\n[ 0.403247] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404452] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405629] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419492] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433735] Trying to unpack rootfs image as initramfs...\n[ 0.490843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492638] Scanning for low memory corruption every 60 seconds\n[ 0.494097] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495371] audit: initializing netlink subsys (disabled)\n[ 0.496525] audit: type=2000 audit(1531619259.880:1): initialized\n[ 0.497970] Initialise system trusted keyring\n[ 0.498994] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500273] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502541] zbud: loaded\n[ 0.503317] VFS: Disk quotas dquot_6.6.0\n[ 0.504222] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505964] fuse init (API version 7.23)\n[ 0.506951] Key type big_key registered\n[ 0.507826] Allocating IMA MOK and blacklist keyrings.\n[ 0.509146] Key type asymmetric registered\n[ 0.510038] Asymmetric key parser 'x509' registered\n[ 0.511068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.512682] io scheduler noop registered\n[ 0.513544] io scheduler deadline registered (default)\n[ 0.514624] io scheduler cfq registered\n[ 0.515540] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.516695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518081] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.519655] ACPI: Power Button [PWRF]\n[ 0.520590] GHES: HEST is not enabled!\n[ 0.534331] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564623] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593371] Linux agpgart interface v0.103\n[ 0.596538] brd: module loaded\n[ 0.598414] loop: module loaded\n[ 0.602990] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.604580] GPT:90111 != 2097151\n[ 0.605312] GPT:Alternate GPT header not at the end of the disk.\n[ 0.606505] GPT:90111 != 2097151\n[ 0.607234] GPT: Use GNU Parted to correct GPT errors.\n[ 0.608295] vda: vda1 vda15\n[ 0.609823] scsi host0: ata_piix\n[ 0.610678] scsi host1: ata_piix\n[ 0.611466] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.612810] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.614429] libphy: Fixed MDIO Bus: probed\n[ 0.615325] tun: Universal TUN/TAP device driver, 1.6\n[ 0.616378] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.619069] PPP generic driver version 2.4.2\n[ 0.620518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622556] ehci-pci: EHCI PCI platform driver\n[ 0.624059] ehci-platform: EHCI generic platform driver\n[ 0.625147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626385] ohci-pci: OHCI PCI platform driver\n[ 0.627330] ohci-platform: OHCI generic platform driver\n[ 0.628422] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642834] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645513] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646622] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.647868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.649207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650741] usb usb1: Product: UHCI Host Controller\n[ 0.651750] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652980] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654037] hub 1-0:1.0: USB hub found\n[ 0.654886] hub 1-0:1.0: 2 ports detected\n[ 0.655915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658217] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659270] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660504] mousedev: PS/2 mouse device common for all mice\n[ 0.661908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663927] rtc_cmos 00:00: RTC can wake from S4\n[ 0.665144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.666457] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667771] i2c /dev entries driver\n[ 0.668621] device-mapper: uevent: version 1.0.3\n[ 0.669678] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.671468] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.673038] NET: Registered protocol family 10\n[ 0.674273] NET: Registered protocol family 17\n[ 0.675266] Key type dns_resolver registered\n[ 0.676364] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.677560] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.679508] registered taskstats version 1\n[ 0.680438] Loading compiled-in X.509 certificates\n[ 0.681995] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684043] zswap: loaded using pool lzo/zbud\n[ 0.685825] Key type trusted registered\n[ 0.687752] Key type encrypted registered\n[ 0.688654] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689778] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690921] evm: HMAC attrs: 0x1\n[ 0.691983] Magic number: 10:471:761\n[ 0.692933] rtc_cmos 00:00: setting system clock to 2018-07-15 01:47:39 UTC (1531619259)\n[ 0.694706] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695918] EDD information not available.\n[ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785348] Write protecting the kernel read-only data: 14336k\n[ 0.787608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.789582] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.837031] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.75\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.5...\nLease of 192.168.0.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwp3/iBAX1zg18se1+5Jafsl8Ne7Jb5QLbjFM9LnlhGxLDcUovo3IM1bJOKQQkYrcc8QxycDQ+eVIhqkVWQMFnunPPXcvEGMkuFmsZRHfSAdIMzxcbwESib3ypbryRzrcAZGqGzsjqALbmfFQAbFEJqnw5IbecZbfDkRHOuyC7AzAWWHlGQKjN0o/a59mNkXw5agh38R6iuNsEyjeNj8qKlzJ4XZphIDsk1JzoHqOL9wcJlwoNjTi2s/Abdxb98BZu1dvX5hUItPo/AZqmGiaG5QMGESv38t0gaYGCJmRgiqXj4v5KZsFrIbgWigG0am2wAsNMrezqO3HmbmObwwt5 root@vping-ssh-vm-295255a8-b87d-447b-a8f2-f0512fe5b5f1\nssh-dss AAAAB3NzaC1kc3MAAACBAIK3FCHHrmvknsdvpQlIaUbCgYRSb9FiZ2IdX4Se/9MZYMfI+TI+hi/4NYtUUu+Tub1BD8k2Ls3HjuB2d7OZtn6XtNPotyDPc32/p8WDCuwa1ffWiehpx97tsQ+dAvGaWiRKPKP273tdRbCw5U7HY6Iyc/gXL1i+gHWx/+ivMYE1AAAAFQDVptnBfD7CsCrZ8U8zScUPQsIBGQAAAIARyEqVXWqIFq6fvM5wWhUeioH9Wm7Tkg0WK1ipKUsgXMiZo9Po8TDAm9LUVqzhj/xssvF0lpu78iUg/p1TBzi9RsDhqt7bh+jwj2FgWaAICTRB9ARN7/lOVVECfmrwrnddJGMx/eQVRIUBKBDfuRQdhXHwqioDrIAYn7U/uagkNgAAAIA18N8A6bAWqsRhTgdwThQFwQ8xWtX8nvq8d5vTPwcsWTNiSvwnkESaKy4NFBFQzqaosB/NLp9kQqv2gbu2RzFk4Bwm7ps5TE0IsaM+b7ET8L2RAS+jrxJaSXiFErr8SJO+2ZiEtifLTAArtG0DW87eYoanKDPMdtsZ07XTkjsyyw== root@vping-ssh-vm-295255a8-b87d-447b-a8f2-f0512fe5b5f1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.5,24,fe80::f816:3eff:fe85:ebe/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-295255a8-b87d-447b-a8f2-f0512fe5b5f1\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-295255a8-b87d-447b-a8f2-f0512fe5b5f1 login: "} 2018-07-15 01:47:44,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9/action used request id req-f95ea57c-4284-49ff-a641-d66e937e219c 2018-07-15 01:47:44,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.725047111511s 2018-07-15 01:47:44,232 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9/action used request id req-f95ea57c-4284-49ff-a641-d66e937e219c 2018-07-15 01:47:44,233 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 498116014 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.144331] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146079] pid_max: default: 32768 minimum: 301 [ 0.147035] ACPI: Core revision 20150930 [ 0.148472] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.149879] Security Framework initialized [ 0.150758] Yama: becoming mindful. [ 0.151553] AppArmor: AppArmor initialized [ 0.152481] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.153911] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155309] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156605] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158114] Initializing cgroup subsys io [ 0.158995] Initializing cgroup subsys memory [ 0.159932] Initializing cgroup subsys devices [ 0.160867] Initializing cgroup subsys freezer [ 0.161794] Initializing cgroup subsys net_cls [ 0.162717] Initializing cgroup subsys perf_event [ 0.163714] Initializing cgroup subsys net_prio [ 0.164660] Initializing cgroup subsys hugetlb [ 0.165596] Initializing cgroup subsys pids [ 0.166536] CPU: Physical Processor ID: 0 [ 0.168115] mce: CPU supports 10 MCE banks [ 0.169016] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170092] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186394] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.192580] ftrace: allocating 31920 entries in 125 pages [ 0.217556] smpboot: Max logical packages: 1 [ 0.218475] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.219931] x2apic enabled [ 0.220778] Switched APIC routing to physical x2apic. [ 0.222584] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.223803] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.226043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.227982] KVM setup paravirtual spinlock [ 0.229359] x86: Booted up 1 node, 1 CPUs [ 0.230228] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.231711] devtmpfs: initialized [ 0.233481] evm: security.selinux [ 0.234224] evm: security.SMACK64 [ 0.234957] evm: security.SMACK64EXEC [ 0.235752] evm: security.SMACK64TRANSMUTE [ 0.236614] evm: security.SMACK64MMAP [ 0.237411] evm: security.ima [ 0.238094] evm: security.capability [ 0.238943] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240969] pinctrl core: initialized pinctrl subsystem [ 0.242143] RTC time: 1:47:39, date: 07/15/18 [ 0.243179] NET: Registered protocol family 16 [ 0.244219] cpuidle: using governor ladder [ 0.245120] cpuidle: using governor menu [ 0.245979] PCCT header not found. [ 0.246793] ACPI: bus type PCI registered [ 0.247648] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.248989] PCI: Using configuration type 1 for base access [ 0.250864] ACPI: Added _OSI(Module Device) [ 0.251785] ACPI: Added _OSI(Processor Device) [ 0.252711] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.253669] ACPI: Added _OSI(Processor Aggregator Device) [ 0.255509] ACPI: Interpreter enabled [ 0.256324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.258293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.260282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.262260] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.264232] ACPI: (supports S0 S5) [ 0.264998] ACPI: Using IOAPIC for interrupt routing [ 0.266026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269283] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270520] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.271837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.273113] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275540] acpiphp: Slot [3] registered [ 0.276407] acpiphp: Slot [4] registered [ 0.277283] acpiphp: Slot [5] registered [ 0.278141] acpiphp: Slot [6] registered [ 0.279006] acpiphp: Slot [7] registered [ 0.279877] acpiphp: Slot [8] registered [ 0.280746] acpiphp: Slot [9] registered [ 0.281621] acpiphp: Slot [10] registered [ 0.282502] acpiphp: Slot [11] registered [ 0.283376] acpiphp: Slot [12] registered [ 0.284255] acpiphp: Slot [13] registered [ 0.285131] acpiphp: Slot [14] registered [ 0.286005] acpiphp: Slot [15] registered [ 0.297048] acpiphp: Slot [16] registered [ 0.297926] acpiphp: Slot [17] registered [ 0.298799] acpiphp: Slot [18] registered [ 0.299674] acpiphp: Slot [19] registered [ 0.300556] acpiphp: Slot [20] registered [ 0.301441] acpiphp: Slot [21] registered [ 0.302322] acpiphp: Slot [22] registered [ 0.303203] acpiphp: Slot [23] registered [ 0.304074] acpiphp: Slot [24] registered [ 0.304950] acpiphp: Slot [25] registered [ 0.305812] acpiphp: Slot [26] registered [ 0.306690] acpiphp: Slot [27] registered [ 0.307574] acpiphp: Slot [28] registered [ 0.308458] acpiphp: Slot [29] registered [ 0.309335] acpiphp: Slot [30] registered [ 0.310221] acpiphp: Slot [31] registered [ 0.311103] PCI host bridge to bus 0000:00 [ 0.311973] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.313306] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.314627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.316186] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.317742] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.319345] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.322780] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.324179] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.325451] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.326817] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.330521] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.332217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.351373] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.353405] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.354931] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.356455] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.357957] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.359320] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.360719] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.361864] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.363547] vgaarb: loaded [ 0.364194] vgaarb: bridge control possible 0000:00:02.0 [ 0.365515] SCSI subsystem initialized [ 0.366496] ACPI: bus type USB registered [ 0.367399] usbcore: registered new interface driver usbfs [ 0.368531] usbcore: registered new interface driver hub [ 0.369630] usbcore: registered new device driver usb [ 0.370830] PCI: Using ACPI for IRQ routing [ 0.372026] NetLabel: Initializing [ 0.372811] NetLabel: domain hash size = 128 [ 0.373727] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374767] NetLabel: unlabeled traffic allowed by default [ 0.376019] clocksource: Switched to clocksource kvm-clock [ 0.384197] AppArmor: AppArmor Filesystem Enabled [ 0.385242] pnp: PnP ACPI init [ 0.386250] pnp: PnP ACPI: found 5 devices [ 0.392766] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394635] NET: Registered protocol family 2 [ 0.395762] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397181] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398501] TCP: Hash tables configured (established 4096 bind 4096) [ 0.399802] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.400989] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402287] NET: Registered protocol family 1 [ 0.403247] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404452] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405629] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419492] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433735] Trying to unpack rootfs image as initramfs... [ 0.490843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492638] Scanning for low memory corruption every 60 seconds [ 0.494097] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495371] audit: initializing netlink subsys (disabled) [ 0.496525] audit: type=2000 audit(1531619259.880:1): initialized [ 0.497970] Initialise system trusted keyring [ 0.498994] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500273] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502541] zbud: loaded [ 0.503317] VFS: Disk quotas dquot_6.6.0 [ 0.504222] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505964] fuse init (API version 7.23) [ 0.506951] Key type big_key registered [ 0.507826] Allocating IMA MOK and blacklist keyrings. [ 0.509146] Key type asymmetric registered [ 0.510038] Asymmetric key parser 'x509' registered [ 0.511068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.512682] io scheduler noop registered [ 0.513544] io scheduler deadline registered (default) [ 0.514624] io scheduler cfq registered [ 0.515540] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.516695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.518081] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.519655] ACPI: Power Button [PWRF] [ 0.520590] GHES: HEST is not enabled! [ 0.534331] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.562387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564623] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590268] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593371] Linux agpgart interface v0.103 [ 0.596538] brd: module loaded [ 0.598414] loop: module loaded [ 0.602990] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.604580] GPT:90111 != 2097151 [ 0.605312] GPT:Alternate GPT header not at the end of the disk. [ 0.606505] GPT:90111 != 2097151 [ 0.607234] GPT: Use GNU Parted to correct GPT errors. [ 0.608295] vda: vda1 vda15 [ 0.609823] scsi host0: ata_piix [ 0.610678] scsi host1: ata_piix [ 0.611466] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.612810] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.614429] libphy: Fixed MDIO Bus: probed [ 0.615325] tun: Universal TUN/TAP device driver, 1.6 [ 0.616378] tun: (C) 1999-2004 Max Krasnyansky [ 0.619069] PPP generic driver version 2.4.2 [ 0.620518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622556] ehci-pci: EHCI PCI platform driver [ 0.624059] ehci-platform: EHCI generic platform driver [ 0.625147] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626385] ohci-pci: OHCI PCI platform driver [ 0.627330] ohci-platform: OHCI generic platform driver [ 0.628422] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642834] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645513] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646622] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.647868] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.649207] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650741] usb usb1: Product: UHCI Host Controller [ 0.651750] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652980] usb usb1: SerialNumber: 0000:00:01.2 [ 0.654037] hub 1-0:1.0: USB hub found [ 0.654886] hub 1-0:1.0: 2 ports detected [ 0.655915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.658217] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.659270] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.660504] mousedev: PS/2 mouse device common for all mice [ 0.661908] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.663927] rtc_cmos 00:00: RTC can wake from S4 [ 0.665144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.666457] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.667771] i2c /dev entries driver [ 0.668621] device-mapper: uevent: version 1.0.3 [ 0.669678] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.671468] ledtrig-cpu: registered to indicate activity on CPUs [ 0.673038] NET: Registered protocol family 10 [ 0.674273] NET: Registered protocol family 17 [ 0.675266] Key type dns_resolver registered [ 0.676364] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.677560] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.679508] registered taskstats version 1 [ 0.680438] Loading compiled-in X.509 certificates [ 0.681995] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.684043] zswap: loaded using pool lzo/zbud [ 0.685825] Key type trusted registered [ 0.687752] Key type encrypted registered [ 0.688654] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689778] ima: No TPM chip found, activating TPM-bypass! [ 0.690921] evm: HMAC attrs: 0x1 [ 0.691983] Magic number: 10:471:761 [ 0.692933] rtc_cmos 00:00: setting system clock to 2018-07-15 01:47:39 UTC (1531619259) [ 0.694706] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695918] EDD information not available. [ 0.773389] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.785348] Write protecting the kernel read-only data: 14336k [ 0.787608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.789582] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.837031] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.75 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.5... Lease of 192.168.0.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.13. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwp3/iBAX1zg18se1+5Jafsl8Ne7Jb5QLbjFM9LnlhGxLDcUovo3IM1bJOKQQkYrcc8QxycDQ+eVIhqkVWQMFnunPPXcvEGMkuFmsZRHfSAdIMzxcbwESib3ypbryRzrcAZGqGzsjqALbmfFQAbFEJqnw5IbecZbfDkRHOuyC7AzAWWHlGQKjN0o/a59mNkXw5agh38R6iuNsEyjeNj8qKlzJ4XZphIDsk1JzoHqOL9wcJlwoNjTi2s/Abdxb98BZu1dvX5hUItPo/AZqmGiaG5QMGESv38t0gaYGCJmRgiqXj4v5KZsFrIbgWigG0am2wAsNMrezqO3HmbmObwwt5 root@vping-ssh-vm-295255a8-b87d-447b-a8f2-f0512fe5b5f1 ssh-dss AAAAB3NzaC1kc3MAAACBAIK3FCHHrmvknsdvpQlIaUbCgYRSb9FiZ2IdX4Se/9MZYMfI+TI+hi/4NYtUUu+Tub1BD8k2Ls3HjuB2d7OZtn6XtNPotyDPc32/p8WDCuwa1ffWiehpx97tsQ+dAvGaWiRKPKP273tdRbCw5U7HY6Iyc/gXL1i+gHWx/+ivMYE1AAAAFQDVptnBfD7CsCrZ8U8zScUPQsIBGQAAAIARyEqVXWqIFq6fvM5wWhUeioH9Wm7Tkg0WK1ipKUsgXMiZo9Po8TDAm9LUVqzhj/xssvF0lpu78iUg/p1TBzi9RsDhqt7bh+jwj2FgWaAICTRB9ARN7/lOVVECfmrwrnddJGMx/eQVRIUBKBDfuRQdhXHwqioDrIAYn7U/uagkNgAAAIA18N8A6bAWqsRhTgdwThQFwQ8xWtX8nvq8d5vTPwcsWTNiSvwnkESaKy4NFBFQzqaosB/NLp9kQqv2gbu2RzFk4Bwm7ps5TE0IsaM+b7ET8L2RAS+jrxJaSXiFErr8SJO+2ZiEtifLTAArtG0DW87eYoanKDPMdtsZ07XTkjsyyw== root@vping-ssh-vm-295255a8-b87d-447b-a8f2-f0512fe5b5f1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.5,24,fe80::f816:3eff:fe85:ebe/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-295255a8-b87d-447b-a8f2-f0512fe5b5f1 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-295255a8-b87d-447b-a8f2-f0512fe5b5f1 login: 2018-07-15 01:47:47,242 - paramiko.transport - DEBUG - starting thread (client mode): 0x1a815250L 2018-07-15 01:47:47,242 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-15 01:47:47,242 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-15 01:47:47,243 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-15 01:47:47,244 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-15 01:47:47,244 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-15 01:47:47,244 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-15 01:47:47,244 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-15 01:47:47,245 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-15 01:47:47,245 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-15 01:47:47,262 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-15 01:47:47,263 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-15 01:47:47,274 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: cbbd1907b856b99233dff3e778af166b 2018-07-15 01:47:47,275 - paramiko.transport - DEBUG - Trying discovered key 248573354896b8d6ea1b3c0238819c83 in /tmp/tmpK7vHwA 2018-07-15 01:47:47,299 - paramiko.transport - DEBUG - userauth is OK 2018-07-15 01:47:47,305 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-15 01:47:47,307 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-15 01:47:47,308 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-15 01:47:47,309 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-15 01:47:47,310 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-15 01:47:47,353 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-15 01:47:47,353 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.0.12 (192.168.0.12): 56 data bytes 64 bytes from 192.168.0.12: seq=0 ttl=64 time=41.366 ms --- 192.168.0.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 41.366/41.366/41.366 ms 2018-07-15 01:47:47,358 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-15 01:47:47,464 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:47:47,464 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-15 01:47:47,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-15 01:47:47,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:47,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:47: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-868bb59e-c3ca-4ed1-a1b0-239e27bd42f8 x-compute-request-id: req-868bb59e-c3ca-4ed1-a1b0-239e27bd42f8 Content-Type: application/json 2018-07-15 01:47:47,635 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48 used request id req-868bb59e-c3ca-4ed1-a1b0-239e27bd42f8 2018-07-15 01:47:47,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.165982961655s 2018-07-15 01:47:47,636 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48 used request id req-868bb59e-c3ca-4ed1-a1b0-239e27bd42f8 2018-07-15 01:47:47,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:47,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:47,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47: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-4b1a8d41-2a1c-45b6-9c10-192196c1608e x-compute-request-id: req-4b1a8d41-2a1c-45b6-9c10-192196c1608e Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:0e:be", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:0e:be", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:39.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:39Z", "hostId": "4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:8a:37", "version": 4, "addr": "192.168.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c9b109a2-f461-47cf-9cc1-5e499569cf48", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:26.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "c9b109a2-f461-47cf-9cc1-5e499569cf48", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:47Z", "hostId": "03e0c4b6e86855e4aa05a773508bbf9f44fab895918ecc993fc150e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:19Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:47,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b1a8d41-2a1c-45b6-9c10-192196c1608e 2018-07-15 01:47:47,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358918905258s 2018-07-15 01:47:47,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4b1a8d41-2a1c-45b6-9c10-192196c1608e 2018-07-15 01:47:47,998 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:50,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:50,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47: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,Accept-Encoding x-openstack-request-id: req-3229156d-dd86-4f8c-a3c5-11e7cc4ed294 x-compute-request-id: req-3229156d-dd86-4f8c-a3c5-11e7cc4ed294 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:0e:be", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:0e:be", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:39.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:39Z", "hostId": "4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:50,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3229156d-dd86-4f8c-a3c5-11e7cc4ed294 2018-07-15 01:47:50,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210952997208s 2018-07-15 01:47:50,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3229156d-dd86-4f8c-a3c5-11e7cc4ed294 2018-07-15 01:47:50,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-15 01:47:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/57c1abad-cc3c-44b4-8db7-f7d05830ef04.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:51,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c854644f-830c-45bc-ae2f-223b754e2ac2 Content-Length: 0 Date: Sun, 15 Jul 2018 01:47:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:47:51,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/57c1abad-cc3c-44b4-8db7-f7d05830ef04.json used request id req-c854644f-830c-45bc-ae2f-223b754e2ac2 2018-07-15 01:47:51,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.09567904472s 2018-07-15 01:47:51,313 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/57c1abad-cc3c-44b4-8db7-f7d05830ef04.json used request id req-c854644f-830c-45bc-ae2f-223b754e2ac2 2018-07-15 01:47:51,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:47:51,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:51,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e0048ce3-3532-4e9e-a328-faa804aa3cc7 Date: Sun, 15 Jul 2018 01:47:51 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:47:51,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e0048ce3-3532-4e9e-a328-faa804aa3cc7 2018-07-15 01:47:51,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697860717773s 2018-07-15 01:47:51,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e0048ce3-3532-4e9e-a328-faa804aa3cc7 2018-07-15 01:47:51,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-15 01:47:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:51,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:47:51 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-bbf0f13a-d2bc-4c4b-9417-b92da2f23055 x-compute-request-id: req-bbf0f13a-d2bc-4c4b-9417-b92da2f23055 Content-Type: application/json 2018-07-15 01:47:51,558 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 used request id req-bbf0f13a-d2bc-4c4b-9417-b92da2f23055 2018-07-15 01:47:51,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16930603981s 2018-07-15 01:47:51,559 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9 used request id req-bbf0f13a-d2bc-4c4b-9417-b92da2f23055 2018-07-15 01:47:51,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:51,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:51 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-d20e4b61-69e6-4f0f-915b-437b26b13106 x-compute-request-id: req-d20e4b61-69e6-4f0f-915b-437b26b13106 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:0e:be", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:0e:be", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "rel": "bookmark"}], "image": {"id": "401ee816-e2ba-478c-b936-086fab558a80", "links": [{"href": "http://172.30.9.25:8774/images/401ee816-e2ba-478c-b936-086fab558a80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:47:39.000000", "flavor": {"id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "links": [{"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}]}, "id": "608aa174-eb5a-4e2c-a1da-0ea6dc29b9c9", "security_groups": [{"name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}], "user_id": "e077f5e02b784526a2157c66cfd52143", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:47:51Z", "hostId": "4d830e203a32f698d2615b2b6f1b463788f34d7b48b2f7c213e2f95c", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "name": "vping_ssh-vm_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "created": "2018-07-15T01:47:30Z", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:47:51,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d20e4b61-69e6-4f0f-915b-437b26b13106 2018-07-15 01:47:51,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211930036545s 2018-07-15 01:47:51,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d20e4b61-69e6-4f0f-915b-437b26b13106 2018-07-15 01:47:51,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:47:53,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:47:53,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:53,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:47:53 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-b98a1185-3e37-4490-9339-bc7b0c253199 x-compute-request-id: req-b98a1185-3e37-4490-9339-bc7b0c253199 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:47:53,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b98a1185-3e37-4490-9339-bc7b0c253199 2018-07-15 01:47:53,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0792639255524s 2018-07-15 01:47:53,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b98a1185-3e37-4490-9339-bc7b0c253199 2018-07-15 01:47:53,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:47:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:53,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-f4b32052-9919-46a7-a72a-7fad3b258e72 Date: Sun, 15 Jul 2018 01:47:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:17Z", "updated_at": "2018-07-15T01:47:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:18Z", "revision_number": 0, "id": "063a0cff-8bdc-4ce9-91cc-d7881cdff7b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:18Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "16a1d09f-cbd5-4828-b4d6-50140417e621", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "2644bf55-bfd5-4dae-aa23-6f0ef3291bb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:17Z", "revision_number": 0, "id": "27995bd3-3077-4362-9a69-1640d42b8c6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:17Z", "security_group_id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 3, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "600893b0-57c1-4360-bf4d-743bd59c1e29", "name": "vping_ssh-sg_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}]} 2018-07-15 01:47:53,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f4b32052-9919-46a7-a72a-7fad3b258e72 2018-07-15 01:47:53,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503840446472s 2018-07-15 01:47:53,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-f4b32052-9919-46a7-a72a-7fad3b258e72 2018-07-15 01:47:53,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-15 01:47:53,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/600893b0-57c1-4360-bf4d-743bd59c1e29.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:54,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fbf049f-7ae2-4098-b572-dd2896296dae Content-Length: 0 Date: Sun, 15 Jul 2018 01:47:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:47:54,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/600893b0-57c1-4360-bf4d-743bd59c1e29.json used request id req-1fbf049f-7ae2-4098-b572-dd2896296dae 2018-07-15 01:47:54,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.171458959579s 2018-07-15 01:47:54,085 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/600893b0-57c1-4360-bf4d-743bd59c1e29.json used request id req-1fbf049f-7ae2-4098-b572-dd2896296dae 2018-07-15 01:47:54,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-15 01:47:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:54,120 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:47:54 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-430be3f3-16cd-4f0f-8180-e2ecc62015bf x-compute-request-id: req-430be3f3-16cd-4f0f-8180-e2ecc62015bf Content-Length: 0 Content-Type: application/json 2018-07-15 01:47:54,120 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1 used request id req-430be3f3-16cd-4f0f-8180-e2ecc62015bf 2018-07-15 01:47:54,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0350029468536s 2018-07-15 01:47:54,120 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/vping_ssh-kp_295255a8-b87d-447b-a8f2-f0512fe5b5f1 used request id req-430be3f3-16cd-4f0f-8180-e2ecc62015bf 2018-07-15 01:47:54,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:47:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" -d '{"subnet_id": "87598484-2dad-4d6c-91d5-ccadbcc90cde"}' 2018-07-15 01:47:55,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-05953b30-578c-47f9-b784-e3d2791a9639 Date: Sun, 15 Jul 2018 01:47:55 GMT RESP BODY: {"network_id": "c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "subnet_id": "87598484-2dad-4d6c-91d5-ccadbcc90cde", "subnet_ids": ["87598484-2dad-4d6c-91d5-ccadbcc90cde"], "port_id": "80f6ee31-2241-416f-b454-6e3f62671fff", "id": "027faa0c-3863-4bea-97af-a2687cf50802"} 2018-07-15 01:47:55,716 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802/remove_router_interface.json used request id req-05953b30-578c-47f9-b784-e3d2791a9639 2018-07-15 01:47:55,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59554696083s 2018-07-15 01:47:55,717 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802/remove_router_interface.json used request id req-05953b30-578c-47f9-b784-e3d2791a9639 returning object 027faa0c-3863-4bea-97af-a2687cf50802 2018-07-15 01:47:55,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:47:55,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:55,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-77d14bae-e50d-42aa-8519-e24ea294a0f1 Date: Sun, 15 Jul 2018 01:47:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:11Z", "admin_state_up": true, "updated_at": "2018-07-15T01:47:54Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "027faa0c-3863-4bea-97af-a2687cf50802", "name": "vping_ssh-router_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}]} 2018-07-15 01:47:55,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-77d14bae-e50d-42aa-8519-e24ea294a0f1 2018-07-15 01:47:55,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113344907761s 2018-07-15 01:47:55,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-77d14bae-e50d-42aa-8519-e24ea294a0f1 2018-07-15 01:47:55,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:47:55,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:56,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c9b4b24-ae3b-472a-a148-9b2244e80708 Content-Length: 0 Date: Sun, 15 Jul 2018 01:47:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:47:56,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802.json used request id req-3c9b4b24-ae3b-472a-a148-9b2244e80708 2018-07-15 01:47:56,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12488603592s 2018-07-15 01:47:56,958 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/027faa0c-3863-4bea-97af-a2687cf50802.json used request id req-3c9b4b24-ae3b-472a-a148-9b2244e80708 2018-07-15 01:47:56,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:47:56,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:57,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-86a65dd8-eb4a-493f-a304-59e80b79126d Date: Sun, 15 Jul 2018 01:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:47:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"4dd19a53d7964d5a974c68d5b3e643ae","id":"87598484-2dad-4d6c-91d5-ccadbcc90cde","subnetpool_id":null,"name":"vping_ssh-subnet_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}]} 2018-07-15 01:47:57,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-86a65dd8-eb4a-493f-a304-59e80b79126d 2018-07-15 01:47:57,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0459411144257s 2018-07-15 01:47:57,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-86a65dd8-eb4a-493f-a304-59e80b79126d 2018-07-15 01:47:57,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:47:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/87598484-2dad-4d6c-91d5-ccadbcc90cde.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:58,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ed745ed-664f-46e6-b71f-68f807066e4e Date: Sun, 15 Jul 2018 01:47:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:47:58,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/87598484-2dad-4d6c-91d5-ccadbcc90cde.json used request id req-0ed745ed-664f-46e6-b71f-68f807066e4e 2018-07-15 01:47:58,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09579086304s 2018-07-15 01:47:58,102 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/87598484-2dad-4d6c-91d5-ccadbcc90cde.json used request id req-0ed745ed-664f-46e6-b71f-68f807066e4e 2018-07-15 01:47:58,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:47:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:58,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-9919d756-42c9-4089-8f8e-a3d9c99ce891 Date: Sun, 15 Jul 2018 01:47:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4dd19a53d7964d5a974c68d5b3e643ae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:47:58Z","qos_policy_id":null,"name":"vping_ssh-net_295255a8-b87d-447b-a8f2-f0512fe5b5f1","admin_state_up":true,"tenant_id":"4dd19a53d7964d5a974c68d5b3e643ae","created_at":"2018-07-15T01:47:10Z","mtu":1450}]} 2018-07-15 01:47:58,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9919d756-42c9-4089-8f8e-a3d9c99ce891 2018-07-15 01:47:58,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10999417305s 2018-07-15 01:47:58,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-9919d756-42c9-4089-8f8e-a3d9c99ce891 2018-07-15 01:47:58,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:47:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:59,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c19163e1-eb7b-4d0b-870a-944d1565457f Date: Sun, 15 Jul 2018 01:47:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:47:59,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a.json used request id req-c19163e1-eb7b-4d0b-870a-944d1565457f 2018-07-15 01:47:59,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5283639431s 2018-07-15 01:47:59,743 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/c5ef08fa-f09b-46a7-950d-c0de9c3a6a0a.json used request id req-c19163e1-eb7b-4d0b-870a-944d1565457f 2018-07-15 01:47:59,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:47:59,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:47:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0d98020c-365f-4260-af37-f23de79e1381 Date: Sun, 15 Jul 2018 01:47:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/401ee816-e2ba-478c-b936-086fab558a80/snap", "metadata": {}}], "file": "/v2/images/401ee816-e2ba-478c-b936-086fab558a80/file", "owner": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "401ee816-e2ba-478c-b936-086fab558a80", "size": 12716032, "self": "/v2/images/401ee816-e2ba-478c-b936-086fab558a80", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/401ee816-e2ba-478c-b936-086fab558a80/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:47:16Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:47:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:47:59,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0d98020c-365f-4260-af37-f23de79e1381 2018-07-15 01:47:59,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352590084076s 2018-07-15 01:47:59,783 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-0d98020c-365f-4260-af37-f23de79e1381 2018-07-15 01:47:59,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-15 01:47:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/401ee816-e2ba-478c-b936-086fab558a80 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f64d6c3fd73e681a2be0f7f9f717cf966f1c96ce" 2018-07-15 01:48:00,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2db11341-085d-4404-92be-12ed3ba2078b Date: Sun, 15 Jul 2018 01:48:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:48:00,199 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/401ee816-e2ba-478c-b936-086fab558a80 used request id req-2db11341-085d-4404-92be-12ed3ba2078b 2018-07-15 01:48:00,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.41539812088s 2018-07-15 01:48:00,200 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/401ee816-e2ba-478c-b936-086fab558a80 used request id req-2db11341-085d-4404-92be-12ed3ba2078b 2018-07-15 01:48:00,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:48:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:48:00,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:00 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-36056fda-4a04-437c-a59d-1a86e7136a1b x-compute-request-id: req-36056fda-4a04-437c-a59d-1a86e7136a1b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db"}]} 2018-07-15 01:48:00,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-36056fda-4a04-437c-a59d-1a86e7136a1b 2018-07-15 01:48:00,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278701782227s 2018-07-15 01:48:00,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-36056fda-4a04-437c-a59d-1a86e7136a1b 2018-07-15 01:48:00,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-15 01:48:00,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:48:00,264 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:48:00 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-6dc663c1-9bb1-4eea-ac8a-8411dc227387 x-compute-request-id: req-6dc663c1-9bb1-4eea-ac8a-8411dc227387 Content-Length: 0 Content-Type: application/json 2018-07-15 01:48:00,264 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db used request id req-6dc663c1-9bb1-4eea-ac8a-8411dc227387 2018-07-15 01:48:00,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347318649292s 2018-07-15 01:48:00,265 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/b1be2d80-2dcd-45cd-ba02-4ba4e0a9f8db used request id req-6dc663c1-9bb1-4eea-ac8a-8411dc227387 2018-07-15 01:48:00,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:48:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:48:00,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70c6909c-cc2a-426e-b837-764b287800bc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "links": {"self": "http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e077f5e02b784526a2157c66cfd52143", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:48:00,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-70c6909c-cc2a-426e-b837-764b287800bc 2018-07-15 01:48:00,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126194953918s 2018-07-15 01:48:00,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-70c6909c-cc2a-426e-b837-764b287800bc 2018-07-15 01:48:00,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:48:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:48:00,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c721f2c8-be4d-40a8-adf4-01a33b16f5e2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_295255a8-b87d-447b-a8f2-f0512fe5b5f1", "links": {"self": "http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e077f5e02b784526a2157c66cfd52143", "description": null}} 2018-07-15 01:48:00,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143 used request id req-c721f2c8-be4d-40a8-adf4-01a33b16f5e2 2018-07-15 01:48:00,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105190992355s 2018-07-15 01:48:00,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143 used request id req-c721f2c8-be4d-40a8-adf4-01a33b16f5e2 2018-07-15 01:48:00,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-15 01:48:00,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:48:00,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65830277-470b-4964-a504-f6045490dfa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:48:00,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143 used request id req-65830277-470b-4964-a504-f6045490dfa0 2018-07-15 01:48:00,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.220245838165s 2018-07-15 01:48:00,725 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e077f5e02b784526a2157c66cfd52143 used request id req-65830277-470b-4964-a504-f6045490dfa0 2018-07-15 01:48:00,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:48:00,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:48:00,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e814eb-de1d-430f-9ed8-9ecbb853aaf3 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae"}, "tags": [], "enabled": true, "id": "4dd19a53d7964d5a974c68d5b3e643ae", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_295255a8-b87d-447b-a8f2-f0512fe5b5f1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-15 01:48:00,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-36e814eb-de1d-430f-9ed8-9ecbb853aaf3 2018-07-15 01:48:00,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105129003525s 2018-07-15 01:48:00,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-36e814eb-de1d-430f-9ed8-9ecbb853aaf3 2018-07-15 01:48:00,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-15 01:48:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b1631131a5351f63120c96d34243602f6f3a884d" 2018-07-15 01:48:01,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d06a849-4a6f-4a1c-9ead-5ee05d8e2a4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:48:01,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-2d06a849-4a6f-4a1c-9ead-5ee05d8e2a4b 2018-07-15 01:48:01,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.222530841827s 2018-07-15 01:48:01,063 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-2d06a849-4a6f-4a1c-9ead-5ee05d8e2a4b 2018-07-15 01:48:01,063 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-15 01:48:01,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:48:01,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:48:01,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:48:01,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:48:01,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:48:01,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:48:01,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:48:01,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:48:01,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:48:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:48:01,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285a74fb-7b8f-41fe-ba96-ec9b333773e9 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:48:01,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-285a74fb-7b8f-41fe-ba96-ec9b333773e9 2018-07-15 01:48:01,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:48:01,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["P-f29Rs6S6qdGglUJwcKoA"], "issued_at": "2018-07-15T01:48:01.000000Z"}} 2018-07-15 01:48:01,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:01,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-72231562-4a40-4895-ace6-9bada8352ed1 Date: Sun, 15 Jul 2018 01:48:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:48:01,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72231562-4a40-4895-ace6-9bada8352ed1 2018-07-15 01:48:01,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.27027797699s 2018-07-15 01:48:01,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72231562-4a40-4895-ace6-9bada8352ed1 2018-07-15 01:48:01,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:48:01,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b55615b-0028-4add-8307-a337c8bb5fc6 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:48:01,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-5b55615b-0028-4add-8307-a337c8bb5fc6 2018-07-15 01:48:01,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:48:01,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:01,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5f78bb-5369-4a2c-b780-c8404a7e7e17 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/9a206777b7ee41baafa78ab6e2ed667f"}, "tags": [], "enabled": true, "id": "9a206777b7ee41baafa78ab6e2ed667f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-15 01:48:01,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-cb5f78bb-5369-4a2c-b780-c8404a7e7e17 2018-07-15 01:48:01,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112571001053s 2018-07-15 01:48:01,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-cb5f78bb-5369-4a2c-b780-c8404a7e7e17 2018-07-15 01:48:01,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-15 01:48:01,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2"}}' 2018-07-15 01:48:02,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eff23af-4f5f-471f-8ad1-84b33025e16a Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724"}, "tags": [], "enabled": true, "id": "82e26371c07e44c7926690421f549724", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2"}} 2018-07-15 01:48:02,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0eff23af-4f5f-471f-8ad1-84b33025e16a 2018-07-15 01:48:02,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184761047363s 2018-07-15 01:48:02,140 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-0eff23af-4f5f-471f-8ad1-84b33025e16a 2018-07-15 01:48:02,141 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'82e26371c07e44c7926690421f549724', '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'vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2'}) 2018-07-15 01:48:02,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-15 01:48:02,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6b7811c6-805a-408f-bc7a-afedfd158459", "email": null, "name": "vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2"}}' 2018-07-15 01:48:02,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-397bfe64-dade-4127-91b3-8a8eb0477664 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2", "links": {"self": "http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b78621f8f3dd410b9aab2a626aed4bfe", "domain_id": "default", "password_expires_at": null}} 2018-07-15 01:48:02,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-397bfe64-dade-4127-91b3-8a8eb0477664 2018-07-15 01:48:02,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.36533498764s 2018-07-15 01:48:02,512 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-397bfe64-dade-4127-91b3-8a8eb0477664 2018-07-15 01:48:02,513 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b78621f8f3dd410b9aab2a626aed4bfe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2'}) 2018-07-15 01:48:02,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:48:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:02,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482187ec-5923-4213-8aad-9326a4e6761b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:48:02,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-482187ec-5923-4213-8aad-9326a4e6761b 2018-07-15 01:48:02,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103549957275s 2018-07-15 01:48:02,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-482187ec-5923-4213-8aad-9326a4e6761b 2018-07-15 01:48:02,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:48:02,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:02,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456c3692-b48e-45b5-8ff5-68efedc42795 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:48:02,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-456c3692-b48e-45b5-8ff5-68efedc42795 2018-07-15 01:48:02,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954010486603s 2018-07-15 01:48:02,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-456c3692-b48e-45b5-8ff5-68efedc42795 2018-07-15 01:48:02,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:48:02,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:02,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bfb63d-a449-4e83-9178-fe61a1d1dcf0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:48:02,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6bfb63d-a449-4e83-9178-fe61a1d1dcf0 2018-07-15 01:48:02,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0961999893188s 2018-07-15 01:48:02,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f6bfb63d-a449-4e83-9178-fe61a1d1dcf0 2018-07-15 01:48:02,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:48:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:02,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05137d4d-c1e4-4633-aa7f-b7a99b0f3deb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:48:02,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-05137d4d-c1e4-4633-aa7f-b7a99b0f3deb 2018-07-15 01:48:02,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962710380554s 2018-07-15 01:48:02,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-05137d4d-c1e4-4633-aa7f-b7a99b0f3deb 2018-07-15 01:48:02,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:48:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:03,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a9055f-1973-46fd-96a4-f1c24c3bd0b6 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2", "links": {"self": "http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b78621f8f3dd410b9aab2a626aed4bfe", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:48:03,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-70a9055f-1973-46fd-96a4-f1c24c3bd0b6 2018-07-15 01:48:03,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117647171021s 2018-07-15 01:48:03,043 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-70a9055f-1973-46fd-96a4-f1c24c3bd0b6 2018-07-15 01:48:03,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:48:03,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:03,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5dcc24-e5be-4b40-b4d5-eeb85da9aacb Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724"}, "tags": [], "enabled": true, "id": "82e26371c07e44c7926690421f549724", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2"}]} 2018-07-15 01:48:03,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-cd5dcc24-e5be-4b40-b4d5-eeb85da9aacb 2018-07-15 01:48:03,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.099081993103s 2018-07-15 01:48:03,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-cd5dcc24-e5be-4b40-b4d5-eeb85da9aacb 2018-07-15 01:48:03,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-15 01:48:03,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=b78621f8f3dd410b9aab2a626aed4bfe&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=82e26371c07e44c7926690421f549724" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:03,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b06a112-c515-4b32-8e18-34e193f97583 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=b78621f8f3dd410b9aab2a626aed4bfe&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=82e26371c07e44c7926690421f549724", "previous": null, "next": null}} 2018-07-15 01:48:03,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=b78621f8f3dd410b9aab2a626aed4bfe&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=82e26371c07e44c7926690421f549724 used request id req-9b06a112-c515-4b32-8e18-34e193f97583 2018-07-15 01:48:03,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0936970710754s 2018-07-15 01:48:03,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=b78621f8f3dd410b9aab2a626aed4bfe&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=82e26371c07e44c7926690421f549724 used request id req-9b06a112-c515-4b32-8e18-34e193f97583 2018-07-15 01:48:03,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-15 01:48:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724/users/b78621f8f3dd410b9aab2a626aed4bfe/roles/14ca279e410c4e149dc00a0fd0a4da1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:03,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-455ec6ba-d173-4b23-b839-dbaf733bed97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:48:03,407 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724/users/b78621f8f3dd410b9aab2a626aed4bfe/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-455ec6ba-d173-4b23-b839-dbaf733bed97 2018-07-15 01:48:03,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148624897003s 2018-07-15 01:48:03,408 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724/users/b78621f8f3dd410b9aab2a626aed4bfe/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-455ec6ba-d173-4b23-b839-dbaf733bed97 2018-07-15 01:48:03,408 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2', 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'82e26371c07e44c7926690421f549724', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6b7811c6-805a-408f-bc7a-afedfd158459', 'username': u'vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-15 01:48:03,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:48:03,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:48:03,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:48:03,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:48:03,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:48:03,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:48:03,410 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:48:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:48:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:48:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:48:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:48:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:48:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:48:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:48:03,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:48:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:48:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:48:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:48:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:48:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:48:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:48:03,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:48:03,414 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2', 'password': '6b7811c6-805a-408f-bc7a-afedfd158459', 'project_name': 'vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': '82e26371c07e44c7926690421f549724', 'project_domain_name': 'Default'} 2018-07-15 01:48:03,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:48:03,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267c1d05-c6a1-489c-8ba8-ecc090b0c67a 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:48:03,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-267c1d05-c6a1-489c-8ba8-ecc090b0c67a 2018-07-15 01:48:03,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:48:03,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:48:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82e26371c07e44c7926690421f549724", "name": "vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/82e26371c07e44c7926690421f549724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/82e26371c07e44c7926690421f549724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/82e26371c07e44c7926690421f549724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/82e26371c07e44c7926690421f549724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/82e26371c07e44c7926690421f549724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/82e26371c07e44c7926690421f549724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_82e26371c07e44c7926690421f549724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_82e26371c07e44c7926690421f549724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/82e26371c07e44c7926690421f549724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/82e26371c07e44c7926690421f549724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/82e26371c07e44c7926690421f549724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/82e26371c07e44c7926690421f549724", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/82e26371c07e44c7926690421f549724", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/82e26371c07e44c7926690421f549724", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2", "id": "b78621f8f3dd410b9aab2a626aed4bfe"}, "audit_ids": ["EuC1WwsQQYWERlZAAjnF3w"], "issued_at": "2018-07-15T01:48:03.000000Z"}} 2018-07-15 01:48:03,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:48:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"network": {"name": "vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2", "admin_state_up": true}}' 2018-07-15 01:48:04,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-0df03576-240f-4eef-869e-d43505a96201 Date: Sun, 15 Jul 2018 01:48:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0f0c4320-5efb-43db-b9e9-352543959c4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82e26371c07e44c7926690421f549724","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:48:04Z","is_default":false,"name":"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:04Z","mtu":1450}} 2018-07-15 01:48:04,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0df03576-240f-4eef-869e-d43505a96201 2018-07-15 01:48:04,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.769562959671s 2018-07-15 01:48:04,595 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-0df03576-240f-4eef-869e-d43505a96201 2018-07-15 01:48:04,595 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:48:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'0f0c4320-5efb-43db-b9e9-352543959c4b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2', u'admin_state_up': True, u'tenant_id': u'82e26371c07e44c7926690421f549724', u'created_at': u'2018-07-15T01:48:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'82e26371c07e44c7926690421f549724', u'l2_adjacency': True}) 2018-07-15 01:48:04,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:04,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-be104b06-f2e1-4a22-a218-9e1a831c076e Date: Sun, 15 Jul 2018 01:48:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0f0c4320-5efb-43db-b9e9-352543959c4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82e26371c07e44c7926690421f549724","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:48:04Z","qos_policy_id":null,"name":"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2","admin_state_up":true,"tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500}]} 2018-07-15 01:48:04,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-be104b06-f2e1-4a22-a218-9e1a831c076e 2018-07-15 01:48:04,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.153690099716s 2018-07-15 01:48:04,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-be104b06-f2e1-4a22-a218-9e1a831c076e 2018-07-15 01:48:04,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:48:04,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"subnet": {"name": "vping_userdata-subnet_8234870e-ecd2-4931-90fa-8b052eada4e2", "enable_dhcp": true, "network_id": "0f0c4320-5efb-43db-b9e9-352543959c4b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:48:05,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-934a8b43-cc16-40d7-b055-7242ac72c478 Date: Sun, 15 Jul 2018 01:48:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f0c4320-5efb-43db-b9e9-352543959c4b","tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:48:05Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"82e26371c07e44c7926690421f549724","id":"9564b81e-5021-4ca5-ae63-3a10dc248f5b","subnetpool_id":null,"name":"vping_userdata-subnet_8234870e-ecd2-4931-90fa-8b052eada4e2"}} 2018-07-15 01:48:05,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-934a8b43-cc16-40d7-b055-7242ac72c478 2018-07-15 01:48:05,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.633807897568s 2018-07-15 01:48:05,386 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-934a8b43-cc16-40d7-b055-7242ac72c478 2018-07-15 01:48:05,386 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:48:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'9564b81e-5021-4ca5-ae63-3a10dc248f5b', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_8234870e-ecd2-4931-90fa-8b052eada4e2', u'enable_dhcp': True, u'network_id': u'0f0c4320-5efb-43db-b9e9-352543959c4b', u'tenant_id': u'82e26371c07e44c7926690421f549724', u'created_at': u'2018-07-15T01:48:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'82e26371c07e44c7926690421f549724'}) 2018-07-15 01:48:05,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:48:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "vping_userdata-router_8234870e-ecd2-4931-90fa-8b052eada4e2", "admin_state_up": true}}' 2018-07-15 01:48:06,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1a05106e-71e7-43f2-84f8-4ed868fb9c46 Date: Sun, 15 Jul 2018 01:48:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:05Z", "admin_state_up": true, "updated_at": "2018-07-15T01:48:06Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "82e26371c07e44c7926690421f549724", "id": "f4387b04-0133-4dd4-a807-35443dd7bf88", "name": "vping_userdata-router_8234870e-ecd2-4931-90fa-8b052eada4e2"}} 2018-07-15 01:48:06,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1a05106e-71e7-43f2-84f8-4ed868fb9c46 2018-07-15 01:48:06,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49138092995s 2018-07-15 01:48:06,879 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-1a05106e-71e7-43f2-84f8-4ed868fb9c46 2018-07-15 01:48:06,879 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:48:06Z', u'revision_number': 2, u'id': u'f4387b04-0133-4dd4-a807-35443dd7bf88', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_8234870e-ecd2-4931-90fa-8b052eada4e2', u'admin_state_up': True, u'tenant_id': u'82e26371c07e44c7926690421f549724', u'created_at': u'2018-07-15T01:48:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'82e26371c07e44c7926690421f549724'}) 2018-07-15 01:48:06,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:48:06,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"subnet_id": "9564b81e-5021-4ca5-ae63-3a10dc248f5b"}' 2018-07-15 01:48:09,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ebbbf77d-f371-4303-a446-7ebf8eef60ad Date: Sun, 15 Jul 2018 01:48:09 GMT RESP BODY: {"network_id": "0f0c4320-5efb-43db-b9e9-352543959c4b", "tenant_id": "82e26371c07e44c7926690421f549724", "subnet_id": "9564b81e-5021-4ca5-ae63-3a10dc248f5b", "subnet_ids": ["9564b81e-5021-4ca5-ae63-3a10dc248f5b"], "port_id": "e787ade9-6b44-4c6e-9ce2-255c922ab7fd", "id": "f4387b04-0133-4dd4-a807-35443dd7bf88"} 2018-07-15 01:48:09,090 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88/add_router_interface.json used request id req-ebbbf77d-f371-4303-a446-7ebf8eef60ad 2018-07-15 01:48:09,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20986604691s 2018-07-15 01:48:09,090 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88/add_router_interface.json used request id req-ebbbf77d-f371-4303-a446-7ebf8eef60ad returning object f4387b04-0133-4dd4-a807-35443dd7bf88 2018-07-15 01:48:09,091 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:48:09,217 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-15 01:48:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" 2018-07-15 01:48:09,224 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 15 Jul 2018 01:48:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-15 01:48:09,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:48:09,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:09,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b3c78d4c-9599-4b75-9e6a-234b37b8e269 Date: Sun, 15 Jul 2018 01:48:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:48:09,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b3c78d4c-9599-4b75-9e6a-234b37b8e269 2018-07-15 01:48:09,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2188808918s 2018-07-15 01:48:09,448 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-b3c78d4c-9599-4b75-9e6a-234b37b8e269 2018-07-15 01:48:09,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-15 01:48:09,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2"}' 2018-07-15 01:48:09,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0c6cea0e-20f1-4827-8b8c-44b2935e8734 Date: Sun, 15 Jul 2018 01:48:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/file", "owner": "82e26371c07e44c7926690421f549724", "id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "size": null, "self": "/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:48:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "checksum": null, "created_at": "2018-07-15T01:48:09Z", "protected": false} 2018-07-15 01:48:09,615 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0c6cea0e-20f1-4827-8b8c-44b2935e8734 2018-07-15 01:48:09,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.159672021866s 2018-07-15 01:48:09,616 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0c6cea0e-20f1-4827-8b8c-44b2935e8734 returning object c3bef770-083f-40e0-ac6b-a5e921430a2d 2018-07-15 01:48:09,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-15 01:48:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '' 2018-07-15 01:48:10,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1d40749-3ee0-485f-a65f-e7b39753cc76 Date: Sun, 15 Jul 2018 01:48:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:48:10,513 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/file used request id req-e1d40749-3ee0-485f-a65f-e7b39753cc76 2018-07-15 01:48:10,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.896704912186s 2018-07-15 01:48:10,514 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/file used request id req-e1d40749-3ee0-485f-a65f-e7b39753cc76 2018-07-15 01:48:10,514 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-15T01:48:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/file', u'owner': u'82e26371c07e44c7926690421f549724', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'c3bef770-083f-40e0-ac6b-a5e921430a2d', u'size': None, u'name': u'vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2', u'checksum': None, u'self': u'/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-15T01:48:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-15 01:48:10,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-15 01:48:10,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_8234870e-ecd2-4931-90fa-8b052eada4e2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-15 01:48:10,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:10 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-b464eb23-b380-489f-af76-1621b989e5b0 x-compute-request-id: req-b464eb23-b380-489f-af76-1621b989e5b0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_8234870e-ecd2-4931-90fa-8b052eada4e2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "666e1aa0-94de-4205-8955-c27b3f69cb8f"}} 2018-07-15 01:48:10,760 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b464eb23-b380-489f-af76-1621b989e5b0 2018-07-15 01:48:10,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.245162010193s 2018-07-15 01:48:10,760 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b464eb23-b380-489f-af76-1621b989e5b0 2018-07-15 01:48:10,761 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_8234870e-ecd2-4931-90fa-8b052eada4e2', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'666e1aa0-94de-4205-8955-c27b3f69cb8f', 'swap': 0}) 2018-07-15 01:48:10,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-15 01:48:10,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" -d '{"extra_specs": {}}' 2018-07-15 01:48:10,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:10 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-c7dcd384-9aec-40ae-aaff-27efcff5f19d x-compute-request-id: req-c7dcd384-9aec-40ae-aaff-27efcff5f19d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:48:10,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f/os-extra_specs used request id req-c7dcd384-9aec-40ae-aaff-27efcff5f19d 2018-07-15 01:48:10,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248930454254s 2018-07-15 01:48:10,787 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f/os-extra_specs used request id req-c7dcd384-9aec-40ae-aaff-27efcff5f19d 2018-07-15 01:48:10,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:10,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:10,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-35c4fe32-0964-4e45-b431-3d7f16b883b0 Date: Sun, 15 Jul 2018 01:48:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f0c4320-5efb-43db-b9e9-352543959c4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82e26371c07e44c7926690421f549724","l2_adjacency":true,"status":"ACTIVE","subnets":["9564b81e-5021-4ca5-ae63-3a10dc248f5b"],"description":"","tags":[],"updated_at":"2018-07-15T01:48:05Z","qos_policy_id":null,"name":"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2","admin_state_up":true,"tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500}]} 2018-07-15 01:48:10,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-35c4fe32-0964-4e45-b431-3d7f16b883b0 2018-07-15 01:48:10,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114480018616s 2018-07-15 01:48:10,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-35c4fe32-0964-4e45-b431-3d7f16b883b0 2018-07-15 01:48:10,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:48:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:10,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4bcc3e75-7803-41dd-9b0b-78d7a9d59d45 Date: Sun, 15 Jul 2018 01:48:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/snap", "metadata": {}}], "file": "/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/file", "owner": "82e26371c07e44c7926690421f549724", "id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "size": 12716032, "self": "/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:48:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:48:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:48:10,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4bcc3e75-7803-41dd-9b0b-78d7a9d59d45 2018-07-15 01:48:10,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0353200435638s 2018-07-15 01:48:10,943 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-4bcc3e75-7803-41dd-9b0b-78d7a9d59d45 2018-07-15 01:48:10,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:48:10,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:11,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:11 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-6e341b2d-4019-408e-9f84-bce3704f38f3 x-compute-request-id: req-6e341b2d-4019-408e-9f84-bce3704f38f3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8234870e-ecd2-4931-90fa-8b052eada4e2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "666e1aa0-94de-4205-8955-c27b3f69cb8f"}]} 2018-07-15 01:48:11,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6e341b2d-4019-408e-9f84-bce3704f38f3 2018-07-15 01:48:11,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.212410926819s 2018-07-15 01:48:11,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-6e341b2d-4019-408e-9f84-bce3704f38f3 2018-07-15 01:48:11,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-15 01:48:11,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"server": {"name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "imageRef": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "flavorRef": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0f0c4320-5efb-43db-b9e9-352543959c4b"}]}}' 2018-07-15 01:48:12,246 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:48:11 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-0e343c1e-f0ff-417d-b38c-1e5821bdfe40 x-compute-request-id: req-0e343c1e-f0ff-417d-b38c-1e5821bdfe40 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "adminPass": "Bke8sFY7JUHf"}} 2018-07-15 01:48:12,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0e343c1e-f0ff-417d-b38c-1e5821bdfe40 2018-07-15 01:48:12,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.08597183228s 2018-07-15 01:48:12,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-0e343c1e-f0ff-417d-b38c-1e5821bdfe40 2018-07-15 01:48:12,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:12,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:12,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:12 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-77e62ec3-08a3-457a-924b-638f4ec73391 x-compute-request-id: req-77e62ec3-08a3-457a-924b-638f4ec73391 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:48:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:12,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77e62ec3-08a3-457a-924b-638f4ec73391 2018-07-15 01:48:12,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467996835709s 2018-07-15 01:48:12,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-77e62ec3-08a3-457a-924b-638f4ec73391 2018-07-15 01:48:12,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:12,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:13,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-3ddd6de5-6d2b-427f-b841-6aa36f2426a3 Date: Sun, 15 Jul 2018 01:48:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f0c4320-5efb-43db-b9e9-352543959c4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82e26371c07e44c7926690421f549724","l2_adjacency":true,"status":"ACTIVE","subnets":["9564b81e-5021-4ca5-ae63-3a10dc248f5b"],"description":"","tags":[],"updated_at":"2018-07-15T01:48:05Z","qos_policy_id":null,"name":"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2","admin_state_up":true,"tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500}]} 2018-07-15 01:48:13,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3ddd6de5-6d2b-427f-b841-6aa36f2426a3 2018-07-15 01:48:13,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301445960999s 2018-07-15 01:48:13,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-3ddd6de5-6d2b-427f-b841-6aa36f2426a3 2018-07-15 01:48:13,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:48:13,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:13,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b06911b9-0989-4f55-b395-79bd4fd691af Date: Sun, 15 Jul 2018 01:48:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f0c4320-5efb-43db-b9e9-352543959c4b","tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:48:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"82e26371c07e44c7926690421f549724","id":"9564b81e-5021-4ca5-ae63-3a10dc248f5b","subnetpool_id":null,"name":"vping_userdata-subnet_8234870e-ecd2-4931-90fa-8b052eada4e2"}]} 2018-07-15 01:48:13,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b06911b9-0989-4f55-b395-79bd4fd691af 2018-07-15 01:48:13,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0760560035706s 2018-07-15 01:48:13,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-b06911b9-0989-4f55-b395-79bd4fd691af 2018-07-15 01:48:13,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:15,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:15,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:15,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:15 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-cdef701f-92a0-4236-b413-79836080b78b x-compute-request-id: req-cdef701f-92a0-4236-b413-79836080b78b Content-Encoding: gzip Content-Length: 643 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:48:14Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:15,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cdef701f-92a0-4236-b413-79836080b78b 2018-07-15 01:48:15,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527948141098s 2018-07-15 01:48:15,633 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-cdef701f-92a0-4236-b413-79836080b78b 2018-07-15 01:48:15,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:17,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:17,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:18,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:17 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-ee83f9ee-14ea-4c5a-9da6-562ac08c6f77 x-compute-request-id: req-ee83f9ee-14ea-4c5a-9da6-562ac08c6f77 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:48:14Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:18,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ee83f9ee-14ea-4c5a-9da6-562ac08c6f77 2018-07-15 01:48:18,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360343933105s 2018-07-15 01:48:18,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-ee83f9ee-14ea-4c5a-9da6-562ac08c6f77 2018-07-15 01:48:18,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:20,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:20,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:20 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-37970b16-8dff-4f56-8b64-398d5f771104 x-compute-request-id: req-37970b16-8dff-4f56-8b64-398d5f771104 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:20,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37970b16-8dff-4f56-8b64-398d5f771104 2018-07-15 01:48:20,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412244081497s 2018-07-15 01:48:20,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-37970b16-8dff-4f56-8b64-398d5f771104 2018-07-15 01:48:20,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:48:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=c899e659-11c6-4df3-92d6-0a136afe9448" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:20,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aff87569-a112-430b-abef-f4afe4a60441 Date: Sun, 15 Jul 2018 01:48:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:48:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9564b81e-5021-4ca5-ae63-3a10dc248f5b","ip_address":"192.168.0.4"}],"id":"3574f780-f9d6-4a94-b118-a664a3cbf872","security_groups":["db1969a1-d92e-4c61-9c05-98e6c5410b75"],"mac_address":"fa:16:3e:70:fa:91","project_id":"82e26371c07e44c7926690421f549724","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f0c4320-5efb-43db-b9e9-352543959c4b","tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:15Z","binding:vnic_type":"normal","device_id":"c899e659-11c6-4df3-92d6-0a136afe9448","ip_allocation":"immediate"}]} 2018-07-15 01:48:20,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c899e659-11c6-4df3-92d6-0a136afe9448 used request id req-aff87569-a112-430b-abef-f4afe4a60441 2018-07-15 01:48:20,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0667939186096s 2018-07-15 01:48:20,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c899e659-11c6-4df3-92d6-0a136afe9448 used request id req-aff87569-a112-430b-abef-f4afe4a60441 2018-07-15 01:48:20,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:48:20,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3574f780-f9d6-4a94-b118-a664a3cbf872" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:20,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bd2c2ddc-14ca-4dbd-98bb-e3bf6f9f0c41 Date: Sun, 15 Jul 2018 01:48:20 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:48:20,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3574f780-f9d6-4a94-b118-a664a3cbf872 used request id req-bd2c2ddc-14ca-4dbd-98bb-e3bf6f9f0c41 2018-07-15 01:48:20,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0443890094757s 2018-07-15 01:48:20,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3574f780-f9d6-4a94-b118-a664a3cbf872 used request id req-bd2c2ddc-14ca-4dbd-98bb-e3bf6f9f0c41 2018-07-15 01:48:20,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:20,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:20 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-3f6fdc0e-5f06-4306-886b-d42529700f31 x-compute-request-id: req-3f6fdc0e-5f06-4306-886b-d42529700f31 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:20,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f6fdc0e-5f06-4306-886b-d42529700f31 2018-07-15 01:48:20,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197775125504s 2018-07-15 01:48:20,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3f6fdc0e-5f06-4306-886b-d42529700f31 2018-07-15 01:48:20,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:48:20,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=c899e659-11c6-4df3-92d6-0a136afe9448" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:20,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-680026a2-372e-41e0-aa45-b373c3779a28 Date: Sun, 15 Jul 2018 01:48:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:48:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9564b81e-5021-4ca5-ae63-3a10dc248f5b","ip_address":"192.168.0.4"}],"id":"3574f780-f9d6-4a94-b118-a664a3cbf872","security_groups":["db1969a1-d92e-4c61-9c05-98e6c5410b75"],"mac_address":"fa:16:3e:70:fa:91","project_id":"82e26371c07e44c7926690421f549724","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f0c4320-5efb-43db-b9e9-352543959c4b","tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:15Z","binding:vnic_type":"normal","device_id":"c899e659-11c6-4df3-92d6-0a136afe9448","ip_allocation":"immediate"}]} 2018-07-15 01:48:20,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c899e659-11c6-4df3-92d6-0a136afe9448 used request id req-680026a2-372e-41e0-aa45-b373c3779a28 2018-07-15 01:48:20,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537779331207s 2018-07-15 01:48:20,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=c899e659-11c6-4df3-92d6-0a136afe9448 used request id req-680026a2-372e-41e0-aa45-b373c3779a28 2018-07-15 01:48:20,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:48:20,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3574f780-f9d6-4a94-b118-a664a3cbf872" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:20,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-75eec9b6-ad55-4f4f-bc3e-1cac468734bc Date: Sun, 15 Jul 2018 01:48:20 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:48:20,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3574f780-f9d6-4a94-b118-a664a3cbf872 used request id req-75eec9b6-ad55-4f4f-bc3e-1cac468734bc 2018-07-15 01:48:20,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.044114112854s 2018-07-15 01:48:20,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=3574f780-f9d6-4a94-b118-a664a3cbf872 used request id req-75eec9b6-ad55-4f4f-bc3e-1cac468734bc 2018-07-15 01:48:20,847 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:70:fa:91', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c3bef770-083f-40e0-ac6b-a5e921430a2d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:48:18.000000', 'flavor': Munch({u'id': u'666e1aa0-94de-4205-8955-c27b3f69cb8f'}), 'az': u'nova', 'id': u'c899e659-11c6-4df3-92d6-0a136afe9448', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b78621f8f3dd410b9aab2a626aed4bfe', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82e26371c07e44c7926690421f549724', 'name': 'vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-15T01:48:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-15T01:48:18Z', 'hostId': u'906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:48:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'82e26371c07e44c7926690421f549724', 'name': u'vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2', 'adminPass': None, 'tenant_id': u'82e26371c07e44c7926690421f549724', 'created_at': u'2018-07-15T01:48:12Z', 'created': u'2018-07-15T01:48:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-15 01:48:20,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:20,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:20,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-964613bb-43af-40d0-9405-852d6b68a02d Date: Sun, 15 Jul 2018 01:48:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0f0c4320-5efb-43db-b9e9-352543959c4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82e26371c07e44c7926690421f549724","l2_adjacency":true,"status":"ACTIVE","subnets":["9564b81e-5021-4ca5-ae63-3a10dc248f5b"],"description":"","tags":[],"updated_at":"2018-07-15T01:48:05Z","qos_policy_id":null,"name":"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2","admin_state_up":true,"tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500}]} 2018-07-15 01:48:20,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-964613bb-43af-40d0-9405-852d6b68a02d 2018-07-15 01:48:20,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114748001099s 2018-07-15 01:48:20,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-964613bb-43af-40d0-9405-852d6b68a02d 2018-07-15 01:48:20,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:48:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:21,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-2d483572-d434-49e1-8227-b3f0941dd4e8 Date: Sun, 15 Jul 2018 01:48:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/snap", "metadata": {}}], "file": "/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/file", "owner": "82e26371c07e44c7926690421f549724", "id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "size": 12716032, "self": "/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:48:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:48:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:48:21,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2d483572-d434-49e1-8227-b3f0941dd4e8 2018-07-15 01:48:21,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361869335175s 2018-07-15 01:48:21,004 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-2d483572-d434-49e1-8227-b3f0941dd4e8 2018-07-15 01:48:21,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:48:21,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:21,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:21 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-5ff71a3b-6733-4c99-871a-ed1ef45670a7 x-compute-request-id: req-5ff71a3b-6733-4c99-871a-ed1ef45670a7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8234870e-ecd2-4931-90fa-8b052eada4e2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "666e1aa0-94de-4205-8955-c27b3f69cb8f"}]} 2018-07-15 01:48:21,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5ff71a3b-6733-4c99-871a-ed1ef45670a7 2018-07-15 01:48:21,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.031594991684s 2018-07-15 01:48:21,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-5ff71a3b-6733-4c99-871a-ed1ef45670a7 2018-07-15 01:48:21,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-15 01:48:21,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"server": {"name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "imageRef": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "flavorRef": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMC40IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0f0c4320-5efb-43db-b9e9-352543959c4b"}]}}' 2018-07-15 01:48:22,111 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:48:21 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-30425099-8e22-4ae6-8782-8c4d11ddfcb0 x-compute-request-id: req-30425099-8e22-4ae6-8782-8c4d11ddfcb0 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "adminPass": "Wc5QHwPC2ZMg"}} 2018-07-15 01:48:22,111 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-30425099-8e22-4ae6-8782-8c4d11ddfcb0 2018-07-15 01:48:22,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.07207894325s 2018-07-15 01:48:22,111 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-30425099-8e22-4ae6-8782-8c4d11ddfcb0 2018-07-15 01:48:22,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:22,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:22,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:22 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-320ca2e5-c361-4a53-83f8-67b414b7112e x-compute-request-id: req-320ca2e5-c361-4a53-83f8-67b414b7112e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:48:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:22,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-320ca2e5-c361-4a53-83f8-67b414b7112e 2018-07-15 01:48:22,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194216012955s 2018-07-15 01:48:22,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-320ca2e5-c361-4a53-83f8-67b414b7112e 2018-07-15 01:48:22,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:24,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:24,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:24,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:24 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-b6fa1511-e953-406e-b935-5603010b1e9c x-compute-request-id: req-b6fa1511-e953-406e-b935-5603010b1e9c Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:48:24Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:24,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b6fa1511-e953-406e-b935-5603010b1e9c 2018-07-15 01:48:24,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20245218277s 2018-07-15 01:48:24,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-b6fa1511-e953-406e-b935-5603010b1e9c 2018-07-15 01:48:24,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:26,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:26,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:26,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:26 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-c66799e0-4994-4194-a4c9-c8c888b66937 x-compute-request-id: req-c66799e0-4994-4194-a4c9-c8c888b66937 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:48:24Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:26,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c66799e0-4994-4194-a4c9-c8c888b66937 2018-07-15 01:48:26,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212934970856s 2018-07-15 01:48:26,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-c66799e0-4994-4194-a4c9-c8c888b66937 2018-07-15 01:48:26,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:28,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:28,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:29,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:28 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-3c97f789-aec1-42ae-9f29-e8fe552feb21 x-compute-request-id: req-3c97f789-aec1-42ae-9f29-e8fe552feb21 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:48:24Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:29,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3c97f789-aec1-42ae-9f29-e8fe552feb21 2018-07-15 01:48:29,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389779090881s 2018-07-15 01:48:29,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-3c97f789-aec1-42ae-9f29-e8fe552feb21 2018-07-15 01:48:29,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:31,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:31,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:31 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-d73d5883-10ec-4ffa-a09c-1ac48cee7877 x-compute-request-id: req-d73d5883-10ec-4ffa-a09c-1ac48cee7877 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:02:36", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:29.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:29Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:31,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d73d5883-10ec-4ffa-a09c-1ac48cee7877 2018-07-15 01:48:31,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625914096832s 2018-07-15 01:48:31,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d73d5883-10ec-4ffa-a09c-1ac48cee7877 2018-07-15 01:48:31,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:48:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:31,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-45d099b3-cd0f-4b1f-bd45-99e0ec90425c Date: Sun, 15 Jul 2018 01:48:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:48:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9564b81e-5021-4ca5-ae63-3a10dc248f5b","ip_address":"192.168.0.7"}],"id":"93a0e026-055c-4da3-a896-78ee6747950b","security_groups":["db1969a1-d92e-4c61-9c05-98e6c5410b75"],"mac_address":"fa:16:3e:49:02:36","project_id":"82e26371c07e44c7926690421f549724","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f0c4320-5efb-43db-b9e9-352543959c4b","tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:24Z","binding:vnic_type":"normal","device_id":"6efaf3f6-256a-4243-9516-6c67837b6070","ip_allocation":"immediate"}]} 2018-07-15 01:48:31,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070 used request id req-45d099b3-cd0f-4b1f-bd45-99e0ec90425c 2018-07-15 01:48:31,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0579900741577s 2018-07-15 01:48:31,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070 used request id req-45d099b3-cd0f-4b1f-bd45-99e0ec90425c 2018-07-15 01:48:31,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:48:31,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:31,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-891e0549-4587-42ce-b448-9f432157ac4a Date: Sun, 15 Jul 2018 01:48:31 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:48:31,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b used request id req-891e0549-4587-42ce-b448-9f432157ac4a 2018-07-15 01:48:31,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0524179935455s 2018-07-15 01:48:31,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b used request id req-891e0549-4587-42ce-b448-9f432157ac4a 2018-07-15 01:48:31,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:31,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:32,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:31 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-4a8223c8-436f-4ae0-a878-b38a6f8edb2b x-compute-request-id: req-4a8223c8-436f-4ae0-a878-b38a6f8edb2b Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:02:36", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:29.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:29Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:32,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4a8223c8-436f-4ae0-a878-b38a6f8edb2b 2018-07-15 01:48:32,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224530935287s 2018-07-15 01:48:32,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-4a8223c8-436f-4ae0-a878-b38a6f8edb2b 2018-07-15 01:48:32,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:48:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:32,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-dd1e9a54-ca33-4958-83d5-146fe406f073 Date: Sun, 15 Jul 2018 01:48:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:48:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9564b81e-5021-4ca5-ae63-3a10dc248f5b","ip_address":"192.168.0.7"}],"id":"93a0e026-055c-4da3-a896-78ee6747950b","security_groups":["db1969a1-d92e-4c61-9c05-98e6c5410b75"],"mac_address":"fa:16:3e:49:02:36","project_id":"82e26371c07e44c7926690421f549724","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f0c4320-5efb-43db-b9e9-352543959c4b","tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:24Z","binding:vnic_type":"normal","device_id":"6efaf3f6-256a-4243-9516-6c67837b6070","ip_allocation":"immediate"}]} 2018-07-15 01:48:32,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070 used request id req-dd1e9a54-ca33-4958-83d5-146fe406f073 2018-07-15 01:48:32,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.054092168808s 2018-07-15 01:48:32,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070 used request id req-dd1e9a54-ca33-4958-83d5-146fe406f073 2018-07-15 01:48:32,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:48:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:32,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-35f3f6c9-56cc-4ded-a3d6-65c8be83a189 Date: Sun, 15 Jul 2018 01:48:32 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:48:32,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b used request id req-35f3f6c9-56cc-4ded-a3d6-65c8be83a189 2018-07-15 01:48:32,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0441248416901s 2018-07-15 01:48:32,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b used request id req-35f3f6c9-56cc-4ded-a3d6-65c8be83a189 2018-07-15 01:48:32,226 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:49:02:36', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c3bef770-083f-40e0-ac6b-a5e921430a2d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:48:29.000000', 'flavor': Munch({u'id': u'666e1aa0-94de-4205-8955-c27b3f69cb8f'}), 'az': u'nova', 'id': u'6efaf3f6-256a-4243-9516-6c67837b6070', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b78621f8f3dd410b9aab2a626aed4bfe', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82e26371c07e44c7926690421f549724', 'name': 'vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-15T01:48:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-15T01:48:29Z', 'hostId': u'01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:48:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'82e26371c07e44c7926690421f549724', 'name': u'vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2', 'adminPass': None, 'tenant_id': u'82e26371c07e44c7926690421f549724', 'created_at': u'2018-07-15T01:48:21Z', 'created': u'2018-07-15T01:48:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-15 01:48:32,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:32,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:32 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-df832916-4599-400a-8322-be248770b839 x-compute-request-id: req-df832916-4599-400a-8322-be248770b839 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:02:36", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:29.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:29Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:32,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-df832916-4599-400a-8322-be248770b839 2018-07-15 01:48:32,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393289804459s 2018-07-15 01:48:32,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-df832916-4599-400a-8322-be248770b839 2018-07-15 01:48:32,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:48:32,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:32,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-bf1c96fc-0c6e-49a4-bac2-0548c72f831f Date: Sun, 15 Jul 2018 01:48:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:48:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9564b81e-5021-4ca5-ae63-3a10dc248f5b","ip_address":"192.168.0.7"}],"id":"93a0e026-055c-4da3-a896-78ee6747950b","security_groups":["db1969a1-d92e-4c61-9c05-98e6c5410b75"],"mac_address":"fa:16:3e:49:02:36","project_id":"82e26371c07e44c7926690421f549724","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0f0c4320-5efb-43db-b9e9-352543959c4b","tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:24Z","binding:vnic_type":"normal","device_id":"6efaf3f6-256a-4243-9516-6c67837b6070","ip_allocation":"immediate"}]} 2018-07-15 01:48:32,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070 used request id req-bf1c96fc-0c6e-49a4-bac2-0548c72f831f 2018-07-15 01:48:32,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0766670703888s 2018-07-15 01:48:32,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=6efaf3f6-256a-4243-9516-6c67837b6070 used request id req-bf1c96fc-0c6e-49a4-bac2-0548c72f831f 2018-07-15 01:48:32,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:48:32,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:32,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0cda7cd5-5995-4b52-b711-5448f75236b5 Date: Sun, 15 Jul 2018 01:48:32 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:48:32,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b used request id req-0cda7cd5-5995-4b52-b711-5448f75236b5 2018-07-15 01:48:32,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622711181641s 2018-07-15 01:48:32,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=93a0e026-055c-4da3-a896-78ee6747950b used request id req-0cda7cd5-5995-4b52-b711-5448f75236b5 2018-07-15 01:48:32,771 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-15 01:48:33,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:33,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:34,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:33 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-dcd7a2f3-b6b5-40c5-a78b-f9c560a61f7c x-compute-request-id: req-dcd7a2f3-b6b5-40c5-a78b-f9c560a61f7c Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:02:36", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:29.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:29Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:18Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:34,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dcd7a2f3-b6b5-40c5-a78b-f9c560a61f7c 2018-07-15 01:48:34,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403318166733s 2018-07-15 01:48:34,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dcd7a2f3-b6b5-40c5-a78b-f9c560a61f7c 2018-07-15 01:48:34,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-15 01:48:34,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-15 01:48:34,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa34456d-cd91-4e80-99df-3353594766d3 x-compute-request-id: req-fa34456d-cd91-4e80-99df-3353594766d3 Content-Encoding: gzip Content-Length: 9616 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475406036 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.158716] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.160465] pid_max: default: 32768 minimum: 301\n[ 0.161382] ACPI: Core revision 20150930\n[ 0.162763] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.164136] Security Framework initialized\n[ 0.164970] Yama: becoming mindful.\n[ 0.165731] AppArmor: AppArmor initialized\n[ 0.166593] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167999] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170618] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172106] Initializing cgroup subsys io\n[ 0.172939] Initializing cgroup subsys memory\n[ 0.173861] Initializing cgroup subsys devices\n[ 0.174761] Initializing cgroup subsys freezer\n[ 0.175681] Initializing cgroup subsys net_cls\n[ 0.176606] Initializing cgroup subsys perf_event\n[ 0.177535] Initializing cgroup subsys net_prio\n[ 0.178446] Initializing cgroup subsys hugetlb\n[ 0.179411] Initializing cgroup subsys pids\n[ 0.180320] CPU: Physical Processor ID: 0\n[ 0.181862] mce: CPU supports 10 MCE banks\n[ 0.182727] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.183754] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.199302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.205294] ftrace: allocating 31920 entries in 125 pages\n[ 0.230068] smpboot: Max logical packages: 1\n[ 0.230976] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.232353] x2apic enabled\n[ 0.233158] Switched APIC routing to physical x2apic.\n[ 0.234965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.236142] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.238324] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.240192] KVM setup paravirtual spinlock\n[ 0.241533] x86: Booted up 1 node, 1 CPUs\n[ 0.242375] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.243843] devtmpfs: initialized\n[ 0.245577] evm: security.selinux\n[ 0.246291] evm: security.SMACK64\n[ 0.246995] evm: security.SMACK64EXEC\n[ 0.247758] evm: security.SMACK64TRANSMUTE\n[ 0.248618] evm: security.SMACK64MMAP\n[ 0.249398] evm: security.ima\n[ 0.250090] evm: security.capability\n[ 0.250940] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252907] pinctrl core: initialized pinctrl subsystem\n[ 0.254058] RTC time: 1:48:29, date: 07/15/18\n[ 0.255046] NET: Registered protocol family 16\n[ 0.256052] cpuidle: using governor ladder\n[ 0.256902] cpuidle: using governor menu\n[ 0.257758] PCCT header not found.\n[ 0.258544] ACPI: bus type PCI registered\n[ 0.259400] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260746] PCI: Using configuration type 1 for base access\n[ 0.262531] ACPI: Added _OSI(Module Device)\n[ 0.263391] ACPI: Added _OSI(Processor Device)\n[ 0.264265] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.265185] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.266943] ACPI: Interpreter enabled\n[ 0.267729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.269646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.271623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.273532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.275479] ACPI: (supports S0 S5)\n[ 0.276214] ACPI: Using IOAPIC for interrupt routing\n[ 0.277245] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.280476] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.281692] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.282988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.284272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.286573] acpiphp: Slot [3] registered\n[ 0.287439] acpiphp: Slot [4] registered\n[ 0.288279] acpiphp: Slot [5] registered\n[ 0.289096] acpiphp: Slot [6] registered\n[ 0.289943] acpiphp: Slot [7] registered\n[ 0.290793] acpiphp: Slot [8] registered\n[ 0.291618] acpiphp: Slot [9] registered\n[ 0.292443] acpiphp: Slot [10] registered\n[ 0.293269] acpiphp: Slot [11] registered\n[ 0.294103] acpiphp: Slot [12] registered\n[ 0.294938] acpiphp: Slot [13] registered\n[ 0.295800] acpiphp: Slot [14] registered\n[ 0.296637] acpiphp: Slot [15] registered\n[ 0.307285] acpiphp: Slot [16] registered\n[ 0.308155] acpiphp: Slot [17] registered\n[ 0.309015] acpiphp: Slot [18] registered\n[ 0.309877] acpiphp: Slot [19] registered\n[ 0.310738] acpiphp: Slot [20] registered\n[ 0.311606] acpiphp: Slot [21] registered\n[ 0.312450] acpiphp: Slot [22] registered\n[ 0.313291] acpiphp: Slot [23] registered\n[ 0.314120] acpiphp: Slot [24] registered\n[ 0.314992] acpiphp: Slot [25] registered\n[ 0.315830] acpiphp: Slot [26] registered\n[ 0.316663] acpiphp: Slot [27] registered\n[ 0.317566] acpiphp: Slot [28] registered\n[ 0.318397] acpiphp: Slot [29] registered\n[ 0.319228] acpiphp: Slot [30] registered\n[ 0.320088] acpiphp: Slot [31] registered\n[ 0.320952] PCI host bridge to bus 0000:00\n[ 0.321814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.323061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.324321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.325835] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.327364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.328934] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.332292] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.333620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.334886] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.336215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.339772] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.341307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.363079] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365978] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367283] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368613] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369713] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371376] vgaarb: loaded\n[ 0.371998] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373283] SCSI subsystem initialized\n[ 0.374215] ACPI: bus type USB registered\n[ 0.375097] usbcore: registered new interface driver usbfs\n[ 0.376185] usbcore: registered new interface driver hub\n[ 0.377252] usbcore: registered new device driver usb\n[ 0.378416] PCI: Using ACPI for IRQ routing\n[ 0.379610] NetLabel: Initializing\n[ 0.380359] NetLabel: domain hash size = 128\n[ 0.381260] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.382290] NetLabel: unlabeled traffic allowed by default\n[ 0.383481] clocksource: Switched to clocksource kvm-clock\n[ 0.391605] AppArmor: AppArmor Filesystem Enabled\n[ 0.392638] pnp: PnP ACPI init\n[ 0.393587] pnp: PnP ACPI: found 5 devices\n[ 0.399940] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401757] NET: Registered protocol family 2\n[ 0.402873] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404240] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405480] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406731] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409139] NET: Registered protocol family 1\n[ 0.410075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412485] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426523] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440599] Trying to unpack rootfs image as initramfs...\n[ 0.496627] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498367] Scanning for low memory corruption every 60 seconds\n[ 0.499808] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501045] audit: initializing netlink subsys (disabled)\n[ 0.502131] audit: type=2000 audit(1531619310.547:1): initialized\n[ 0.503598] Initialise system trusted keyring\n[ 0.504598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505821] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508091] zbud: loaded\n[ 0.508866] VFS: Disk quotas dquot_6.6.0\n[ 0.509744] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511451] fuse init (API version 7.23)\n[ 0.512414] Key type big_key registered\n[ 0.513262] Allocating IMA MOK and blacklist keyrings.\n[ 0.514550] Key type asymmetric registered\n[ 0.515428] Asymmetric key parser 'x509' registered\n[ 0.516660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.518155] io scheduler noop registered\n[ 0.519077] io scheduler deadline registered (default)\n[ 0.520318] io scheduler cfq registered\n[ 0.521345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522637] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525984] ACPI: Power Button [PWRF]\n[ 0.527012] GHES: HEST is not enabled!\n[ 0.541146] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569064] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571425] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.597758] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.600902] Linux agpgart interface v0.103\n[ 0.604054] brd: module loaded\n[ 0.605893] loop: module loaded\n[ 0.610555] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612340] GPT:90111 != 2097151\n[ 0.613158] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614509] GPT:90111 != 2097151\n[ 0.615326] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616518] vda: vda1 vda15\n[ 0.618161] scsi host0: ata_piix\n[ 0.619098] scsi host1: ata_piix\n[ 0.619982] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.621489] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.623275] libphy: Fixed MDIO Bus: probed\n[ 0.624458] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625641] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628275] PPP generic driver version 2.4.2\n[ 0.629391] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630878] ehci-pci: EHCI PCI platform driver\n[ 0.631969] ehci-platform: EHCI generic platform driver\n[ 0.633210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634626] ohci-pci: OHCI PCI platform driver\n[ 0.635713] ohci-platform: OHCI generic platform driver\n[ 0.636947] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651536] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654533] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655755] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.657130] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660391] usb usb1: Product: UHCI Host Controller\n[ 0.661520] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.662932] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664113] hub 1-0:1.0: USB hub found\n[ 0.665059] hub 1-0:1.0: 2 ports detected\n[ 0.666194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668800] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669982] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671256] mousedev: PS/2 mouse device common for all mice\n[ 0.672815] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675059] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676409] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.677846] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679334] i2c /dev entries driver\n[ 0.680293] device-mapper: uevent: version 1.0.3\n[ 0.681450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683448] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685179] NET: Registered protocol family 10\n[ 0.686537] NET: Registered protocol family 17\n[ 0.687624] Key type dns_resolver registered\n[ 0.688857] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.689966] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.691769] registered taskstats version 1\n[ 0.692615] Loading compiled-in X.509 certificates\n[ 0.694087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.695968] zswap: loaded using pool lzo/zbud\n[ 0.697655] Key type trusted registered\n[ 0.699609] Key type encrypted registered\n[ 0.700433] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.701464] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702493] evm: HMAC attrs: 0x1\n[ 0.703474] Magic number: 10:24:812\n[ 0.704234] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611\n[ 0.706482] rtc_cmos 00:00: setting system clock to 2018-07-15 01:48:30 UTC (1531619310)\n[ 0.708110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.719183] EDD information not available.\n[ 0.780848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782392] Write protecting the kernel read-only data: 14336k\n[ 0.784533] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786370] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.831225] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.7...\nLease of 192.168.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.24s]\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDavQdYmIZVLaC6q3X4Khn4cDCj5UT7Miatf3Rw47dtaxX73wObe4nxUGxKDtqo/U7uZpHCnMhsQE+OYAFOsoTJFe8hVLjQ/Ayrt9i3083B/v5n8NpalZGYlHjxLpsPQFINjT8klXo6nWjRDJEFx0gzc35YVoKI7JhYEXkl73m4xm+PaVSo1nZDiYzhR3f9ga50r3aiWEdPiKoK/RLBNUIpVHfGzkyw+FwpzZWLYh8COwkBoslhbMnrvAs0OaMdDdqFt83QOYFuYpjznYoU/4NU7x1Dhf1beb6xGL8XSJX39q0iYLP/GImsujWZ1Nn20WiXUZO0FGrqPCWSBOYw3lol root@vping-userdata-vm2-8234870e-ecd2-4931-90fa-8b052eada4e2\nssh-dss AAAAB3NzaC1kc3MAAACBAI5gqrTxTDqA0z81ZQH62CjJCOJtgJ1Ar6FAI95GMQQFht/kYpmOpagdQu98iR5lZM6p82E575jqzeI86qjmw20R1K9UxncV2v1qmSSgk4vZXKNnazrrZkp1TutfQ1YnSPUs6Ik03OBNdMItl0AIwFy2jGubXPYpjBtdxnI+y+ipAAAAFQDruiLw0keew2kZY1EmbuOujcOkwQAAAIBf8N8rUXcbUh3Pl0gvRHtjygjUocblKZzQH4qqbVSdfnHu7Go5eAEtsAOkbq2acv6m853MHhfLGns+VBRqSJJ+xzgmKiYfbJltaOpSpTEPjb9yP7QZbQ6jnFj9keNf+TQDgELVQwQu162pJTnl/R8EXPvwWMSHPaXhloqEESCyOgAAAIAT6OYwJovCzEZ/jtHdNu6EUylJYeCII8KEePDclNElgyjU1qJ7z7HHRFuZgV0FdUIGagKCz/g/EM68dwLZnfjdTr0uGfSes1i2lQXyww/qArZb+hlTnUEFEl/bPiQODu9Ljzi5q9UZB0lBr7ZfQ9GG7FH2x08SeIThMkDUHTOhKQ== root@vping-userdata-vm2-8234870e-ecd2-4931-90fa-8b052eada4e2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.7,24,fe80::f816:3eff:fe49:236/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-8234870e-ecd2-4931-90fa-8b052eada4e2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.62 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-8234870e-ecd2-4931-90fa-8b052eada4e2 login: "} 2018-07-15 01:48:34,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070/action used request id req-fa34456d-cd91-4e80-99df-3353594766d3 2018-07-15 01:48:34,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.085470199585s 2018-07-15 01:48:34,266 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070/action used request id req-fa34456d-cd91-4e80-99df-3353594766d3 2018-07-15 01:48:34,266 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 475406036 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.158716] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.160465] pid_max: default: 32768 minimum: 301 [ 0.161382] ACPI: Core revision 20150930 [ 0.162763] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.164136] Security Framework initialized [ 0.164970] Yama: becoming mindful. [ 0.165731] AppArmor: AppArmor initialized [ 0.166593] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.167999] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.169363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.170618] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.172106] Initializing cgroup subsys io [ 0.172939] Initializing cgroup subsys memory [ 0.173861] Initializing cgroup subsys devices [ 0.174761] Initializing cgroup subsys freezer [ 0.175681] Initializing cgroup subsys net_cls [ 0.176606] Initializing cgroup subsys perf_event [ 0.177535] Initializing cgroup subsys net_prio [ 0.178446] Initializing cgroup subsys hugetlb [ 0.179411] Initializing cgroup subsys pids [ 0.180320] CPU: Physical Processor ID: 0 [ 0.181862] mce: CPU supports 10 MCE banks [ 0.182727] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.183754] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.199302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.205294] ftrace: allocating 31920 entries in 125 pages [ 0.230068] smpboot: Max logical packages: 1 [ 0.230976] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.232353] x2apic enabled [ 0.233158] Switched APIC routing to physical x2apic. [ 0.234965] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.236142] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.238324] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.240192] KVM setup paravirtual spinlock [ 0.241533] x86: Booted up 1 node, 1 CPUs [ 0.242375] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.243843] devtmpfs: initialized [ 0.245577] evm: security.selinux [ 0.246291] evm: security.SMACK64 [ 0.246995] evm: security.SMACK64EXEC [ 0.247758] evm: security.SMACK64TRANSMUTE [ 0.248618] evm: security.SMACK64MMAP [ 0.249398] evm: security.ima [ 0.250090] evm: security.capability [ 0.250940] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.252907] pinctrl core: initialized pinctrl subsystem [ 0.254058] RTC time: 1:48:29, date: 07/15/18 [ 0.255046] NET: Registered protocol family 16 [ 0.256052] cpuidle: using governor ladder [ 0.256902] cpuidle: using governor menu [ 0.257758] PCCT header not found. [ 0.258544] ACPI: bus type PCI registered [ 0.259400] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.260746] PCI: Using configuration type 1 for base access [ 0.262531] ACPI: Added _OSI(Module Device) [ 0.263391] ACPI: Added _OSI(Processor Device) [ 0.264265] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.265185] ACPI: Added _OSI(Processor Aggregator Device) [ 0.266943] ACPI: Interpreter enabled [ 0.267729] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.269646] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.271623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.273532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.275479] ACPI: (supports S0 S5) [ 0.276214] ACPI: Using IOAPIC for interrupt routing [ 0.277245] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.280476] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.281692] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.282988] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.284272] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.286573] acpiphp: Slot [3] registered [ 0.287439] acpiphp: Slot [4] registered [ 0.288279] acpiphp: Slot [5] registered [ 0.289096] acpiphp: Slot [6] registered [ 0.289943] acpiphp: Slot [7] registered [ 0.290793] acpiphp: Slot [8] registered [ 0.291618] acpiphp: Slot [9] registered [ 0.292443] acpiphp: Slot [10] registered [ 0.293269] acpiphp: Slot [11] registered [ 0.294103] acpiphp: Slot [12] registered [ 0.294938] acpiphp: Slot [13] registered [ 0.295800] acpiphp: Slot [14] registered [ 0.296637] acpiphp: Slot [15] registered [ 0.307285] acpiphp: Slot [16] registered [ 0.308155] acpiphp: Slot [17] registered [ 0.309015] acpiphp: Slot [18] registered [ 0.309877] acpiphp: Slot [19] registered [ 0.310738] acpiphp: Slot [20] registered [ 0.311606] acpiphp: Slot [21] registered [ 0.312450] acpiphp: Slot [22] registered [ 0.313291] acpiphp: Slot [23] registered [ 0.314120] acpiphp: Slot [24] registered [ 0.314992] acpiphp: Slot [25] registered [ 0.315830] acpiphp: Slot [26] registered [ 0.316663] acpiphp: Slot [27] registered [ 0.317566] acpiphp: Slot [28] registered [ 0.318397] acpiphp: Slot [29] registered [ 0.319228] acpiphp: Slot [30] registered [ 0.320088] acpiphp: Slot [31] registered [ 0.320952] PCI host bridge to bus 0000:00 [ 0.321814] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.323061] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.324321] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.325835] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.327364] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.328934] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.332292] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.333620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.334886] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.336215] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.339772] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.341307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359622] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361174] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.363079] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.365978] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367283] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368613] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369713] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371376] vgaarb: loaded [ 0.371998] vgaarb: bridge control possible 0000:00:02.0 [ 0.373283] SCSI subsystem initialized [ 0.374215] ACPI: bus type USB registered [ 0.375097] usbcore: registered new interface driver usbfs [ 0.376185] usbcore: registered new interface driver hub [ 0.377252] usbcore: registered new device driver usb [ 0.378416] PCI: Using ACPI for IRQ routing [ 0.379610] NetLabel: Initializing [ 0.380359] NetLabel: domain hash size = 128 [ 0.381260] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.382290] NetLabel: unlabeled traffic allowed by default [ 0.383481] clocksource: Switched to clocksource kvm-clock [ 0.391605] AppArmor: AppArmor Filesystem Enabled [ 0.392638] pnp: PnP ACPI init [ 0.393587] pnp: PnP ACPI: found 5 devices [ 0.399940] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401757] NET: Registered protocol family 2 [ 0.402873] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.404240] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405480] TCP: Hash tables configured (established 4096 bind 4096) [ 0.406731] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.409139] NET: Registered protocol family 1 [ 0.410075] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411332] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412485] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426523] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.440599] Trying to unpack rootfs image as initramfs... [ 0.496627] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498367] Scanning for low memory corruption every 60 seconds [ 0.499808] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501045] audit: initializing netlink subsys (disabled) [ 0.502131] audit: type=2000 audit(1531619310.547:1): initialized [ 0.503598] Initialise system trusted keyring [ 0.504598] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505821] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508091] zbud: loaded [ 0.508866] VFS: Disk quotas dquot_6.6.0 [ 0.509744] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511451] fuse init (API version 7.23) [ 0.512414] Key type big_key registered [ 0.513262] Allocating IMA MOK and blacklist keyrings. [ 0.514550] Key type asymmetric registered [ 0.515428] Asymmetric key parser 'x509' registered [ 0.516660] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.518155] io scheduler noop registered [ 0.519077] io scheduler deadline registered (default) [ 0.520318] io scheduler cfq registered [ 0.521345] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522637] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524217] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525984] ACPI: Power Button [PWRF] [ 0.527012] GHES: HEST is not enabled! [ 0.541146] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569064] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571425] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.597758] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.600902] Linux agpgart interface v0.103 [ 0.604054] brd: module loaded [ 0.605893] loop: module loaded [ 0.610555] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612340] GPT:90111 != 2097151 [ 0.613158] GPT:Alternate GPT header not at the end of the disk. [ 0.614509] GPT:90111 != 2097151 [ 0.615326] GPT: Use GNU Parted to correct GPT errors. [ 0.616518] vda: vda1 vda15 [ 0.618161] scsi host0: ata_piix [ 0.619098] scsi host1: ata_piix [ 0.619982] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.621489] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.623275] libphy: Fixed MDIO Bus: probed [ 0.624458] tun: Universal TUN/TAP device driver, 1.6 [ 0.625641] tun: (C) 1999-2004 Max Krasnyansky [ 0.628275] PPP generic driver version 2.4.2 [ 0.629391] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630878] ehci-pci: EHCI PCI platform driver [ 0.631969] ehci-platform: EHCI generic platform driver [ 0.633210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.634626] ohci-pci: OHCI PCI platform driver [ 0.635713] ohci-platform: OHCI generic platform driver [ 0.636947] uhci_hcd: USB Universal Host Controller Interface driver [ 0.651536] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.652753] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.654533] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.655755] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.657130] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.658686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660391] usb usb1: Product: UHCI Host Controller [ 0.661520] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.662932] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664113] hub 1-0:1.0: USB hub found [ 0.665059] hub 1-0:1.0: 2 ports detected [ 0.666194] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668800] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669982] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671256] mousedev: PS/2 mouse device common for all mice [ 0.672815] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.675059] rtc_cmos 00:00: RTC can wake from S4 [ 0.676409] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.677846] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.679334] i2c /dev entries driver [ 0.680293] device-mapper: uevent: version 1.0.3 [ 0.681450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.683448] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685179] NET: Registered protocol family 10 [ 0.686537] NET: Registered protocol family 17 [ 0.687624] Key type dns_resolver registered [ 0.688857] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.689966] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.691769] registered taskstats version 1 [ 0.692615] Loading compiled-in X.509 certificates [ 0.694087] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.695968] zswap: loaded using pool lzo/zbud [ 0.697655] Key type trusted registered [ 0.699609] Key type encrypted registered [ 0.700433] AppArmor: AppArmor sha1 policy hashing enabled [ 0.701464] ima: No TPM chip found, activating TPM-bypass! [ 0.702493] evm: HMAC attrs: 0x1 [ 0.703474] Magic number: 10:24:812 [ 0.704234] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611 [ 0.706482] rtc_cmos 00:00: setting system clock to 2018-07-15 01:48:30 UTC (1531619310) [ 0.708110] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.719183] EDD information not available. [ 0.780848] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.782392] Write protecting the kernel read-only data: 14336k [ 0.784533] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.786370] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.831225] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.7... Lease of 192.168.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.24s] === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDavQdYmIZVLaC6q3X4Khn4cDCj5UT7Miatf3Rw47dtaxX73wObe4nxUGxKDtqo/U7uZpHCnMhsQE+OYAFOsoTJFe8hVLjQ/Ayrt9i3083B/v5n8NpalZGYlHjxLpsPQFINjT8klXo6nWjRDJEFx0gzc35YVoKI7JhYEXkl73m4xm+PaVSo1nZDiYzhR3f9ga50r3aiWEdPiKoK/RLBNUIpVHfGzkyw+FwpzZWLYh8COwkBoslhbMnrvAs0OaMdDdqFt83QOYFuYpjznYoU/4NU7x1Dhf1beb6xGL8XSJX39q0iYLP/GImsujWZ1Nn20WiXUZO0FGrqPCWSBOYw3lol root@vping-userdata-vm2-8234870e-ecd2-4931-90fa-8b052eada4e2 ssh-dss AAAAB3NzaC1kc3MAAACBAI5gqrTxTDqA0z81ZQH62CjJCOJtgJ1Ar6FAI95GMQQFht/kYpmOpagdQu98iR5lZM6p82E575jqzeI86qjmw20R1K9UxncV2v1qmSSgk4vZXKNnazrrZkp1TutfQ1YnSPUs6Ik03OBNdMItl0AIwFy2jGubXPYpjBtdxnI+y+ipAAAAFQDruiLw0keew2kZY1EmbuOujcOkwQAAAIBf8N8rUXcbUh3Pl0gvRHtjygjUocblKZzQH4qqbVSdfnHu7Go5eAEtsAOkbq2acv6m853MHhfLGns+VBRqSJJ+xzgmKiYfbJltaOpSpTEPjb9yP7QZbQ6jnFj9keNf+TQDgELVQwQu162pJTnl/R8EXPvwWMSHPaXhloqEESCyOgAAAIAT6OYwJovCzEZ/jtHdNu6EUylJYeCII8KEePDclNElgyjU1qJ7z7HHRFuZgV0FdUIGagKCz/g/EM68dwLZnfjdTr0uGfSes1i2lQXyww/qArZb+hlTnUEFEl/bPiQODu9Ljzi5q9UZB0lBr7ZfQ9GG7FH2x08SeIThMkDUHTOhKQ== root@vping-userdata-vm2-8234870e-ecd2-4931-90fa-8b052eada4e2 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.7,24,fe80::f816:3eff:fe49:236/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-8234870e-ecd2-4931-90fa-8b052eada4e2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-8234870e-ecd2-4931-90fa-8b052eada4e2 login: 2018-07-15 01:48:34,267 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-15 01:48:34,380 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:48:34,380 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:31 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-15 01:48:34,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-15 01:48:34,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:34,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:48:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acca3a04-7efc-4dd5-bc78-3274a38ae64a x-compute-request-id: req-acca3a04-7efc-4dd5-bc78-3274a38ae64a Content-Type: application/json 2018-07-15 01:48:34,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448 used request id req-acca3a04-7efc-4dd5-bc78-3274a38ae64a 2018-07-15 01:48:34,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.123970985413s 2018-07-15 01:48:34,510 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448 used request id req-acca3a04-7efc-4dd5-bc78-3274a38ae64a 2018-07-15 01:48:34,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:34,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:34,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70380bad-2c03-463d-85ef-33752eaf7c7a x-compute-request-id: req-70380bad-2c03-463d-85ef-33752eaf7c7a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:02:36", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:29.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:29Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:fa:91", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/c899e659-11c6-4df3-92d6-0a136afe9448", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:18.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "c899e659-11c6-4df3-92d6-0a136afe9448", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:34Z", "hostId": "906c249eece2d58850644e1156edc565801a150f38eefaaa56d3df34", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:12Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:34,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-70380bad-2c03-463d-85ef-33752eaf7c7a 2018-07-15 01:48:34,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236169815063s 2018-07-15 01:48:34,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-70380bad-2c03-463d-85ef-33752eaf7c7a 2018-07-15 01:48:34,749 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:36,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:36,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12d7f02f-ff68-41ee-a945-8a1917f8821a x-compute-request-id: req-12d7f02f-ff68-41ee-a945-8a1917f8821a Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:02:36", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:29.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:29Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:36,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-12d7f02f-ff68-41ee-a945-8a1917f8821a 2018-07-15 01:48:36,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197558164597s 2018-07-15 01:48:36,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-12d7f02f-ff68-41ee-a945-8a1917f8821a 2018-07-15 01:48:36,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-15 01:48:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:37,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:48:37 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-8279aa90-3e9b-43f5-a051-d0959d2181ca x-compute-request-id: req-8279aa90-3e9b-43f5-a051-d0959d2181ca Content-Type: application/json 2018-07-15 01:48:37,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070 used request id req-8279aa90-3e9b-43f5-a051-d0959d2181ca 2018-07-15 01:48:37,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154644966125s 2018-07-15 01:48:37,107 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070 used request id req-8279aa90-3e9b-43f5-a051-d0959d2181ca 2018-07-15 01:48:37,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:37,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:37 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-f1bac3ab-e46d-4065-ac17-f29acd562674 x-compute-request-id: req-f1bac3ab-e46d-4065-ac17-f29acd562674 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:49:02:36", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/6efaf3f6-256a-4243-9516-6c67837b6070", "rel": "bookmark"}], "image": {"id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "links": [{"href": "http://172.30.9.25:8774/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:48:29.000000", "flavor": {"id": "666e1aa0-94de-4205-8955-c27b3f69cb8f", "links": [{"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}]}, "id": "6efaf3f6-256a-4243-9516-6c67837b6070", "security_groups": [{"name": "default"}], "user_id": "b78621f8f3dd410b9aab2a626aed4bfe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:48:37Z", "hostId": "01374b1df836ce7867a25b607c9d4cc7668b036822ef5ae35a50c753", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8234870e-ecd2-4931-90fa-8b052eada4e2", "created": "2018-07-15T01:48:21Z", "tenant_id": "82e26371c07e44c7926690421f549724", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:37,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f1bac3ab-e46d-4065-ac17-f29acd562674 2018-07-15 01:48:37,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475854873657s 2018-07-15 01:48:37,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-f1bac3ab-e46d-4065-ac17-f29acd562674 2018-07-15 01:48:37,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:48:39,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:39,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:39,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:39 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-32685cab-9bbd-4bee-a159-3b0c2f81d2e9 x-compute-request-id: req-32685cab-9bbd-4bee-a159-3b0c2f81d2e9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:48:39,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-32685cab-9bbd-4bee-a159-3b0c2f81d2e9 2018-07-15 01:48:39,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0860440731049s 2018-07-15 01:48:39,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-32685cab-9bbd-4bee-a159-3b0c2f81d2e9 2018-07-15 01:48:39,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:48:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" -d '{"subnet_id": "9564b81e-5021-4ca5-ae63-3a10dc248f5b"}' 2018-07-15 01:48:41,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4259b90e-c818-44f9-b596-352f24b036b4 Date: Sun, 15 Jul 2018 01:48:41 GMT RESP BODY: {"network_id": "0f0c4320-5efb-43db-b9e9-352543959c4b", "tenant_id": "82e26371c07e44c7926690421f549724", "subnet_id": "9564b81e-5021-4ca5-ae63-3a10dc248f5b", "subnet_ids": ["9564b81e-5021-4ca5-ae63-3a10dc248f5b"], "port_id": "e787ade9-6b44-4c6e-9ce2-255c922ab7fd", "id": "f4387b04-0133-4dd4-a807-35443dd7bf88"} 2018-07-15 01:48:41,561 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88/remove_router_interface.json used request id req-4259b90e-c818-44f9-b596-352f24b036b4 2018-07-15 01:48:41,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88642096519s 2018-07-15 01:48:41,562 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88/remove_router_interface.json used request id req-4259b90e-c818-44f9-b596-352f24b036b4 returning object f4387b04-0133-4dd4-a807-35443dd7bf88 2018-07-15 01:48:41,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:48:41,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:41,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-7f17ac88-1ae2-49da-833a-97ccd7fcf61c Date: Sun, 15 Jul 2018 01:48:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:05Z", "admin_state_up": true, "updated_at": "2018-07-15T01:48:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "82e26371c07e44c7926690421f549724", "id": "f4387b04-0133-4dd4-a807-35443dd7bf88", "name": "vping_userdata-router_8234870e-ecd2-4931-90fa-8b052eada4e2"}]} 2018-07-15 01:48:41,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7f17ac88-1ae2-49da-833a-97ccd7fcf61c 2018-07-15 01:48:41,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.315629005432s 2018-07-15 01:48:41,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-7f17ac88-1ae2-49da-833a-97ccd7fcf61c 2018-07-15 01:48:41,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:48:41,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:42,956 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3319409-8717-47c7-863a-e025b4ee42a9 Content-Length: 0 Date: Sun, 15 Jul 2018 01:48:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:48:42,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88.json used request id req-b3319409-8717-47c7-863a-e025b4ee42a9 2018-07-15 01:48:42,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.07643008232s 2018-07-15 01:48:42,957 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/f4387b04-0133-4dd4-a807-35443dd7bf88.json used request id req-b3319409-8717-47c7-863a-e025b4ee42a9 2018-07-15 01:48:42,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:48:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:43,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0248d327-7354-4148-b316-52eec59e9b49 Date: Sun, 15 Jul 2018 01:48:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f0c4320-5efb-43db-b9e9-352543959c4b","tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:48:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"82e26371c07e44c7926690421f549724","id":"9564b81e-5021-4ca5-ae63-3a10dc248f5b","subnetpool_id":null,"name":"vping_userdata-subnet_8234870e-ecd2-4931-90fa-8b052eada4e2"}]} 2018-07-15 01:48:43,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0248d327-7354-4148-b316-52eec59e9b49 2018-07-15 01:48:43,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0452649593353s 2018-07-15 01:48:43,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-0248d327-7354-4148-b316-52eec59e9b49 2018-07-15 01:48:43,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:48:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/9564b81e-5021-4ca5-ae63-3a10dc248f5b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:44,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba0d5d7c-e5a6-49de-af6b-1bb38c57129b Date: Sun, 15 Jul 2018 01:48:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:48:44,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9564b81e-5021-4ca5-ae63-3a10dc248f5b.json used request id req-ba0d5d7c-e5a6-49de-af6b-1bb38c57129b 2018-07-15 01:48:44,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06069898605s 2018-07-15 01:48:44,065 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/9564b81e-5021-4ca5-ae63-3a10dc248f5b.json used request id req-ba0d5d7c-e5a6-49de-af6b-1bb38c57129b 2018-07-15 01:48:44,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:44,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-97417aba-258c-4a8a-8160-2b6d8366aa4b Date: Sun, 15 Jul 2018 01:48:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f0c4320-5efb-43db-b9e9-352543959c4b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82e26371c07e44c7926690421f549724","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:48:44Z","qos_policy_id":null,"name":"vping_userdata-net_8234870e-ecd2-4931-90fa-8b052eada4e2","admin_state_up":true,"tenant_id":"82e26371c07e44c7926690421f549724","created_at":"2018-07-15T01:48:04Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500}]} 2018-07-15 01:48:44,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-97417aba-258c-4a8a-8160-2b6d8366aa4b 2018-07-15 01:48:44,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109083890915s 2018-07-15 01:48:44,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-97417aba-258c-4a8a-8160-2b6d8366aa4b 2018-07-15 01:48:44,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:48:44,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/0f0c4320-5efb-43db-b9e9-352543959c4b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:45,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be713d7c-3b31-4f03-b519-583d96604e37 Date: Sun, 15 Jul 2018 01:48:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:48:45,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0f0c4320-5efb-43db-b9e9-352543959c4b.json used request id req-be713d7c-3b31-4f03-b519-583d96604e37 2018-07-15 01:48:45,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40302801132s 2018-07-15 01:48:45,580 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/0f0c4320-5efb-43db-b9e9-352543959c4b.json used request id req-be713d7c-3b31-4f03-b519-583d96604e37 2018-07-15 01:48:45,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:48:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:45,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-83ad48b6-42f7-4bda-b71b-beda7fb5b2e5 Date: Sun, 15 Jul 2018 01:48:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/snap", "metadata": {}}], "file": "/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/file", "owner": "82e26371c07e44c7926690421f549724", "id": "c3bef770-083f-40e0-ac6b-a5e921430a2d", "size": 12716032, "self": "/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/c3bef770-083f-40e0-ac6b-a5e921430a2d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:48:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8234870e-ecd2-4931-90fa-8b052eada4e2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:48:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:48:45,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-83ad48b6-42f7-4bda-b71b-beda7fb5b2e5 2018-07-15 01:48:45,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.113569021225s 2018-07-15 01:48:45,698 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-83ad48b6-42f7-4bda-b71b-beda7fb5b2e5 2018-07-15 01:48:45,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-15 01:48:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9489f1c9652904f81d2c7d0a2a94813cf4b95b18" 2018-07-15 01:48:45,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce488d70-f019-4758-b949-26b98c203c47 Date: Sun, 15 Jul 2018 01:48:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:48:45,995 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d used request id req-ce488d70-f019-4758-b949-26b98c203c47 2018-07-15 01:48:45,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.296000957489s 2018-07-15 01:48:45,996 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/c3bef770-083f-40e0-ac6b-a5e921430a2d used request id req-ce488d70-f019-4758-b949-26b98c203c47 2018-07-15 01:48:45,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:48:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:46,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:46 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-261fe04a-b076-424c-aa61-aef5c4f45bea x-compute-request-id: req-261fe04a-b076-424c-aa61-aef5c4f45bea Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8234870e-ecd2-4931-90fa-8b052eada4e2", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "666e1aa0-94de-4205-8955-c27b3f69cb8f"}]} 2018-07-15 01:48:46,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-261fe04a-b076-424c-aa61-aef5c4f45bea 2018-07-15 01:48:46,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277738571167s 2018-07-15 01:48:46,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-261fe04a-b076-424c-aa61-aef5c4f45bea 2018-07-15 01:48:46,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-15 01:48:46,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:46,066 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:48:46 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-aeb028fd-fee0-4b31-9b01-d14b51909568 x-compute-request-id: req-aeb028fd-fee0-4b31-9b01-d14b51909568 Content-Length: 0 Content-Type: application/json 2018-07-15 01:48:46,066 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f used request id req-aeb028fd-fee0-4b31-9b01-d14b51909568 2018-07-15 01:48:46,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0405170917511s 2018-07-15 01:48:46,066 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/666e1aa0-94de-4205-8955-c27b3f69cb8f used request id req-aeb028fd-fee0-4b31-9b01-d14b51909568 2018-07-15 01:48:46,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:48:46,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:46,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d61184-5408-48ed-a24e-abd996c7dfe0 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2", "links": {"self": "http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b78621f8f3dd410b9aab2a626aed4bfe", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:48:46,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-49d61184-5408-48ed-a24e-abd996c7dfe0 2018-07-15 01:48:46,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122903823853s 2018-07-15 01:48:46,190 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-49d61184-5408-48ed-a24e-abd996c7dfe0 2018-07-15 01:48:46,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:48:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:46,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9144852a-39ec-46c8-8c26-26c0eda04fd9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_8234870e-ecd2-4931-90fa-8b052eada4e2", "links": {"self": "http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b78621f8f3dd410b9aab2a626aed4bfe", "description": null}} 2018-07-15 01:48:46,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe used request id req-9144852a-39ec-46c8-8c26-26c0eda04fd9 2018-07-15 01:48:46,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203268051147s 2018-07-15 01:48:46,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe used request id req-9144852a-39ec-46c8-8c26-26c0eda04fd9 2018-07-15 01:48:46,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-15 01:48:46,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:46,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df579433-fbe6-4438-87c4-cabd414ed454 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:48:46,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe used request id req-df579433-fbe6-4438-87c4-cabd414ed454 2018-07-15 01:48:46,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222385168076s 2018-07-15 01:48:46,623 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/b78621f8f3dd410b9aab2a626aed4bfe used request id req-df579433-fbe6-4438-87c4-cabd414ed454 2018-07-15 01:48:46,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:48:46,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:46,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f76974f-fcf5-4cbe-899b-1ee6a8a7657b Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724"}, "tags": [], "enabled": true, "id": "82e26371c07e44c7926690421f549724", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8234870e-ecd2-4931-90fa-8b052eada4e2"}]} 2018-07-15 01:48:46,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3f76974f-fcf5-4cbe-899b-1ee6a8a7657b 2018-07-15 01:48:46,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0969657897949s 2018-07-15 01:48:46,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-3f76974f-fcf5-4cbe-899b-1ee6a8a7657b 2018-07-15 01:48:46,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-15 01:48:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fdb079091650e5dfe6607e37a251f1712685f0f1" 2018-07-15 01:48:46,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd84e09c-7e7c-45cf-85c1-5b884b04437a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:48:46,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 used request id req-dd84e09c-7e7c-45cf-85c1-5b884b04437a 2018-07-15 01:48:46,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146048069s 2018-07-15 01:48:46,877 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 used request id req-dd84e09c-7e7c-45cf-85c1-5b884b04437a 2018-07-15 01:48:46,877 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-15 01:48:46,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:48:46,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:48:46,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:48:46,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:48:46,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:48:46,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:48:46,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:48:46,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:48:46,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:48:46,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:48:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:48:46,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e432fc05-55c9-474c-82fd-b91c3f22dba6 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:48:46,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e432fc05-55c9-474c-82fd-b91c3f22dba6 2018-07-15 01:48:46,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:48:47,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["H1Z-RstPSeqcDJifYMG0Yg"], "issued_at": "2018-07-15T01:48:47.000000Z"}} 2018-07-15 01:48:47,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:47,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-77265609-4719-49ef-8f34-8183c997a1ef Date: Sun, 15 Jul 2018 01:48:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:48:47,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-77265609-4719-49ef-8f34-8183c997a1ef 2018-07-15 01:48:47,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247776031494s 2018-07-15 01:48:47,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-77265609-4719-49ef-8f34-8183c997a1ef 2018-07-15 01:48:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:48:47,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba9854d7-43ae-4a04-9419-0067a1927399 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:48:47,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-ba9854d7-43ae-4a04-9419-0067a1927399 2018-07-15 01:48:47,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:48:47,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:47,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287ba06a-c5a6-4360-8112-bd8e97890467 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/9a206777b7ee41baafa78ab6e2ed667f"}, "tags": [], "enabled": true, "id": "9a206777b7ee41baafa78ab6e2ed667f", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-15 01:48:47,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-287ba06a-c5a6-4360-8112-bd8e97890467 2018-07-15 01:48:47,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0956778526306s 2018-07-15 01:48:47,727 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-287ba06a-c5a6-4360-8112-bd8e97890467 2018-07-15 01:48:47,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-15 01:48:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261"}}' 2018-07-15 01:48:47,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-797092cc-8fae-4279-850e-417d8665592f Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454"}, "tags": [], "enabled": true, "id": "cb140175e76a42c98da4d281f3ab2454", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261"}} 2018-07-15 01:48:47,859 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-797092cc-8fae-4279-850e-417d8665592f 2018-07-15 01:48:47,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124805927277s 2018-07-15 01:48:47,859 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-797092cc-8fae-4279-850e-417d8665592f 2018-07-15 01:48:47,860 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'cb140175e76a42c98da4d281f3ab2454', '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'cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261'}) 2018-07-15 01:48:47,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-15 01:48:47,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2129c115-c531-42b3-bb40-b0593ba9edcc", "email": null, "name": "cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261"}}' 2018-07-15 01:48:48,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea0696bf-1f06-45ba-b5bc-db26248b6321 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261", "links": {"self": "http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a360cbbc20a4d0199639b9194a25dae", "domain_id": "default", "password_expires_at": null}} 2018-07-15 01:48:48,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-ea0696bf-1f06-45ba-b5bc-db26248b6321 2018-07-15 01:48:48,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369543075562s 2018-07-15 01:48:48,236 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-ea0696bf-1f06-45ba-b5bc-db26248b6321 2018-07-15 01:48:48,237 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7a360cbbc20a4d0199639b9194a25dae', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261'}) 2018-07-15 01:48:48,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:48:48,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:48,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d454d085-0f19-47bc-91ee-b4688f30084a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:48:48,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d454d085-0f19-47bc-91ee-b4688f30084a 2018-07-15 01:48:48,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0991830825806s 2018-07-15 01:48:48,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-d454d085-0f19-47bc-91ee-b4688f30084a 2018-07-15 01:48:48,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:48:48,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:48,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260ef594-4f7f-41be-ae5b-23efe863c07f Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:48:48,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-260ef594-4f7f-41be-ae5b-23efe863c07f 2018-07-15 01:48:48,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982701778412s 2018-07-15 01:48:48,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-260ef594-4f7f-41be-ae5b-23efe863c07f 2018-07-15 01:48:48,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-15 01:48:48,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:48,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d198a34-3928-425c-a316-e402b8ef43ae Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:48:48,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8d198a34-3928-425c-a316-e402b8ef43ae 2018-07-15 01:48:48,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10257601738s 2018-07-15 01:48:48,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8d198a34-3928-425c-a316-e402b8ef43ae 2018-07-15 01:48:48,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-15 01:48:48,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:48,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c440e92-fa99-4c9b-b78d-90f8dc049c42 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:48:48,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-0c440e92-fa99-4c9b-b78d-90f8dc049c42 2018-07-15 01:48:48,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110966920853s 2018-07-15 01:48:48,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-0c440e92-fa99-4c9b-b78d-90f8dc049c42 2018-07-15 01:48:48,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:48:48,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:48,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcdf5c33-1bb0-4d7d-9193-910d4f125ccc Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261", "links": {"self": "http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a360cbbc20a4d0199639b9194a25dae", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:48:48,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fcdf5c33-1bb0-4d7d-9193-910d4f125ccc 2018-07-15 01:48:48,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110180139542s 2018-07-15 01:48:48,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fcdf5c33-1bb0-4d7d-9193-910d4f125ccc 2018-07-15 01:48:48,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:48:48,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2045cc24-0e30-4eb2-be19-8ec9b639a4fd Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454"}, "tags": [], "enabled": true, "id": "cb140175e76a42c98da4d281f3ab2454", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-07-15 01:48:48,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2045cc24-0e30-4eb2-be19-8ec9b639a4fd 2018-07-15 01:48:48,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0207529067993s 2018-07-15 01:48:48,811 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-2045cc24-0e30-4eb2-be19-8ec9b639a4fd 2018-07-15 01:48:48,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-15 01:48:48,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=7a360cbbc20a4d0199639b9194a25dae&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=cb140175e76a42c98da4d281f3ab2454" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:48,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f28a1de-f8f4-414a-b797-4449cbee6ac4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=7a360cbbc20a4d0199639b9194a25dae&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=cb140175e76a42c98da4d281f3ab2454", "previous": null, "next": null}} 2018-07-15 01:48:48,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7a360cbbc20a4d0199639b9194a25dae&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=cb140175e76a42c98da4d281f3ab2454 used request id req-9f28a1de-f8f4-414a-b797-4449cbee6ac4 2018-07-15 01:48:48,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0944411754608s 2018-07-15 01:48:48,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=7a360cbbc20a4d0199639b9194a25dae&role.id=14ca279e410c4e149dc00a0fd0a4da1f&scope.project.id=cb140175e76a42c98da4d281f3ab2454 used request id req-9f28a1de-f8f4-414a-b797-4449cbee6ac4 2018-07-15 01:48:48,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-15 01:48:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454/users/7a360cbbc20a4d0199639b9194a25dae/roles/14ca279e410c4e149dc00a0fd0a4da1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:48:49,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fbafeb8-7648-4985-a1a6-e26567e2d0fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:48:49,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454/users/7a360cbbc20a4d0199639b9194a25dae/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-4fbafeb8-7648-4985-a1a6-e26567e2d0fb 2018-07-15 01:48:49,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142751932144s 2018-07-15 01:48:49,059 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454/users/7a360cbbc20a4d0199639b9194a25dae/roles/14ca279e410c4e149dc00a0fd0a4da1f used request id req-4fbafeb8-7648-4985-a1a6-e26567e2d0fb 2018-07-15 01:48:49,059 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261', 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'cb140175e76a42c98da4d281f3ab2454', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2129c115-c531-42b3-bb40-b0593ba9edcc', 'username': u'cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-15 01:48:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-15 01:48:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-15 01:48:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-15 01:48:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-15 01:48:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-15 01:48:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-15 01:48:49,061 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-15 01:48:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-15 01:48:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-15 01:48:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-15 01:48:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-15 01:48:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-15 01:48:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-15 01:48:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-15 01:48:49,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-15 01:48:49,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-15 01:48:49,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-15 01:48:49,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-15 01:48:49,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-15 01:48:49,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-15 01:48:49,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-15 01:48:49,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-15 01:48:49,065 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'password': '2129c115-c531-42b3-bb40-b0593ba9edcc', 'project_name': 'cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000/v3', 'project_id': 'cb140175e76a42c98da4d281f3ab2454', 'project_domain_name': 'Default'} 2018-07-15 01:48:49,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:48:49,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc80f36-7704-4970-81b3-efca2b55124e 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:48:49,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8cc80f36-7704-4970-81b3-efca2b55124e 2018-07-15 01:48:49,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:48:49,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb140175e76a42c98da4d281f3ab2454", "name": "cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cb140175e76a42c98da4d281f3ab2454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/cb140175e76a42c98da4d281f3ab2454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cb140175e76a42c98da4d281f3ab2454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/cb140175e76a42c98da4d281f3ab2454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/cb140175e76a42c98da4d281f3ab2454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_cb140175e76a42c98da4d281f3ab2454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_cb140175e76a42c98da4d281f3ab2454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cb140175e76a42c98da4d281f3ab2454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/cb140175e76a42c98da4d281f3ab2454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/cb140175e76a42c98da4d281f3ab2454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/cb140175e76a42c98da4d281f3ab2454", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/cb140175e76a42c98da4d281f3ab2454", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/cb140175e76a42c98da4d281f3ab2454", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261", "id": "7a360cbbc20a4d0199639b9194a25dae"}, "audit_ids": ["lhA9a3IzTsGGuDAZlMMGNw"], "issued_at": "2018-07-15T01:48:49.000000Z"}} 2018-07-15 01:48:49,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-15 01:48:49,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"network": {"name": "cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261", "admin_state_up": true}}' 2018-07-15 01:48:50,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a5bd96d6-91aa-4dfe-a3a3-c60763c8e7e3 Date: Sun, 15 Jul 2018 01:48:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d09ffece-b494-4a43-bba3-19ff6f02046b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cb140175e76a42c98da4d281f3ab2454","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:48:49Z","is_default":false,"name":"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:49Z","mtu":1450}} 2018-07-15 01:48:50,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a5bd96d6-91aa-4dfe-a3a3-c60763c8e7e3 2018-07-15 01:48:50,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.625974178314s 2018-07-15 01:48:50,085 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a5bd96d6-91aa-4dfe-a3a3-c60763c8e7e3 2018-07-15 01:48:50,085 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-15T01:48:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'd09ffece-b494-4a43-bba3-19ff6f02046b', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261', u'admin_state_up': True, u'tenant_id': u'cb140175e76a42c98da4d281f3ab2454', u'created_at': u'2018-07-15T01:48:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cb140175e76a42c98da4d281f3ab2454', u'l2_adjacency': True}) 2018-07-15 01:48:50,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:50,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:50,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-80294594-955a-4589-abd6-4f3870d74e12 Date: Sun, 15 Jul 2018 01:48:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d09ffece-b494-4a43-bba3-19ff6f02046b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cb140175e76a42c98da4d281f3ab2454","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:48:49Z","qos_policy_id":null,"name":"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261","admin_state_up":true,"tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:49Z","mtu":1450}]} 2018-07-15 01:48:50,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-80294594-955a-4589-abd6-4f3870d74e12 2018-07-15 01:48:50,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129374027252s 2018-07-15 01:48:50,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-80294594-955a-4589-abd6-4f3870d74e12 2018-07-15 01:48:50,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-15 01:48:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"subnet": {"name": "cinder_test-subnet_ed56cf53-c81d-4a0d-81ca-e277bc013261", "enable_dhcp": true, "network_id": "d09ffece-b494-4a43-bba3-19ff6f02046b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-15 01:48:50,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-4949d956-7d49-4d81-aa51-59fdeb6cca1d Date: Sun, 15 Jul 2018 01:48:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:48:50Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"cb140175e76a42c98da4d281f3ab2454","id":"42a686b2-2265-4aad-9212-b0a106a0d277","subnetpool_id":null,"name":"cinder_test-subnet_ed56cf53-c81d-4a0d-81ca-e277bc013261"}} 2018-07-15 01:48:50,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4949d956-7d49-4d81-aa51-59fdeb6cca1d 2018-07-15 01:48:50,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.755024909973s 2018-07-15 01:48:50,972 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-4949d956-7d49-4d81-aa51-59fdeb6cca1d 2018-07-15 01:48:50,972 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:48:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'42a686b2-2265-4aad-9212-b0a106a0d277', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_ed56cf53-c81d-4a0d-81ca-e277bc013261', u'enable_dhcp': True, u'network_id': u'd09ffece-b494-4a43-bba3-19ff6f02046b', u'tenant_id': u'cb140175e76a42c98da4d281f3ab2454', u'created_at': u'2018-07-15T01:48:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'cb140175e76a42c98da4d281f3ab2454'}) 2018-07-15 01:48:50,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-15 01:48:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "cinder_test-router_ed56cf53-c81d-4a0d-81ca-e277bc013261", "admin_state_up": true}}' 2018-07-15 01:48:52,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-d3b4d9f8-8e79-4276-92ac-255bc950b2cd Date: Sun, 15 Jul 2018 01:48:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:51Z", "admin_state_up": true, "updated_at": "2018-07-15T01:48:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "b2ebd518-5c0e-4985-83e4-dd6e30ff31c8", "name": "cinder_test-router_ed56cf53-c81d-4a0d-81ca-e277bc013261"}} 2018-07-15 01:48:52,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d3b4d9f8-8e79-4276-92ac-255bc950b2cd 2018-07-15 01:48:52,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43218994141s 2018-07-15 01:48:52,406 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-d3b4d9f8-8e79-4276-92ac-255bc950b2cd 2018-07-15 01:48:52,406 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-15T01:48:52Z', u'revision_number': 2, u'id': u'b2ebd518-5c0e-4985-83e4-dd6e30ff31c8', u'external_gateway_info': {u'network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'90e23676-d49d-46f1-8be6-b23021211a17', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_ed56cf53-c81d-4a0d-81ca-e277bc013261', u'admin_state_up': True, u'tenant_id': u'cb140175e76a42c98da4d281f3ab2454', u'created_at': u'2018-07-15T01:48:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'cb140175e76a42c98da4d281f3ab2454'}) 2018-07-15 01:48:52,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-15 01:48:52,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"subnet_id": "42a686b2-2265-4aad-9212-b0a106a0d277"}' 2018-07-15 01:48:54,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-abde0ef7-c41a-4f6c-a645-772b0241f546 Date: Sun, 15 Jul 2018 01:48:54 GMT RESP BODY: {"network_id": "d09ffece-b494-4a43-bba3-19ff6f02046b", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "subnet_id": "42a686b2-2265-4aad-9212-b0a106a0d277", "subnet_ids": ["42a686b2-2265-4aad-9212-b0a106a0d277"], "port_id": "8df74f7f-a30f-4d22-9268-d51e78fa8c20", "id": "b2ebd518-5c0e-4985-83e4-dd6e30ff31c8"} 2018-07-15 01:48:54,712 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8/add_router_interface.json used request id req-abde0ef7-c41a-4f6c-a645-772b0241f546 2018-07-15 01:48:54,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30476880074s 2018-07-15 01:48:54,712 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8/add_router_interface.json used request id req-abde0ef7-c41a-4f6c-a645-772b0241f546 returning object b2ebd518-5c0e-4985-83e4-dd6e30ff31c8 2018-07-15 01:48:54,712 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:48:54,874 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-15 01:48:54,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" 2018-07-15 01:48:54,882 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 15 Jul 2018 01:48:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.25:9292/v2/", "rel": "self"}]}]} 2018-07-15 01:48:54,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:48:54,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:55,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-37db3c64-47dd-4853-98a6-c9aabedcc48f Date: Sun, 15 Jul 2018 01:48:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:48:55,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-37db3c64-47dd-4853-98a6-c9aabedcc48f 2018-07-15 01:48:55,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.206396818161s 2018-07-15 01:48:55,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-37db3c64-47dd-4853-98a6-c9aabedcc48f 2018-07-15 01:48:55,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-15 01:48:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261"}' 2018-07-15 01:48:55,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0ed3fcf8-9e15-4690-8514-15888a34d0c9 Date: Sun, 15 Jul 2018 01:48:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/file", "owner": "cb140175e76a42c98da4d281f3ab2454", "id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "size": null, "self": "/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:48:55Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "checksum": null, "created_at": "2018-07-15T01:48:55Z", "protected": false} 2018-07-15 01:48:55,152 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0ed3fcf8-9e15-4690-8514-15888a34d0c9 2018-07-15 01:48:55,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0502030849457s 2018-07-15 01:48:55,152 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0ed3fcf8-9e15-4690-8514-15888a34d0c9 returning object 05f7d358-adb7-45f2-9f01-6197b79a19f1 2018-07-15 01:48:55,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-15 01:48:55,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9292/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/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.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '' 2018-07-15 01:48:55,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8908aac9-3226-425e-8557-e8402c9666bd Date: Sun, 15 Jul 2018 01:48:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:48:55,987 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/file used request id req-8908aac9-3226-425e-8557-e8402c9666bd 2018-07-15 01:48:55,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.833673000336s 2018-07-15 01:48:55,987 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/file used request id req-8908aac9-3226-425e-8557-e8402c9666bd 2018-07-15 01:48:55,987 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-15T01:48:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/file', u'owner': u'cb140175e76a42c98da4d281f3ab2454', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'05f7d358-adb7-45f2-9f01-6197b79a19f1', u'size': None, u'name': u'cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261', u'checksum': None, u'self': u'/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-15T01:48:55Z', u'schema': u'/v2/schemas/image'}) 2018-07-15 01:48:55,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-15 01:48:55,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_ed56cf53-c81d-4a0d-81ca-e277bc013261", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-15 01:48:56,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:56 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-c783333d-780e-417c-953e-493b8b8ad2a7 x-compute-request-id: req-c783333d-780e-417c-953e-493b8b8ad2a7 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_ed56cf53-c81d-4a0d-81ca-e277bc013261", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0"}} 2018-07-15 01:48:56,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c783333d-780e-417c-953e-493b8b8ad2a7 2018-07-15 01:48:56,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.255875110626s 2018-07-15 01:48:56,244 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c783333d-780e-417c-953e-493b8b8ad2a7 2018-07-15 01:48:56,245 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6c7918ecf2a745da94a03bea1c6739ed', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5b8fc1e3-f187-40f8-bb69-1bfded4d44b0', 'swap': 0}) 2018-07-15 01:48:56,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-15 01:48:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" -d '{"extra_specs": {}}' 2018-07-15 01:48:56,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:56 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-4c6c1fd4-2d4a-4603-8682-caa9ce3060b8 x-compute-request-id: req-4c6c1fd4-2d4a-4603-8682-caa9ce3060b8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:48:56,269 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0/os-extra_specs used request id req-4c6c1fd4-2d4a-4603-8682-caa9ce3060b8 2018-07-15 01:48:56,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236048698425s 2018-07-15 01:48:56,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0/os-extra_specs used request id req-4c6c1fd4-2d4a-4603-8682-caa9ce3060b8 2018-07-15 01:48:56,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-15 01:48:56,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"keypair": {"name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261"}}' 2018-07-15 01:48:56,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:56 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-d9902550-e4fc-4e12-89de-a464012cccbf x-compute-request-id: req-d9902550-e4fc-4e12-89de-a464012cccbf Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOL/YjXJb8GaGd+XqFHcETchsriJfM86nY/9uLpA99watBd2B5TAGU8Qf/r110EY8iGEXVzl4SntI1JEPdrI+wA3haVh2AYCjzydR0MGhT94W851cWwX+kMdWf1/25Yu+DyJZgo8cuZSYzm5Ov30ZnRshdZ74CQZiRzE8LALvsHLroEqf+LgZZZAtKfpFsULaiyg6+KAM9vhvA0wziKOCRmWQ88WCclnqGehF0VCdsSeFl0JJ47Dy21v0WfrtHSQd/Sjoocu+pD8BkVxGhPINK8D0NCUSa6SV6OVEq5sS9YyK+AAwNfnImKykiejRA4hWiKznrJdEiqKbqx+6KuEl9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzi/2I1yW/Bmhnfl6hR3BE3IbK4iXzPOp2P/bi6QPfcGrQXdg\neUwBlPEH/69ddBGPIhhF1c5eEp7SNSRD3ayPsAN4WlYdgGAo88nUdDBoU/eFvOdX\nFsF/pDHVn9f9uWLvg8iWYKPHLmUmM5uTr99GZ0bIXWe+AkGYkcxPCwC77By66BKn\n/i4GWWQLSn6RbFC2osoOvigDPb4bwNMM4ijgkZlkPPFgnJZ6hnoRdFQnbEnhZdCS\neOw8ttb9Fn67R0kHf0o6KHLvqQ/AZFcRoTyDSvA9DQlEmuklejlRKubEvWMivgAM\nDX5yJispIno0QOIVois56yXRIqim6sfuirhJfQIDAQABAoIBAQCFwEUKAVkMJlBZ\n2ukoivmhdKa9YbkfQX0PgEHZ3s4RxN0j9Z2GcdCg3o5SxV55GZ7g/h/nJxyNNauk\nv2aq2PLIuieLaktu6HIIWwfPa0tyFKITvXoYD+OODqnGK+WyKcS3lxo9jGB77y+N\n0MFIGC1id18ogFCYxBaFlaQ8vfgpm/q6MKaTGj25ndFLy3N+TXT9Bc3HBz/QfOrF\nzeZiZ/uccvExEaRvwKl2tJwqNYFQHIsevTGwz7kBVInajjEErZUV1hUMSPJb9Anf\no4HmvXGG+/R71y0ULK7g+gCvcpz/qrva5wgxKuoKkPkNzyho5lfKvYyVwDXO9FeW\nl+PSgz5dAoGBAPX8V1dXQA2NfH+C9eElqVZhadmMQrxlUfRoQsTH9XOr0vQBQnag\n3SttXAQChxaC9AMHixK89b1q4c6l2HiiW95bac/3AxZKJXYHEqmiQVd21gZ1FPkG\n1hcUK2tbFYrMAwTNNoDQNwubyLWYuUIcMhERpa0Md54T21mBOttuuglnAoGBANaU\n1625iabOWh8GKTgRB+6X16xaYqGTZDctu7ob7tOCsm41tGikHqigWJJyVsXcBbf0\nRp3M7Gl61VNYrUWq/JPgyC8qlAeQUJHkUb8+JYUm00+jlY53F+75OBHSU5fa/Qn7\nGmWDJd1QwcbkQJq1Q4VbG3VOIAScjr7u/SE1r/N7AoGATuVsrhrR9IbY050Rd/E4\navg7lwchsINe0eFO6Qapdzw5IQH2a04VIgSlarPU2CeQVBhrRstMlkBdxIX09Fw+\n0wbG3WkAmHmXok+KcNYV1xPKea+71lOW/zf85SYFtsrQfQ3E2XPu8843hedCJC4e\n8NKULPi+tPjxdbe5RQAysykCgYAW88DGIkxo/TWCkAQkrR2uFavKEbjvE3bquAeW\ndpprIVW4mCH992AYJV6T+4rwiwJJlOVgx6SZ+7uJuLh/9TQjFS4UbXd7/6G+mS9t\nR1Z4EZkUsaiznmV++EVZEqhCW/go8yT1qruIGrU/cva+FZltUDt1pq+iDqTuI14M\nCVQStQKBgDyf5eJem/7/cFw7ulCIb85t4LqM9pvcfMW8XzUJCav8lxWLAdoTvPQ7\nCyIhYM1sV4xgOgVtrmnjE+JtgSrws9OFebRZxl4grlO98L+Gt4XDn1Y++RzShsWF\nS7FiWKg4WLJDpprFmZdJUx7akH4xUClVIposVQgPShG9hcIYCffg\n-----END RSA PRIVATE KEY-----\n", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "fingerprint": "52:69:00:57:e4:f2:75:12:43:ad:37:3f:69:fe:70:9a"}} 2018-07-15 01:48:56,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d9902550-e4fc-4e12-89de-a464012cccbf 2018-07-15 01:48:56,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.359165906906s 2018-07-15 01:48:56,630 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-d9902550-e4fc-4e12-89de-a464012cccbf 2018-07-15 01:48:56,631 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOL/YjXJb8GaGd+XqFHcETchsriJfM86nY/9uLpA99watBd2B5TAGU8Qf/r110EY8iGEXVzl4SntI1JEPdrI+wA3haVh2AYCjzydR0MGhT94W851cWwX+kMdWf1/25Yu+DyJZgo8cuZSYzm5Ov30ZnRshdZ74CQZiRzE8LALvsHLroEqf+LgZZZAtKfpFsULaiyg6+KAM9vhvA0wziKOCRmWQ88WCclnqGehF0VCdsSeFl0JJ47Dy21v0WfrtHSQd/Sjoocu+pD8BkVxGhPINK8D0NCUSa6SV6OVEq5sS9YyK+AAwNfnImKykiejRA4hWiKznrJdEiqKbqx+6KuEl9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAzi/2I1yW/Bmhnfl6hR3BE3IbK4iXzPOp2P/bi6QPfcGrQXdg\neUwBlPEH/69ddBGPIhhF1c5eEp7SNSRD3ayPsAN4WlYdgGAo88nUdDBoU/eFvOdX\nFsF/pDHVn9f9uWLvg8iWYKPHLmUmM5uTr99GZ0bIXWe+AkGYkcxPCwC77By66BKn\n/i4GWWQLSn6RbFC2osoOvigDPb4bwNMM4ijgkZlkPPFgnJZ6hnoRdFQnbEnhZdCS\neOw8ttb9Fn67R0kHf0o6KHLvqQ/AZFcRoTyDSvA9DQlEmuklejlRKubEvWMivgAM\nDX5yJispIno0QOIVois56yXRIqim6sfuirhJfQIDAQABAoIBAQCFwEUKAVkMJlBZ\n2ukoivmhdKa9YbkfQX0PgEHZ3s4RxN0j9Z2GcdCg3o5SxV55GZ7g/h/nJxyNNauk\nv2aq2PLIuieLaktu6HIIWwfPa0tyFKITvXoYD+OODqnGK+WyKcS3lxo9jGB77y+N\n0MFIGC1id18ogFCYxBaFlaQ8vfgpm/q6MKaTGj25ndFLy3N+TXT9Bc3HBz/QfOrF\nzeZiZ/uccvExEaRvwKl2tJwqNYFQHIsevTGwz7kBVInajjEErZUV1hUMSPJb9Anf\no4HmvXGG+/R71y0ULK7g+gCvcpz/qrva5wgxKuoKkPkNzyho5lfKvYyVwDXO9FeW\nl+PSgz5dAoGBAPX8V1dXQA2NfH+C9eElqVZhadmMQrxlUfRoQsTH9XOr0vQBQnag\n3SttXAQChxaC9AMHixK89b1q4c6l2HiiW95bac/3AxZKJXYHEqmiQVd21gZ1FPkG\n1hcUK2tbFYrMAwTNNoDQNwubyLWYuUIcMhERpa0Md54T21mBOttuuglnAoGBANaU\n1625iabOWh8GKTgRB+6X16xaYqGTZDctu7ob7tOCsm41tGikHqigWJJyVsXcBbf0\nRp3M7Gl61VNYrUWq/JPgyC8qlAeQUJHkUb8+JYUm00+jlY53F+75OBHSU5fa/Qn7\nGmWDJd1QwcbkQJq1Q4VbG3VOIAScjr7u/SE1r/N7AoGATuVsrhrR9IbY050Rd/E4\navg7lwchsINe0eFO6Qapdzw5IQH2a04VIgSlarPU2CeQVBhrRstMlkBdxIX09Fw+\n0wbG3WkAmHmXok+KcNYV1xPKea+71lOW/zf85SYFtsrQfQ3E2XPu8843hedCJC4e\n8NKULPi+tPjxdbe5RQAysykCgYAW88DGIkxo/TWCkAQkrR2uFavKEbjvE3bquAeW\ndpprIVW4mCH992AYJV6T+4rwiwJJlOVgx6SZ+7uJuLh/9TQjFS4UbXd7/6G+mS9t\nR1Z4EZkUsaiznmV++EVZEqhCW/go8yT1qruIGrU/cva+FZltUDt1pq+iDqTuI14M\nCVQStQKBgDyf5eJem/7/cFw7ulCIb85t4LqM9pvcfMW8XzUJCav8lxWLAdoTvPQ7\nCyIhYM1sV4xgOgVtrmnjE+JtgSrws9OFebRZxl4grlO98L+Gt4XDn1Y++RzShsWF\nS7FiWKg4WLJDpprFmZdJUx7akH4xUClVIposVQgPShG9hcIYCffg\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7a360cbbc20a4d0199639b9194a25dae', 'name': u'cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'created_at': '2018-07-15T01:48:56.631233', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb140175e76a42c98da4d281f3ab2454', 'name': 'cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'52:69:00:57:e4:f2:75:12:43:ad:37:3f:69:fe:70:9a', 'type': 'ssh', 'id': u'cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261'}) 2018-07-15 01:48:56,631 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAzi/2I1yW/Bmhnfl6hR3BE3IbK4iXzPOp2P/bi6QPfcGrQXdg eUwBlPEH/69ddBGPIhhF1c5eEp7SNSRD3ayPsAN4WlYdgGAo88nUdDBoU/eFvOdX FsF/pDHVn9f9uWLvg8iWYKPHLmUmM5uTr99GZ0bIXWe+AkGYkcxPCwC77By66BKn /i4GWWQLSn6RbFC2osoOvigDPb4bwNMM4ijgkZlkPPFgnJZ6hnoRdFQnbEnhZdCS eOw8ttb9Fn67R0kHf0o6KHLvqQ/AZFcRoTyDSvA9DQlEmuklejlRKubEvWMivgAM DX5yJispIno0QOIVois56yXRIqim6sfuirhJfQIDAQABAoIBAQCFwEUKAVkMJlBZ 2ukoivmhdKa9YbkfQX0PgEHZ3s4RxN0j9Z2GcdCg3o5SxV55GZ7g/h/nJxyNNauk v2aq2PLIuieLaktu6HIIWwfPa0tyFKITvXoYD+OODqnGK+WyKcS3lxo9jGB77y+N 0MFIGC1id18ogFCYxBaFlaQ8vfgpm/q6MKaTGj25ndFLy3N+TXT9Bc3HBz/QfOrF zeZiZ/uccvExEaRvwKl2tJwqNYFQHIsevTGwz7kBVInajjEErZUV1hUMSPJb9Anf o4HmvXGG+/R71y0ULK7g+gCvcpz/qrva5wgxKuoKkPkNzyho5lfKvYyVwDXO9FeW l+PSgz5dAoGBAPX8V1dXQA2NfH+C9eElqVZhadmMQrxlUfRoQsTH9XOr0vQBQnag 3SttXAQChxaC9AMHixK89b1q4c6l2HiiW95bac/3AxZKJXYHEqmiQVd21gZ1FPkG 1hcUK2tbFYrMAwTNNoDQNwubyLWYuUIcMhERpa0Md54T21mBOttuuglnAoGBANaU 1625iabOWh8GKTgRB+6X16xaYqGTZDctu7ob7tOCsm41tGikHqigWJJyVsXcBbf0 Rp3M7Gl61VNYrUWq/JPgyC8qlAeQUJHkUb8+JYUm00+jlY53F+75OBHSU5fa/Qn7 GmWDJd1QwcbkQJq1Q4VbG3VOIAScjr7u/SE1r/N7AoGATuVsrhrR9IbY050Rd/E4 avg7lwchsINe0eFO6Qapdzw5IQH2a04VIgSlarPU2CeQVBhrRstMlkBdxIX09Fw+ 0wbG3WkAmHmXok+KcNYV1xPKea+71lOW/zf85SYFtsrQfQ3E2XPu8843hedCJC4e 8NKULPi+tPjxdbe5RQAysykCgYAW88DGIkxo/TWCkAQkrR2uFavKEbjvE3bquAeW dpprIVW4mCH992AYJV6T+4rwiwJJlOVgx6SZ+7uJuLh/9TQjFS4UbXd7/6G+mS9t R1Z4EZkUsaiznmV++EVZEqhCW/go8yT1qruIGrU/cva+FZltUDt1pq+iDqTuI14M CVQStQKBgDyf5eJem/7/cFw7ulCIb85t4LqM9pvcfMW8XzUJCav8lxWLAdoTvPQ7 CyIhYM1sV4xgOgVtrmnjE+JtgSrws9OFebRZxl4grlO98L+Gt4XDn1Y++RzShsWF S7FiWKg4WLJDpprFmZdJUx7akH4xUClVIposVQgPShG9hcIYCffg -----END RSA PRIVATE KEY----- 2018-07-15 01:48:56,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-15 01:48:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"security_group": {"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-15 01:48:56,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-8ed47dc9-5e4a-423d-baec-d1156411cd18 Date: Sun, 15 Jul 2018 01:48:56 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:56Z", "updated_at": "2018-07-15T01:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:56Z", "revision_number": 0, "id": "fa7737e5-5b23-46aa-88ea-6773d4523aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:56Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:56Z", "revision_number": 0, "id": "ff11bbda-bfe5-4ad3-8e32-1f81863d83cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:56Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}} 2018-07-15 01:48:56,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8ed47dc9-5e4a-423d-baec-d1156411cd18 2018-07-15 01:48:56,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.162353038788s 2018-07-15 01:48:56,797 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-8ed47dc9-5e4a-423d-baec-d1156411cd18 2018-07-15 01:48:56,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:48:56,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:56,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-0d94d5cf-9659-46fa-8a05-9337c582a702 Date: Sun, 15 Jul 2018 01:48:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:56Z", "updated_at": "2018-07-15T01:48:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:56Z", "revision_number": 0, "id": "fa7737e5-5b23-46aa-88ea-6773d4523aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:56Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:56Z", "revision_number": 0, "id": "ff11bbda-bfe5-4ad3-8e32-1f81863d83cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:56Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}]} 2018-07-15 01:48:56,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0d94d5cf-9659-46fa-8a05-9337c582a702 2018-07-15 01:48:56,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0713260173798s 2018-07-15 01:48:56,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-0d94d5cf-9659-46fa-8a05-9337c582a702 2018-07-15 01:48:56,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-15 01:48:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4"}}' 2018-07-15 01:48:57,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7e844414-1d96-40fe-a87e-8393c8458a0a Date: Sun, 15 Jul 2018 01:48:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-15T01:48:57Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "port_range_min": 22, "revision_number": 0, "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:57Z", "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dbd68f14-0464-4808-8bdd-c6b1b5884c12"}} 2018-07-15 01:48:57,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-7e844414-1d96-40fe-a87e-8393c8458a0a 2018-07-15 01:48:57,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.200562000275s 2018-07-15 01:48:57,078 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-7e844414-1d96-40fe-a87e-8393c8458a0a 2018-07-15 01:48:57,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:48:57,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:57,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-bfb92772-12c1-496b-968c-e81e79d2f651 Date: Sun, 15 Jul 2018 01:48:57 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:56Z", "updated_at": "2018-07-15T01:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:48:57Z", "revision_number": 0, "id": "dbd68f14-0464-4808-8bdd-c6b1b5884c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:57Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:56Z", "revision_number": 0, "id": "fa7737e5-5b23-46aa-88ea-6773d4523aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:56Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:56Z", "revision_number": 0, "id": "ff11bbda-bfe5-4ad3-8e32-1f81863d83cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:56Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 2, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}]} 2018-07-15 01:48:57,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bfb92772-12c1-496b-968c-e81e79d2f651 2018-07-15 01:48:57,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483689308167s 2018-07-15 01:48:57,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-bfb92772-12c1-496b-968c-e81e79d2f651 2018-07-15 01:48:57,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-15 01:48:57,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4"}}' 2018-07-15 01:48:57,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-02709bd4-5734-4499-a91a-5d58e45076d0 Date: Sun, 15 Jul 2018 01:48:57 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:57Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "port_range_min": null, "revision_number": 0, "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:57Z", "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "eaa8fccd-045f-4167-9fc1-ae2080be4dde"}} 2018-07-15 01:48:57,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-02709bd4-5734-4499-a91a-5d58e45076d0 2018-07-15 01:48:57,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129587888718s 2018-07-15 01:48:57,264 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules.json used request id req-02709bd4-5734-4499-a91a-5d58e45076d0 2018-07-15 01:48:57,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:57,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-4302c03b-84ce-46fb-afb0-6a1a93169570 Date: Sun, 15 Jul 2018 01:48:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d09ffece-b494-4a43-bba3-19ff6f02046b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb140175e76a42c98da4d281f3ab2454","l2_adjacency":true,"status":"ACTIVE","subnets":["42a686b2-2265-4aad-9212-b0a106a0d277"],"description":"","tags":[],"updated_at":"2018-07-15T01:48:50Z","qos_policy_id":null,"name":"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261","admin_state_up":true,"tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:49Z","mtu":1450}]} 2018-07-15 01:48:57,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4302c03b-84ce-46fb-afb0-6a1a93169570 2018-07-15 01:48:57,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113087892532s 2018-07-15 01:48:57,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-4302c03b-84ce-46fb-afb0-6a1a93169570 2018-07-15 01:48:57,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:48:57,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:57,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-47a2125c-7ec8-4d6b-898a-5f51c18f4cc3 Date: Sun, 15 Jul 2018 01:48:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/snap", "metadata": {}}], "file": "/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/file", "owner": "cb140175e76a42c98da4d281f3ab2454", "id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "size": 12716032, "self": "/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:48:55Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:48:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:48:57,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-47a2125c-7ec8-4d6b-898a-5f51c18f4cc3 2018-07-15 01:48:57,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03777384758s 2018-07-15 01:48:57,421 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-47a2125c-7ec8-4d6b-898a-5f51c18f4cc3 2018-07-15 01:48:57,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:48:57,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:57,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:57 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-1f5c039b-84ad-49cd-b866-e1335a12d3ff x-compute-request-id: req-1f5c039b-84ad-49cd-b866-e1335a12d3ff Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ed56cf53-c81d-4a0d-81ca-e277bc013261", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0"}]} 2018-07-15 01:48:57,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1f5c039b-84ad-49cd-b866-e1335a12d3ff 2018-07-15 01:48:57,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0277628898621s 2018-07-15 01:48:57,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-1f5c039b-84ad-49cd-b866-e1335a12d3ff 2018-07-15 01:48:57,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-15 01:48:57,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"server": {"name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "imageRef": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "flavorRef": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d09ffece-b494-4a43-bba3-19ff6f02046b"}], "security_groups": [{"name": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4"}]}}' 2018-07-15 01:48:58,420 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:48:57 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-dc18e7a3-2816-41fb-ba12-0799855f7e50 x-compute-request-id: req-dc18e7a3-2816-41fb-ba12-0799855f7e50 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4"}], "OS-DCF:diskConfig": "MANUAL", "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "adminPass": "EjZ97Vy6nLfg"}} 2018-07-15 01:48:58,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-dc18e7a3-2816-41fb-ba12-0799855f7e50 2018-07-15 01:48:58,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.967213869095s 2018-07-15 01:48:58,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-dc18e7a3-2816-41fb-ba12-0799855f7e50 2018-07-15 01:48:58,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:48:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:58,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:48:58 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-405e3681-6527-4bbe-a951-0c5c70e79586 x-compute-request-id: req-405e3681-6527-4bbe-a951-0c5c70e79586 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:48:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:48:58,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-405e3681-6527-4bbe-a951-0c5c70e79586 2018-07-15 01:48:58,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.27933716774s 2018-07-15 01:48:58,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-405e3681-6527-4bbe-a951-0c5c70e79586 2018-07-15 01:48:58,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:48:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:58,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-53a8f7d5-2b9e-4138-a1a7-007d89cad5bd Date: Sun, 15 Jul 2018 01:48:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d09ffece-b494-4a43-bba3-19ff6f02046b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb140175e76a42c98da4d281f3ab2454","l2_adjacency":true,"status":"ACTIVE","subnets":["42a686b2-2265-4aad-9212-b0a106a0d277"],"description":"","tags":[],"updated_at":"2018-07-15T01:48:50Z","qos_policy_id":null,"name":"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261","admin_state_up":true,"tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:49Z","mtu":1450}]} 2018-07-15 01:48:58,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-53a8f7d5-2b9e-4138-a1a7-007d89cad5bd 2018-07-15 01:48:58,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109019994736s 2018-07-15 01:48:58,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-53a8f7d5-2b9e-4138-a1a7-007d89cad5bd 2018-07-15 01:48:58,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:48:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:48:58,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-216443d0-d587-49bf-a447-e6c3e9c52d37 Date: Sun, 15 Jul 2018 01:48:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"cb140175e76a42c98da4d281f3ab2454","id":"42a686b2-2265-4aad-9212-b0a106a0d277","subnetpool_id":null,"name":"cinder_test-subnet_ed56cf53-c81d-4a0d-81ca-e277bc013261"}]} 2018-07-15 01:48:58,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-216443d0-d587-49bf-a447-e6c3e9c52d37 2018-07-15 01:48:58,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0794899463654s 2018-07-15 01:48:58,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-216443d0-d587-49bf-a447-e6c3e9c52d37 2018-07-15 01:48:58,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:00,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:00,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:01,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:00 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-1fbe692e-1e55-4bb7-9107-63efe12abeeb x-compute-request-id: req-1fbe692e-1e55-4bb7-9107-63efe12abeeb Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:49:00Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:01,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1fbe692e-1e55-4bb7-9107-63efe12abeeb 2018-07-15 01:49:01,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585203886032s 2018-07-15 01:49:01,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1fbe692e-1e55-4bb7-9107-63efe12abeeb 2018-07-15 01:49:01,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:03,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:03,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:04,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:03 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-72e47a0d-355d-47db-abed-4dd856741094 x-compute-request-id: req-72e47a0d-355d-47db-abed-4dd856741094 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:49:00Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:04,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72e47a0d-355d-47db-abed-4dd856741094 2018-07-15 01:49:04,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552332878113s 2018-07-15 01:49:04,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-72e47a0d-355d-47db-abed-4dd856741094 2018-07-15 01:49:04,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:06,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:06,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:06,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:06 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-db489b47-dca8-4c8a-a345-9614377af6a5 x-compute-request-id: req-db489b47-dca8-4c8a-a345-9614377af6a5 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:04.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:04Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:06,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-db489b47-dca8-4c8a-a345-9614377af6a5 2018-07-15 01:49:06,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533997058868s 2018-07-15 01:49:06,588 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-db489b47-dca8-4c8a-a345-9614377af6a5 2018-07-15 01:49:06,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:49:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:06,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5369c53a-76d9-4b3b-b1d4-b7c6d312f3e4 Date: Sun, 15 Jul 2018 01:49:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:49:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42a686b2-2265-4aad-9212-b0a106a0d277","ip_address":"192.168.0.7"}],"id":"7a1ecb24-0ce8-4078-9a93-15f8543d0d8f","security_groups":["0a01e514-be27-4dfe-98e1-cf2a1644a9a4"],"mac_address":"fa:16:3e:26:b8:c5","project_id":"cb140175e76a42c98da4d281f3ab2454","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:49:01Z","binding:vnic_type":"normal","device_id":"0686ae92-80c5-417c-8f72-c74aaa2aaf99","ip_allocation":"immediate"}]} 2018-07-15 01:49:06,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99 used request id req-5369c53a-76d9-4b3b-b1d4-b7c6d312f3e4 2018-07-15 01:49:06,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.107012987137s 2018-07-15 01:49:06,700 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99 used request id req-5369c53a-76d9-4b3b-b1d4-b7c6d312f3e4 2018-07-15 01:49:06,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:49:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7a1ecb24-0ce8-4078-9a93-15f8543d0d8f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:06,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e6d92830-d9d8-404f-91e2-40de4aabb19a Date: Sun, 15 Jul 2018 01:49:07 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:49:06,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7a1ecb24-0ce8-4078-9a93-15f8543d0d8f used request id req-e6d92830-d9d8-404f-91e2-40de4aabb19a 2018-07-15 01:49:06,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.249852180481s 2018-07-15 01:49:06,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7a1ecb24-0ce8-4078-9a93-15f8543d0d8f used request id req-e6d92830-d9d8-404f-91e2-40de4aabb19a 2018-07-15 01:49:06,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:07,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:07 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-17643e6a-22e3-491c-a55a-7cc0c960c474 x-compute-request-id: req-17643e6a-22e3-491c-a55a-7cc0c960c474 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:04.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:04Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:07,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17643e6a-22e3-491c-a55a-7cc0c960c474 2018-07-15 01:49:07,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.231110811234s 2018-07-15 01:49:07,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-17643e6a-22e3-491c-a55a-7cc0c960c474 2018-07-15 01:49:07,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:49:07,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:07,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c395644c-256d-4d1a-a452-002431002e20 Date: Sun, 15 Jul 2018 01:49:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:49:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42a686b2-2265-4aad-9212-b0a106a0d277","ip_address":"192.168.0.7"}],"id":"7a1ecb24-0ce8-4078-9a93-15f8543d0d8f","security_groups":["0a01e514-be27-4dfe-98e1-cf2a1644a9a4"],"mac_address":"fa:16:3e:26:b8:c5","project_id":"cb140175e76a42c98da4d281f3ab2454","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:49:01Z","binding:vnic_type":"normal","device_id":"0686ae92-80c5-417c-8f72-c74aaa2aaf99","ip_allocation":"immediate"}]} 2018-07-15 01:49:07,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99 used request id req-c395644c-256d-4d1a-a452-002431002e20 2018-07-15 01:49:07,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0542280673981s 2018-07-15 01:49:07,247 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99 used request id req-c395644c-256d-4d1a-a452-002431002e20 2018-07-15 01:49:07,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:49:07,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7a1ecb24-0ce8-4078-9a93-15f8543d0d8f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:07,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e257ea44-b510-40c1-95cf-722110bf97d8 Date: Sun, 15 Jul 2018 01:49:07 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:49:07,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7a1ecb24-0ce8-4078-9a93-15f8543d0d8f used request id req-e257ea44-b510-40c1-95cf-722110bf97d8 2018-07-15 01:49:07,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0432438850403s 2018-07-15 01:49:07,295 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=7a1ecb24-0ce8-4078-9a93-15f8543d0d8f used request id req-e257ea44-b510-40c1-95cf-722110bf97d8 2018-07-15 01:49:07,296 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:26:b8:c5', u'version': 4, u'addr': u'192.168.0.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'05f7d358-adb7-45f2-9f01-6197b79a19f1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:49:04.000000', 'flavor': Munch({u'id': u'5b8fc1e3-f187-40f8-bb69-1bfded4d44b0'}), 'az': u'nova', 'id': u'0686ae92-80c5-417c-8f72-c74aaa2aaf99', 'security_groups': [Munch({u'name': u'cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7a360cbbc20a4d0199639b9194a25dae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb140175e76a42c98da4d281f3ab2454', 'name': 'cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-15T01:49:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-15T01:49:04Z', 'hostId': u'79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'public_v6': '', 'private_v4': u'192.168.0.7', 'cloud': 'envvars', 'host_id': u'79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:49:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cb140175e76a42c98da4d281f3ab2454', 'name': u'cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'adminPass': None, 'tenant_id': u'cb140175e76a42c98da4d281f3ab2454', 'created_at': u'2018-07-15T01:48:58Z', 'created': u'2018-07-15T01:48:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-15 01:49:07,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:49:07,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:07,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a9a36805-c73b-4b7e-b59e-193621499c67 Date: Sun, 15 Jul 2018 01:49:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d09ffece-b494-4a43-bba3-19ff6f02046b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb140175e76a42c98da4d281f3ab2454","l2_adjacency":true,"status":"ACTIVE","subnets":["42a686b2-2265-4aad-9212-b0a106a0d277"],"description":"","tags":[],"updated_at":"2018-07-15T01:48:50Z","qos_policy_id":null,"name":"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261","admin_state_up":true,"tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:49Z","mtu":1450}]} 2018-07-15 01:49:07,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a9a36805-c73b-4b7e-b59e-193621499c67 2018-07-15 01:49:07,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106770992279s 2018-07-15 01:49:07,406 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-a9a36805-c73b-4b7e-b59e-193621499c67 2018-07-15 01:49:07,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:49:07,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:07,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-99113a47-ee31-4f11-a805-d92856a64746 Date: Sun, 15 Jul 2018 01:49:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:49:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42a686b2-2265-4aad-9212-b0a106a0d277","ip_address":"192.168.0.7"}],"id":"7a1ecb24-0ce8-4078-9a93-15f8543d0d8f","security_groups":["0a01e514-be27-4dfe-98e1-cf2a1644a9a4"],"mac_address":"fa:16:3e:26:b8:c5","project_id":"cb140175e76a42c98da4d281f3ab2454","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:49:01Z","binding:vnic_type":"normal","device_id":"0686ae92-80c5-417c-8f72-c74aaa2aaf99","ip_allocation":"immediate"}]} 2018-07-15 01:49:07,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99 used request id req-99113a47-ee31-4f11-a805-d92856a64746 2018-07-15 01:49:07,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0559928417206s 2018-07-15 01:49:07,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=0686ae92-80c5-417c-8f72-c74aaa2aaf99 used request id req-99113a47-ee31-4f11-a805-d92856a64746 2018-07-15 01:49:07,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-15 01:49:07,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"floatingip": {"floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "fixed_ip_address": "192.168.0.7", "port_id": "7a1ecb24-0ce8-4078-9a93-15f8543d0d8f"}}' 2018-07-15 01:49:09,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-2ff0685f-d01b-4a89-a303-2d6f02b4d2d7 Date: Sun, 15 Jul 2018 01:49:09 GMT RESP BODY: {"floatingip": {"router_id": "b2ebd518-5c0e-4985-83e4-dd6e30ff31c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:49:08Z", "updated_at": "2018-07-15T01:49:08Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d09ffece-b494-4a43-bba3-19ff6f02046b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:26:b8:c5", "device_id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99"}, "fixed_ip_address": "192.168.0.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "cb140175e76a42c98da4d281f3ab2454", "port_id": "7a1ecb24-0ce8-4078-9a93-15f8543d0d8f", "id": "7b007ba3-3e73-434d-93ab-d064364a67b0", "qos_policy_id": null}} 2018-07-15 01:49:09,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-2ff0685f-d01b-4a89-a303-2d6f02b4d2d7 2018-07-15 01:49:09,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.0311460495s 2018-07-15 01:49:09,496 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-2ff0685f-d01b-4a89-a303-2d6f02b4d2d7 2018-07-15 01:49:09,499 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b2ebd518-5c0e-4985-83e4-dd6e30ff31c8', 'updated_at': u'2018-07-15T01:49:08Z', 'fixed_ip_address': u'192.168.0.7', 'floating_ip_address': u'172.30.9.203', 'revision_number': 0, 'port_id': u'7a1ecb24-0ce8-4078-9a93-15f8543d0d8f', 'id': u'7b007ba3-3e73-434d-93ab-d064364a67b0', 'network': u'7d34529c-ec8c-4712-bad8-569496887c46', 'port': u'7a1ecb24-0ce8-4078-9a93-15f8543d0d8f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb140175e76a42c98da4d281f3ab2454', 'name': 'cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'cb140175e76a42c98da4d281f3ab2454', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd09ffece-b494-4a43-bba3-19ff6f02046b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:26:b8:c5', u'device_id': u'0686ae92-80c5-417c-8f72-c74aaa2aaf99'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'cb140175e76a42c98da4d281f3ab2454', 'created_at': u'2018-07-15T01:49:08Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd09ffece-b494-4a43-bba3-19ff6f02046b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:26:b8:c5', u'device_id': u'0686ae92-80c5-417c-8f72-c74aaa2aaf99'}), 'router': u'b2ebd518-5c0e-4985-83e4-dd6e30ff31c8'}) 2018-07-15 01:49:09,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-15 01:49:09,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-15 01:49:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:09 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-d0f48364-cff8-42db-a571-04df6c76fe02 x-compute-request-id: req-d0f48364-cff8-42db-a571-04df6c76fe02 Content-Encoding: gzip Content-Length: 9641 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 502960483 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138178] pid_max: default: 32768 minimum: 301\n[ 0.139086] ACPI: Core revision 20150930\n[ 0.140479] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141808] Security Framework initialized\n[ 0.142636] Yama: becoming mindful.\n[ 0.143377] AppArmor: AppArmor initialized\n[ 0.144252] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145599] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146893] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148123] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149564] Initializing cgroup subsys io\n[ 0.150391] Initializing cgroup subsys memory\n[ 0.151264] Initializing cgroup subsys devices\n[ 0.152154] Initializing cgroup subsys freezer\n[ 0.153037] Initializing cgroup subsys net_cls\n[ 0.153914] Initializing cgroup subsys perf_event\n[ 0.154839] Initializing cgroup subsys net_prio\n[ 0.155743] Initializing cgroup subsys hugetlb\n[ 0.156622] Initializing cgroup subsys pids\n[ 0.157502] CPU: Physical Processor ID: 0\n[ 0.159013] mce: CPU supports 10 MCE banks\n[ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160891] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175412] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181494] ftrace: allocating 31920 entries in 125 pages\n[ 0.206313] smpboot: Max logical packages: 1\n[ 0.207209] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208580] x2apic enabled\n[ 0.209393] Switched APIC routing to physical x2apic.\n[ 0.211146] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212274] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216182] KVM setup paravirtual spinlock\n[ 0.217488] x86: Booted up 1 node, 1 CPUs\n[ 0.218322] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219731] devtmpfs: initialized\n[ 0.221456] evm: security.selinux\n[ 0.222167] evm: security.SMACK64\n[ 0.222863] evm: security.SMACK64EXEC\n[ 0.223620] evm: security.SMACK64TRANSMUTE\n[ 0.224438] evm: security.SMACK64MMAP\n[ 0.225192] evm: security.ima\n[ 0.225838] evm: security.capability\n[ 0.226651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228529] pinctrl core: initialized pinctrl subsystem\n[ 0.229645] RTC time: 1:49:04, date: 07/15/18\n[ 0.230618] NET: Registered protocol family 16\n[ 0.231626] cpuidle: using governor ladder\n[ 0.232462] cpuidle: using governor menu\n[ 0.233266] PCCT header not found.\n[ 0.234030] ACPI: bus type PCI registered\n[ 0.234841] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236101] PCI: Using configuration type 1 for base access\n[ 0.237875] ACPI: Added _OSI(Module Device)\n[ 0.238726] ACPI: Added _OSI(Processor Device)\n[ 0.239604] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240530] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242298] ACPI: Interpreter enabled\n[ 0.243075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250561] ACPI: (supports S0 S5)\n[ 0.251283] ACPI: Using IOAPIC for interrupt routing\n[ 0.252240] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255369] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256525] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261232] acpiphp: Slot [3] registered\n[ 0.262044] acpiphp: Slot [4] registered\n[ 0.262857] acpiphp: Slot [5] registered\n[ 0.263665] acpiphp: Slot [6] registered\n[ 0.264480] acpiphp: Slot [7] registered\n[ 0.265288] acpiphp: Slot [8] registered\n[ 0.266095] acpiphp: Slot [9] registered\n[ 0.266894] acpiphp: Slot [10] registered\n[ 0.267717] acpiphp: Slot [11] registered\n[ 0.268535] acpiphp: Slot [12] registered\n[ 0.269358] acpiphp: Slot [13] registered\n[ 0.270176] acpiphp: Slot [14] registered\n[ 0.270992] acpiphp: Slot [15] registered\n[ 0.281604] acpiphp: Slot [16] registered\n[ 0.282453] acpiphp: Slot [17] registered\n[ 0.283275] acpiphp: Slot [18] registered\n[ 0.284089] acpiphp: Slot [19] registered\n[ 0.284904] acpiphp: Slot [20] registered\n[ 0.285728] acpiphp: Slot [21] registered\n[ 0.286561] acpiphp: Slot [22] registered\n[ 0.287382] acpiphp: Slot [23] registered\n[ 0.288198] acpiphp: Slot [24] registered\n[ 0.289015] acpiphp: Slot [25] registered\n[ 0.289831] acpiphp: Slot [26] registered\n[ 0.290649] acpiphp: Slot [27] registered\n[ 0.291467] acpiphp: Slot [28] registered\n[ 0.292286] acpiphp: Slot [29] registered\n[ 0.293142] acpiphp: Slot [30] registered\n[ 0.293963] acpiphp: Slot [31] registered\n[ 0.294773] PCI host bridge to bus 0000:00\n[ 0.295590] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299495] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.300965] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.302458] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305874] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308365] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309641] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314739] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.333166] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.334678] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.336479] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.337909] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.339315] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.340590] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.341904] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.342977] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.344544] vgaarb: loaded\n[ 0.345149] vgaarb: bridge control possible 0000:00:02.0\n[ 0.346390] SCSI subsystem initialized\n[ 0.347309] ACPI: bus type USB registered\n[ 0.348148] usbcore: registered new interface driver usbfs\n[ 0.349190] usbcore: registered new interface driver hub\n[ 0.350226] usbcore: registered new device driver usb\n[ 0.351341] PCI: Using ACPI for IRQ routing\n[ 0.352460] NetLabel: Initializing\n[ 0.353188] NetLabel: domain hash size = 128\n[ 0.354046] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.355015] NetLabel: unlabeled traffic allowed by default\n[ 0.356189] clocksource: Switched to clocksource kvm-clock\n[ 0.364501] AppArmor: AppArmor Filesystem Enabled\n[ 0.365501] pnp: PnP ACPI init\n[ 0.366452] pnp: PnP ACPI: found 5 devices\n[ 0.372818] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.374582] NET: Registered protocol family 2\n[ 0.375637] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.376973] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.378199] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.379428] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.380528] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381732] NET: Registered protocol family 1\n[ 0.382624] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.383735] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.384828] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.398908] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.413063] Trying to unpack rootfs image as initramfs...\n[ 0.470076] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.471737] Scanning for low memory corruption every 60 seconds\n[ 0.473115] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.474294] audit: initializing netlink subsys (disabled)\n[ 0.475332] audit: type=2000 audit(1531619345.073:1): initialized\n[ 0.476714] Initialise system trusted keyring\n[ 0.477685] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.478863] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.481011] zbud: loaded\n[ 0.481747] VFS: Disk quotas dquot_6.6.0\n[ 0.482581] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.484207] fuse init (API version 7.23)\n[ 0.485132] Key type big_key registered\n[ 0.485947] Allocating IMA MOK and blacklist keyrings.\n[ 0.487183] Key type asymmetric registered\n[ 0.488020] Asymmetric key parser 'x509' registered\n[ 0.489004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.490495] io scheduler noop registered\n[ 0.491299] io scheduler deadline registered (default)\n[ 0.492318] io scheduler cfq registered\n[ 0.493184] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.494242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.495517] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.497007] ACPI: Power Button [PWRF]\n[ 0.497868] GHES: HEST is not enabled!\n[ 0.511584] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.539462] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.541609] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.567670] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.570522] Linux agpgart interface v0.103\n[ 0.573473] brd: module loaded\n[ 0.575178] loop: module loaded\n[ 0.579608] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.581083] GPT:90111 != 2097151\n[ 0.581767] GPT:Alternate GPT header not at the end of the disk.\n[ 0.582879] GPT:90111 != 2097151\n[ 0.583566] GPT: Use GNU Parted to correct GPT errors.\n[ 0.584563] vda: vda1 vda15\n[ 0.586097] scsi host0: ata_piix\n[ 0.586899] scsi host1: ata_piix\n[ 0.587636] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.588870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.590378] libphy: Fixed MDIO Bus: probed\n[ 0.591228] tun: Universal TUN/TAP device driver, 1.6\n[ 0.592202] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.594629] PPP generic driver version 2.4.2\n[ 0.595565] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.596788] ehci-pci: EHCI PCI platform driver\n[ 0.597681] ehci-platform: EHCI generic platform driver\n[ 0.598693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.599844] ohci-pci: OHCI PCI platform driver\n[ 0.600743] ohci-platform: OHCI generic platform driver\n[ 0.601756] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.616011] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.617030] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.618517] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.619557] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.620730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.621989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.623432] usb usb1: Product: UHCI Host Controller\n[ 0.624379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.625538] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.626552] hub 1-0:1.0: USB hub found\n[ 0.627354] hub 1-0:1.0: 2 ports detected\n[ 0.628330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.630503] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.631479] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.632552] mousedev: PS/2 mouse device common for all mice\n[ 0.633861] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.635739] rtc_cmos 00:00: RTC can wake from S4\n[ 0.636988] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.638204] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.639411] i2c /dev entries driver\n[ 0.640212] device-mapper: uevent: version 1.0.3\n[ 0.641195] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.642865] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.644324] NET: Registered protocol family 10\n[ 0.645491] NET: Registered protocol family 17\n[ 0.646433] Key type dns_resolver registered\n[ 0.647471] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.648603] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.650428] registered taskstats version 1\n[ 0.651306] Loading compiled-in X.509 certificates\n[ 0.652817] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.654731] zswap: loaded using pool lzo/zbud\n[ 0.656407] Key type trusted registered\n[ 0.658213] Key type encrypted registered\n[ 0.659051] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.660097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.661162] evm: HMAC attrs: 0x1\n[ 0.662155] Magic number: 10:24:812\n[ 0.662922] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611\n[ 0.664622] rtc_cmos 00:00: setting system clock to 2018-07-15 01:49:04 UTC (1531619344)\n[ 0.666269] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.677652] EDD information not available.\n[ 0.749499] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.751066] Write protecting the kernel read-only data: 14336k\n[ 0.753222] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.755102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.799755] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.7...\nLease of 192.168.0.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFH47IPjmW+GfeFT/6A6Vrlyn1q+/N+D93064y7ma9Ja73nZjszhZTTCZsYIsJUQ+C4lqBE/mKV0W4ufYHy/4Gs4JimN3vZAC2qIYxO/WYg4lk7exRhN36LxyMhYnCzPTOtahGzkBJkNcTRYr6353C7PyFBIfZJTxPeIyyHWKMi/Ic8N0HreLWdqs8R7K03bPdxtZeb3OLsfUxHbZTQjQlWUhkQPIoEopEKLBv2PUqsUrhl2EXaQeV3rQyViz3Y18VkxE6K5xgOqpvySTzBKczb9+zLAnGWT9QHeYfakBv7BgbFBTr4BxqGozYb9QDIDLj9DwDhaUItq0KAEJW47NX root@cinder-test-vm2-ed56cf53-c81d-4a0d-81ca-e277bc013261\nssh-dss AAAAB3NzaC1kc3MAAACBAOBwD2jkFkIHfadDZuwfgZI7NPSw/yqUUbUu/PWKR4p2spdloRdylWHyKzMcjI48YFIoDR4l7As1O/Ah70UFSVDj+1MuLkhgp0Ros/dXMF79G1e1/sYGPZAikf+UcRrYq8T2fIOk6X9dTqigUNHArrtqcP2lyTxU+AEh0HEh/1iVAAAAFQCoa7KnDpGXX2wYDC3XM9/boCEJWQAAAIEAhGPjqB0TChjnyO/3DDGwbn3tcR8M1ZXG11uAJ05HQEDcaVSd1bV3AyAgU5oK+OHovi7cSr8Pfj+EgTWseUZRq+dOZnM2jbdrr+bbIZVaPu2ZaiRzfNJ2+zJSAKSyZPpMFR0BqYJWk18wNVqLxd9GJ6HILa3CU80G/60Pl1rYANoAAACADFkg5+nxf673TskHXkFvuD8e+kQds7UGz4b/rvmLw2ModprVggwgxJJURwWAsnrF/hKyb+glYKYHz1lbRXcMk7cyKYsag8WCYDM1mcxWzNhFvJWw1+go5pIwhe6sjYlvkmKoqKrWkH3Hk2VhNFG5DuzOJWG24qIzMV22X30IZQs= root@cinder-test-vm2-ed56cf53-c81d-4a0d-81ca-e277bc013261\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.0.7,24,fe80::f816:3eff:fe26:b8c5/64,\nip-route:default via 192.168.0.1 dev eth0 \nip-route:169.254.169.254 via 192.168.0.1 dev eth0 \nip-route:192.168.0.0/24 dev eth0 src 192.168.0.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-ed56cf53-c81d-4a0d-81ca-e277bc013261\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.55 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-ed56cf53-c81d-4a0d-81ca-e277bc013261 login: /dev/root resized successfully [took 0.25s]\n"} 2018-07-15 01:49:09,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/action used request id req-d0f48364-cff8-42db-a571-04df6c76fe02 2018-07-15 01:49:09,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.095055103302s 2018-07-15 01:49:09,596 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/action used request id req-d0f48364-cff8-42db-a571-04df6c76fe02 2018-07-15 01:49:09,597 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 502960483 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.136497] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138178] pid_max: default: 32768 minimum: 301 [ 0.139086] ACPI: Core revision 20150930 [ 0.140479] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141808] Security Framework initialized [ 0.142636] Yama: becoming mindful. [ 0.143377] AppArmor: AppArmor initialized [ 0.144252] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145599] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146893] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148123] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149564] Initializing cgroup subsys io [ 0.150391] Initializing cgroup subsys memory [ 0.151264] Initializing cgroup subsys devices [ 0.152154] Initializing cgroup subsys freezer [ 0.153037] Initializing cgroup subsys net_cls [ 0.153914] Initializing cgroup subsys perf_event [ 0.154839] Initializing cgroup subsys net_prio [ 0.155743] Initializing cgroup subsys hugetlb [ 0.156622] Initializing cgroup subsys pids [ 0.157502] CPU: Physical Processor ID: 0 [ 0.159013] mce: CPU supports 10 MCE banks [ 0.159878] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160891] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175412] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181494] ftrace: allocating 31920 entries in 125 pages [ 0.206313] smpboot: Max logical packages: 1 [ 0.207209] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208580] x2apic enabled [ 0.209393] Switched APIC routing to physical x2apic. [ 0.211146] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212274] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214370] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216182] KVM setup paravirtual spinlock [ 0.217488] x86: Booted up 1 node, 1 CPUs [ 0.218322] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.219731] devtmpfs: initialized [ 0.221456] evm: security.selinux [ 0.222167] evm: security.SMACK64 [ 0.222863] evm: security.SMACK64EXEC [ 0.223620] evm: security.SMACK64TRANSMUTE [ 0.224438] evm: security.SMACK64MMAP [ 0.225192] evm: security.ima [ 0.225838] evm: security.capability [ 0.226651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228529] pinctrl core: initialized pinctrl subsystem [ 0.229645] RTC time: 1:49:04, date: 07/15/18 [ 0.230618] NET: Registered protocol family 16 [ 0.231626] cpuidle: using governor ladder [ 0.232462] cpuidle: using governor menu [ 0.233266] PCCT header not found. [ 0.234030] ACPI: bus type PCI registered [ 0.234841] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236101] PCI: Using configuration type 1 for base access [ 0.237875] ACPI: Added _OSI(Module Device) [ 0.238726] ACPI: Added _OSI(Processor Device) [ 0.239604] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240530] ACPI: Added _OSI(Processor Aggregator Device) [ 0.242298] ACPI: Interpreter enabled [ 0.243075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248689] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250561] ACPI: (supports S0 S5) [ 0.251283] ACPI: Using IOAPIC for interrupt routing [ 0.252240] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.255369] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256525] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257788] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.261232] acpiphp: Slot [3] registered [ 0.262044] acpiphp: Slot [4] registered [ 0.262857] acpiphp: Slot [5] registered [ 0.263665] acpiphp: Slot [6] registered [ 0.264480] acpiphp: Slot [7] registered [ 0.265288] acpiphp: Slot [8] registered [ 0.266095] acpiphp: Slot [9] registered [ 0.266894] acpiphp: Slot [10] registered [ 0.267717] acpiphp: Slot [11] registered [ 0.268535] acpiphp: Slot [12] registered [ 0.269358] acpiphp: Slot [13] registered [ 0.270176] acpiphp: Slot [14] registered [ 0.270992] acpiphp: Slot [15] registered [ 0.281604] acpiphp: Slot [16] registered [ 0.282453] acpiphp: Slot [17] registered [ 0.283275] acpiphp: Slot [18] registered [ 0.284089] acpiphp: Slot [19] registered [ 0.284904] acpiphp: Slot [20] registered [ 0.285728] acpiphp: Slot [21] registered [ 0.286561] acpiphp: Slot [22] registered [ 0.287382] acpiphp: Slot [23] registered [ 0.288198] acpiphp: Slot [24] registered [ 0.289015] acpiphp: Slot [25] registered [ 0.289831] acpiphp: Slot [26] registered [ 0.290649] acpiphp: Slot [27] registered [ 0.291467] acpiphp: Slot [28] registered [ 0.292286] acpiphp: Slot [29] registered [ 0.293142] acpiphp: Slot [30] registered [ 0.293963] acpiphp: Slot [31] registered [ 0.294773] PCI host bridge to bus 0000:00 [ 0.295590] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296811] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299495] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.300965] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.302458] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305874] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.308365] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.309641] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313224] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.314739] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.333166] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.334678] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.336479] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.337909] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.339315] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340590] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.341904] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.342977] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344544] vgaarb: loaded [ 0.345149] vgaarb: bridge control possible 0000:00:02.0 [ 0.346390] SCSI subsystem initialized [ 0.347309] ACPI: bus type USB registered [ 0.348148] usbcore: registered new interface driver usbfs [ 0.349190] usbcore: registered new interface driver hub [ 0.350226] usbcore: registered new device driver usb [ 0.351341] PCI: Using ACPI for IRQ routing [ 0.352460] NetLabel: Initializing [ 0.353188] NetLabel: domain hash size = 128 [ 0.354046] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.355015] NetLabel: unlabeled traffic allowed by default [ 0.356189] clocksource: Switched to clocksource kvm-clock [ 0.364501] AppArmor: AppArmor Filesystem Enabled [ 0.365501] pnp: PnP ACPI init [ 0.366452] pnp: PnP ACPI: found 5 devices [ 0.372818] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.374582] NET: Registered protocol family 2 [ 0.375637] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.376973] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.378199] TCP: Hash tables configured (established 4096 bind 4096) [ 0.379428] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.380528] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.381732] NET: Registered protocol family 1 [ 0.382624] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.383735] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.384828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398908] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.413063] Trying to unpack rootfs image as initramfs... [ 0.470076] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.471737] Scanning for low memory corruption every 60 seconds [ 0.473115] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.474294] audit: initializing netlink subsys (disabled) [ 0.475332] audit: type=2000 audit(1531619345.073:1): initialized [ 0.476714] Initialise system trusted keyring [ 0.477685] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.478863] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.481011] zbud: loaded [ 0.481747] VFS: Disk quotas dquot_6.6.0 [ 0.482581] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.484207] fuse init (API version 7.23) [ 0.485132] Key type big_key registered [ 0.485947] Allocating IMA MOK and blacklist keyrings. [ 0.487183] Key type asymmetric registered [ 0.488020] Asymmetric key parser 'x509' registered [ 0.489004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.490495] io scheduler noop registered [ 0.491299] io scheduler deadline registered (default) [ 0.492318] io scheduler cfq registered [ 0.493184] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.494242] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.495517] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.497007] ACPI: Power Button [PWRF] [ 0.497868] GHES: HEST is not enabled! [ 0.511584] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.539462] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.541609] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.567670] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.570522] Linux agpgart interface v0.103 [ 0.573473] brd: module loaded [ 0.575178] loop: module loaded [ 0.579608] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.581083] GPT:90111 != 2097151 [ 0.581767] GPT:Alternate GPT header not at the end of the disk. [ 0.582879] GPT:90111 != 2097151 [ 0.583566] GPT: Use GNU Parted to correct GPT errors. [ 0.584563] vda: vda1 vda15 [ 0.586097] scsi host0: ata_piix [ 0.586899] scsi host1: ata_piix [ 0.587636] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.588870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.590378] libphy: Fixed MDIO Bus: probed [ 0.591228] tun: Universal TUN/TAP device driver, 1.6 [ 0.592202] tun: (C) 1999-2004 Max Krasnyansky [ 0.594629] PPP generic driver version 2.4.2 [ 0.595565] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.596788] ehci-pci: EHCI PCI platform driver [ 0.597681] ehci-platform: EHCI generic platform driver [ 0.598693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.599844] ohci-pci: OHCI PCI platform driver [ 0.600743] ohci-platform: OHCI generic platform driver [ 0.601756] uhci_hcd: USB Universal Host Controller Interface driver [ 0.616011] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.617030] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.618517] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.619557] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.620730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.621989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.623432] usb usb1: Product: UHCI Host Controller [ 0.624379] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.625538] usb usb1: SerialNumber: 0000:00:01.2 [ 0.626552] hub 1-0:1.0: USB hub found [ 0.627354] hub 1-0:1.0: 2 ports detected [ 0.628330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.630503] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.631479] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.632552] mousedev: PS/2 mouse device common for all mice [ 0.633861] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.635739] rtc_cmos 00:00: RTC can wake from S4 [ 0.636988] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.638204] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.639411] i2c /dev entries driver [ 0.640212] device-mapper: uevent: version 1.0.3 [ 0.641195] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.642865] ledtrig-cpu: registered to indicate activity on CPUs [ 0.644324] NET: Registered protocol family 10 [ 0.645491] NET: Registered protocol family 17 [ 0.646433] Key type dns_resolver registered [ 0.647471] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.648603] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.650428] registered taskstats version 1 [ 0.651306] Loading compiled-in X.509 certificates [ 0.652817] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.654731] zswap: loaded using pool lzo/zbud [ 0.656407] Key type trusted registered [ 0.658213] Key type encrypted registered [ 0.659051] AppArmor: AppArmor sha1 policy hashing enabled [ 0.660097] ima: No TPM chip found, activating TPM-bypass! [ 0.661162] evm: HMAC attrs: 0x1 [ 0.662155] Magic number: 10:24:812 [ 0.662922] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611 [ 0.664622] rtc_cmos 00:00: setting system clock to 2018-07-15 01:49:04 UTC (1531619344) [ 0.666269] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.677652] EDD information not available. [ 0.749499] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.751066] Write protecting the kernel read-only data: 14336k [ 0.753222] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.755102] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.799755] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.7... Lease of 192.168.0.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFH47IPjmW+GfeFT/6A6Vrlyn1q+/N+D93064y7ma9Ja73nZjszhZTTCZsYIsJUQ+C4lqBE/mKV0W4ufYHy/4Gs4JimN3vZAC2qIYxO/WYg4lk7exRhN36LxyMhYnCzPTOtahGzkBJkNcTRYr6353C7PyFBIfZJTxPeIyyHWKMi/Ic8N0HreLWdqs8R7K03bPdxtZeb3OLsfUxHbZTQjQlWUhkQPIoEopEKLBv2PUqsUrhl2EXaQeV3rQyViz3Y18VkxE6K5xgOqpvySTzBKczb9+zLAnGWT9QHeYfakBv7BgbFBTr4BxqGozYb9QDIDLj9DwDhaUItq0KAEJW47NX root@cinder-test-vm2-ed56cf53-c81d-4a0d-81ca-e277bc013261 ssh-dss AAAAB3NzaC1kc3MAAACBAOBwD2jkFkIHfadDZuwfgZI7NPSw/yqUUbUu/PWKR4p2spdloRdylWHyKzMcjI48YFIoDR4l7As1O/Ah70UFSVDj+1MuLkhgp0Ros/dXMF79G1e1/sYGPZAikf+UcRrYq8T2fIOk6X9dTqigUNHArrtqcP2lyTxU+AEh0HEh/1iVAAAAFQCoa7KnDpGXX2wYDC3XM9/boCEJWQAAAIEAhGPjqB0TChjnyO/3DDGwbn3tcR8M1ZXG11uAJ05HQEDcaVSd1bV3AyAgU5oK+OHovi7cSr8Pfj+EgTWseUZRq+dOZnM2jbdrr+bbIZVaPu2ZaiRzfNJ2+zJSAKSyZPpMFR0BqYJWk18wNVqLxd9GJ6HILa3CU80G/60Pl1rYANoAAACADFkg5+nxf673TskHXkFvuD8e+kQds7UGz4b/rvmLw2ModprVggwgxJJURwWAsnrF/hKyb+glYKYHz1lbRXcMk7cyKYsag8WCYDM1mcxWzNhFvJWw1+go5pIwhe6sjYlvkmKoqKrWkH3Hk2VhNFG5DuzOJWG24qIzMV22X30IZQs= root@cinder-test-vm2-ed56cf53-c81d-4a0d-81ca-e277bc013261 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.0.7,24,fe80::f816:3eff:fe26:b8c5/64, ip-route:default via 192.168.0.1 dev eth0 ip-route:169.254.169.254 via 192.168.0.1 dev eth0 ip-route:192.168.0.0/24 dev eth0 src 192.168.0.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-ed56cf53-c81d-4a0d-81ca-e277bc013261 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.55 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-ed56cf53-c81d-4a0d-81ca-e277bc013261 login: /dev/root resized successfully [took 0.25s] 2018-07-15 01:49:12,606 - paramiko.transport - DEBUG - starting thread (client mode): 0x1a567e50L 2018-07-15 01:49:12,606 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-15 01:49:12,606 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-15 01:49:12,607 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-15 01:49:12,608 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-15 01:49:12,608 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-15 01:49:12,608 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-15 01:49:12,608 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-15 01:49:12,608 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-15 01:49:12,608 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-15 01:49:12,625 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-15 01:49:12,625 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-15 01:49:12,638 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: f57bce8f09f876c0387f0393b0b80e84 2018-07-15 01:49:12,639 - paramiko.transport - DEBUG - Trying discovered key 52690057e4f2751243ad373f69fe709a in /tmp/tmp33QygM 2018-07-15 01:49:12,663 - paramiko.transport - DEBUG - userauth is OK 2018-07-15 01:49:12,669 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-15 01:49:12,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-15 01:49:12,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"volume": {"display_name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "size": "2"}}' 2018-07-15 01:49:13,951 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:49:12 GMT Server: Apache x-compute-request-id: req-597778dc-4b53-4c3f-8192-4083514f18d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-597778dc-4b53-4c3f-8192-4083514f18d0 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}} 2018-07-15 01:49:13,951 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes used request id req-597778dc-4b53-4c3f-8192-4083514f18d0 2018-07-15 01:49:13,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.27714300156s 2018-07-15 01:49:13,952 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes used request id req-597778dc-4b53-4c3f-8192-4083514f18d0 2018-07-15 01:49:13,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:14,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:14 GMT Server: Apache x-compute-request-id: req-bac0da0e-b53a-4308-a863-3cd9181fa268 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bac0da0e-b53a-4308-a863-3cd9181fa268 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:14.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:14,852 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-bac0da0e-b53a-4308-a863-3cd9181fa268 2018-07-15 01:49:14,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.899843931198s 2018-07-15 01:49:14,853 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-bac0da0e-b53a-4308-a863-3cd9181fa268 2018-07-15 01:49:14,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:16,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:17,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:16 GMT Server: Apache x-compute-request-id: req-1315d2b3-cee4-4667-a503-90b8c1927085 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1315d2b3-cee4-4667-a503-90b8c1927085 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:15.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:17,761 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-1315d2b3-cee4-4667-a503-90b8c1927085 2018-07-15 01:49:17,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.903376817703s 2018-07-15 01:49:17,761 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-1315d2b3-cee4-4667-a503-90b8c1927085 2018-07-15 01:49:17,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:49:17,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:17,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-cab4d4e0-ce41-417f-a354-c2db8c3a4fbd Date: Sun, 15 Jul 2018 01:49:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d09ffece-b494-4a43-bba3-19ff6f02046b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb140175e76a42c98da4d281f3ab2454","l2_adjacency":true,"status":"ACTIVE","subnets":["42a686b2-2265-4aad-9212-b0a106a0d277"],"description":"","tags":[],"updated_at":"2018-07-15T01:48:50Z","qos_policy_id":null,"name":"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261","admin_state_up":true,"tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:49Z","mtu":1450}]} 2018-07-15 01:49:17,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cab4d4e0-ce41-417f-a354-c2db8c3a4fbd 2018-07-15 01:49:17,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105419158936s 2018-07-15 01:49:17,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-cab4d4e0-ce41-417f-a354-c2db8c3a4fbd 2018-07-15 01:49:17,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:49:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:18,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-46adc031-e457-4f8b-b540-cb42d0f47ba9 Date: Sun, 15 Jul 2018 01:49:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/snap", "metadata": {}}], "file": "/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/file", "owner": "cb140175e76a42c98da4d281f3ab2454", "id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "size": 12716032, "self": "/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:48:55Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:48:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:49:18,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-46adc031-e457-4f8b-b540-cb42d0f47ba9 2018-07-15 01:49:18,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208806991577s 2018-07-15 01:49:18,082 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-46adc031-e457-4f8b-b540-cb42d0f47ba9 2018-07-15 01:49:18,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:49:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:18,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:18 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-a9db3eb0-3a0f-4a4f-a209-b1cd5a7949ce x-compute-request-id: req-a9db3eb0-3a0f-4a4f-a209-b1cd5a7949ce Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ed56cf53-c81d-4a0d-81ca-e277bc013261", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0"}]} 2018-07-15 01:49:18,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-a9db3eb0-3a0f-4a4f-a209-b1cd5a7949ce 2018-07-15 01:49:18,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0397310256958s 2018-07-15 01:49:18,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-a9db3eb0-3a0f-4a4f-a209-b1cd5a7949ce 2018-07-15 01:49:18,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-15 01:49:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"server": {"name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "imageRef": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "flavorRef": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d09ffece-b494-4a43-bba3-19ff6f02046b"}], "security_groups": [{"name": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4"}]}}' 2018-07-15 01:49:19,113 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:49:18 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-f1b1e763-4189-413f-a316-99c835a52c44 x-compute-request-id: req-f1b1e763-4189-413f-a316-99c835a52c44 Content-Length: 403 location: http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4"}], "OS-DCF:diskConfig": "MANUAL", "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "adminPass": "HWGHkc298B2M"}} 2018-07-15 01:49:19,113 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f1b1e763-4189-413f-a316-99c835a52c44 2018-07-15 01:49:19,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.98792886734s 2018-07-15 01:49:19,114 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-f1b1e763-4189-413f-a316-99c835a52c44 2018-07-15 01:49:19,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:19,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:19,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:19 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-dacf6c45-d177-4eda-9364-70acbafec8f0 x-compute-request-id: req-dacf6c45-d177-4eda-9364-70acbafec8f0 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:49:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:49:19Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:04.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:04Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:19,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dacf6c45-d177-4eda-9364-70acbafec8f0 2018-07-15 01:49:19,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379330158234s 2018-07-15 01:49:19,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-dacf6c45-d177-4eda-9364-70acbafec8f0 2018-07-15 01:49:19,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:21,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:22,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:21 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-352518cd-e160-4661-a32f-630619a3813f x-compute-request-id: req-352518cd-e160-4661-a32f-630619a3813f Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:49:21Z", "hostId": "aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:49:19Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:04.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:04Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:22,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-352518cd-e160-4661-a32f-630619a3813f 2018-07-15 01:49:22,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573981046677s 2018-07-15 01:49:22,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-352518cd-e160-4661-a32f-630619a3813f 2018-07-15 01:49:22,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:24,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:24,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:24 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-8b0f1d22-7885-439c-9630-7b175a10d53c x-compute-request-id: req-8b0f1d22-7885-439c-9630-7b175a10d53c Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:49:21Z", "hostId": "aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:49:19Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:04.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:04Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:24,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8b0f1d22-7885-439c-9630-7b175a10d53c 2018-07-15 01:49:24,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535401105881s 2018-07-15 01:49:24,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-8b0f1d22-7885-439c-9630-7b175a10d53c 2018-07-15 01:49:24,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:26,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:26,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:26,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:26 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-76176184-4db0-4960-9231-638d8a7157df x-compute-request-id: req-76176184-4db0-4960-9231-638d8a7157df Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:9e", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:24.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:25Z", "hostId": "aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:49:19Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:04.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:04Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:26,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76176184-4db0-4960-9231-638d8a7157df 2018-07-15 01:49:26,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.253050088882s 2018-07-15 01:49:26,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-76176184-4db0-4960-9231-638d8a7157df 2018-07-15 01:49:26,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:49:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:26,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-9c3857b0-a385-433b-b146-d97776bd3488 Date: Sun, 15 Jul 2018 01:49:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:49:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42a686b2-2265-4aad-9212-b0a106a0d277","ip_address":"192.168.0.8"}],"id":"ff1bca40-43b3-412f-9288-c17998fb19cc","security_groups":["0a01e514-be27-4dfe-98e1-cf2a1644a9a4"],"mac_address":"fa:16:3e:5a:8f:9e","project_id":"cb140175e76a42c98da4d281f3ab2454","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:49:21Z","binding:vnic_type":"normal","device_id":"7cb690f7-3c9c-44c1-8bec-ed09772545a7","ip_allocation":"immediate"}]} 2018-07-15 01:49:26,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7 used request id req-9c3857b0-a385-433b-b146-d97776bd3488 2018-07-15 01:49:26,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.057070016861s 2018-07-15 01:49:26,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7 used request id req-9c3857b0-a385-433b-b146-d97776bd3488 2018-07-15 01:49:26,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:49:26,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ff1bca40-43b3-412f-9288-c17998fb19cc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:27,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7a95da0e-ea25-44a5-a229-4b719f824bd5 Date: Sun, 15 Jul 2018 01:49:27 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:49:27,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ff1bca40-43b3-412f-9288-c17998fb19cc used request id req-7a95da0e-ea25-44a5-a229-4b719f824bd5 2018-07-15 01:49:27,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0654180049896s 2018-07-15 01:49:27,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ff1bca40-43b3-412f-9288-c17998fb19cc used request id req-7a95da0e-ea25-44a5-a229-4b719f824bd5 2018-07-15 01:49:27,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:27,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:27 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-586760be-4c0b-4154-861b-3e6095ce053d x-compute-request-id: req-586760be-4c0b-4154-861b-3e6095ce053d Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:9e", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:24.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:25Z", "hostId": "aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:49:19Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:04.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:04Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:27,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-586760be-4c0b-4154-861b-3e6095ce053d 2018-07-15 01:49:27,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21846985817s 2018-07-15 01:49:27,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-586760be-4c0b-4154-861b-3e6095ce053d 2018-07-15 01:49:27,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:49:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:27,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-1acf5345-186c-4df6-b8f4-a1fe50344a4e Date: Sun, 15 Jul 2018 01:49:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:49:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42a686b2-2265-4aad-9212-b0a106a0d277","ip_address":"192.168.0.8"}],"id":"ff1bca40-43b3-412f-9288-c17998fb19cc","security_groups":["0a01e514-be27-4dfe-98e1-cf2a1644a9a4"],"mac_address":"fa:16:3e:5a:8f:9e","project_id":"cb140175e76a42c98da4d281f3ab2454","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:49:21Z","binding:vnic_type":"normal","device_id":"7cb690f7-3c9c-44c1-8bec-ed09772545a7","ip_allocation":"immediate"}]} 2018-07-15 01:49:27,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7 used request id req-1acf5345-186c-4df6-b8f4-a1fe50344a4e 2018-07-15 01:49:27,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0560078620911s 2018-07-15 01:49:27,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7 used request id req-1acf5345-186c-4df6-b8f4-a1fe50344a4e 2018-07-15 01:49:27,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:49:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ff1bca40-43b3-412f-9288-c17998fb19cc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:27,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9d99e5c8-12ab-4577-9b80-e53a77044361 Date: Sun, 15 Jul 2018 01:49:27 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:49:27,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ff1bca40-43b3-412f-9288-c17998fb19cc used request id req-9d99e5c8-12ab-4577-9b80-e53a77044361 2018-07-15 01:49:27,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0412738323212s 2018-07-15 01:49:27,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json?port_id=ff1bca40-43b3-412f-9288-c17998fb19cc used request id req-9d99e5c8-12ab-4577-9b80-e53a77044361 2018-07-15 01:49:27,340 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:8f:9e', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'05f7d358-adb7-45f2-9f01-6197b79a19f1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:49:24.000000', 'flavor': Munch({u'id': u'5b8fc1e3-f187-40f8-bb69-1bfded4d44b0'}), 'az': u'nova', 'id': u'7cb690f7-3c9c-44c1-8bec-ed09772545a7', 'security_groups': [Munch({u'name': u'cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7a360cbbc20a4d0199639b9194a25dae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb140175e76a42c98da4d281f3ab2454', 'name': 'cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-15T01:49:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-15T01:49:25Z', 'hostId': u'aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-15T01:49:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'cb140175e76a42c98da4d281f3ab2454', 'name': u'cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'adminPass': None, 'tenant_id': u'cb140175e76a42c98da4d281f3ab2454', 'created_at': u'2018-07-15T01:49:19Z', 'created': u'2018-07-15T01:49:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-15 01:49:27,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:49:27,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:27,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-fa2f520a-5a5f-4698-8ecf-40a499bcada5 Date: Sun, 15 Jul 2018 01:49:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d09ffece-b494-4a43-bba3-19ff6f02046b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb140175e76a42c98da4d281f3ab2454","l2_adjacency":true,"status":"ACTIVE","subnets":["42a686b2-2265-4aad-9212-b0a106a0d277"],"description":"","tags":[],"updated_at":"2018-07-15T01:48:50Z","qos_policy_id":null,"name":"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261","admin_state_up":true,"tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:49Z","mtu":1450}]} 2018-07-15 01:49:27,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fa2f520a-5a5f-4698-8ecf-40a499bcada5 2018-07-15 01:49:27,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108551979065s 2018-07-15 01:49:27,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-fa2f520a-5a5f-4698-8ecf-40a499bcada5 2018-07-15 01:49:27,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-15 01:49:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:27,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-e6247f4a-8002-4215-9ca7-e79627609317 Date: Sun, 15 Jul 2018 01:49:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:49:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"42a686b2-2265-4aad-9212-b0a106a0d277","ip_address":"192.168.0.8"}],"id":"ff1bca40-43b3-412f-9288-c17998fb19cc","security_groups":["0a01e514-be27-4dfe-98e1-cf2a1644a9a4"],"mac_address":"fa:16:3e:5a:8f:9e","project_id":"cb140175e76a42c98da4d281f3ab2454","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:49:21Z","binding:vnic_type":"normal","device_id":"7cb690f7-3c9c-44c1-8bec-ed09772545a7","ip_allocation":"immediate"}]} 2018-07-15 01:49:27,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7 used request id req-e6247f4a-8002-4215-9ca7-e79627609317 2018-07-15 01:49:27,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0576629638672s 2018-07-15 01:49:27,512 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json?device_id=7cb690f7-3c9c-44c1-8bec-ed09772545a7 used request id req-e6247f4a-8002-4215-9ca7-e79627609317 2018-07-15 01:49:27,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-15 01:49:27,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"floatingip": {"floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "fixed_ip_address": "192.168.0.8", "port_id": "ff1bca40-43b3-412f-9288-c17998fb19cc"}}' 2018-07-15 01:49:29,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-28b0f65e-78bd-461f-adaa-eb70786238c8 Date: Sun, 15 Jul 2018 01:49:29 GMT RESP BODY: {"floatingip": {"router_id": "b2ebd518-5c0e-4985-83e4-dd6e30ff31c8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:49:28Z", "updated_at": "2018-07-15T01:49:28Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d09ffece-b494-4a43-bba3-19ff6f02046b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:8f:9e", "device_id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7"}, "fixed_ip_address": "192.168.0.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "cb140175e76a42c98da4d281f3ab2454", "port_id": "ff1bca40-43b3-412f-9288-c17998fb19cc", "id": "326409a4-6248-4acd-921a-2dd94999f753", "qos_policy_id": null}} 2018-07-15 01:49:29,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-28b0f65e-78bd-461f-adaa-eb70786238c8 2018-07-15 01:49:29,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.83910608292s 2018-07-15 01:49:29,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-28b0f65e-78bd-461f-adaa-eb70786238c8 2018-07-15 01:49:29,355 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b2ebd518-5c0e-4985-83e4-dd6e30ff31c8', 'updated_at': u'2018-07-15T01:49:28Z', 'fixed_ip_address': u'192.168.0.8', 'floating_ip_address': u'172.30.9.201', 'revision_number': 0, 'port_id': u'ff1bca40-43b3-412f-9288-c17998fb19cc', 'id': u'326409a4-6248-4acd-921a-2dd94999f753', 'network': u'7d34529c-ec8c-4712-bad8-569496887c46', 'port': u'ff1bca40-43b3-412f-9288-c17998fb19cc', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cb140175e76a42c98da4d281f3ab2454', 'name': 'cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'cb140175e76a42c98da4d281f3ab2454', 'status': u'DOWN', 'description': u'', u'tags': [], 'floating_network_id': u'7d34529c-ec8c-4712-bad8-569496887c46', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd09ffece-b494-4a43-bba3-19ff6f02046b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5a:8f:9e', u'device_id': u'7cb690f7-3c9c-44c1-8bec-ed09772545a7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'cb140175e76a42c98da4d281f3ab2454', 'created_at': u'2018-07-15T01:49:28Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd09ffece-b494-4a43-bba3-19ff6f02046b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:5a:8f:9e', u'device_id': u'7cb690f7-3c9c-44c1-8bec-ed09772545a7'}), 'router': u'b2ebd518-5c0e-4985-83e4-dd6e30ff31c8'}) 2018-07-15 01:49:29,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-15 01:49:29,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-15 01:49:29,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:29 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-acac5c9a-3c19-44fc-9ce1-3adad2d27b5c x-compute-request-id: req-acac5c9a-3c19-44fc-9ce1-3adad2d27b5c Content-Encoding: gzip Content-Length: 8057 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 458085293 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.139898] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141578] pid_max: default: 32768 minimum: 301\n[ 0.142492] ACPI: Core revision 20150930\n[ 0.143893] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145220] Security Framework initialized\n[ 0.146047] Yama: becoming mindful.\n[ 0.146784] AppArmor: AppArmor initialized\n[ 0.147661] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149028] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150334] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153007] Initializing cgroup subsys io\n[ 0.153835] Initializing cgroup subsys memory\n[ 0.154704] Initializing cgroup subsys devices\n[ 0.155599] Initializing cgroup subsys freezer\n[ 0.156484] Initializing cgroup subsys net_cls\n[ 0.157361] Initializing cgroup subsys perf_event\n[ 0.158303] Initializing cgroup subsys net_prio\n[ 0.159213] Initializing cgroup subsys hugetlb\n[ 0.160096] Initializing cgroup subsys pids\n[ 0.160975] CPU: Physical Processor ID: 0\n[ 0.162482] mce: CPU supports 10 MCE banks\n[ 0.163352] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178571] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184667] ftrace: allocating 31920 entries in 125 pages\n[ 0.209181] smpboot: Max logical packages: 1\n[ 0.210077] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211453] x2apic enabled\n[ 0.212274] Switched APIC routing to physical x2apic.\n[ 0.214021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215161] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.217266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.219109] KVM setup paravirtual spinlock\n[ 0.220417] x86: Booted up 1 node, 1 CPUs\n[ 0.221242] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222654] devtmpfs: initialized\n[ 0.224385] evm: security.selinux\n[ 0.225100] evm: security.SMACK64\n[ 0.225803] evm: security.SMACK64EXEC\n[ 0.226556] evm: security.SMACK64TRANSMUTE\n[ 0.227377] evm: security.SMACK64MMAP\n[ 0.228150] evm: security.ima\n[ 0.228807] evm: security.capability\n[ 0.229626] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231510] pinctrl core: initialized pinctrl subsystem\n[ 0.232635] RTC time: 1:49:25, date: 07/15/18\n[ 0.233587] NET: Registered protocol family 16\n[ 0.234591] cpuidle: using governor ladder\n[ 0.235431] cpuidle: using governor menu\n[ 0.236234] PCCT header not found.\n[ 0.237019] ACPI: bus type PCI registered\n[ 0.237844] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239114] PCI: Using configuration type 1 for base access\n[ 0.240901] ACPI: Added _OSI(Module Device)\n[ 0.241762] ACPI: Added _OSI(Processor Device)\n[ 0.242634] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243549] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245334] ACPI: Interpreter enabled\n[ 0.246126] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253600] ACPI: (supports S0 S5)\n[ 0.254312] ACPI: Using IOAPIC for interrupt routing\n[ 0.255270] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259571] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260825] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.262028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264277] acpiphp: Slot [3] registered\n[ 0.265094] acpiphp: Slot [4] registered\n[ 0.265904] acpiphp: Slot [5] registered\n[ 0.266711] acpiphp: Slot [6] registered\n[ 0.267518] acpiphp: Slot [7] registered\n[ 0.268341] acpiphp: Slot [8] registered\n[ 0.269158] acpiphp: Slot [9] registered\n[ 0.269964] acpiphp: Slot [10] registered\n[ 0.270793] acpiphp: Slot [11] registered\n[ 0.271611] acpiphp: Slot [12] registered\n[ 0.272441] acpiphp: Slot [13] registered\n[ 0.273264] acpiphp: Slot [14] registered\n[ 0.274083] acpiphp: Slot [15] registered\n[ 0.285015] acpiphp: Slot [16] registered\n[ 0.285843] acpiphp: Slot [17] registered\n[ 0.286661] acpiphp: Slot [18] registered\n[ 0.287481] acpiphp: Slot [19] registered\n[ 0.288311] acpiphp: Slot [20] registered\n[ 0.289142] acpiphp: Slot [21] registered\n[ 0.289968] acpiphp: Slot [22] registered\n[ 0.290789] acpiphp: Slot [23] registered\n[ 0.291606] acpiphp: Slot [24] registered\n[ 0.292427] acpiphp: Slot [25] registered\n[ 0.293251] acpiphp: Slot [26] registered\n[ 0.294073] acpiphp: Slot [27] registered\n[ 0.294893] acpiphp: Slot [28] registered\n[ 0.295699] acpiphp: Slot [29] registered\n[ 0.296515] acpiphp: Slot [30] registered\n[ 0.297338] acpiphp: Slot [31] registered\n[ 0.298162] PCI host bridge to bus 0000:00\n[ 0.298983] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304366] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305855] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309201] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310518] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311710] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316628] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318159] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336837] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338351] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341615] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.343030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345640] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346761] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348340] vgaarb: loaded\n[ 0.348953] vgaarb: bridge control possible 0000:00:02.0\n[ 0.350193] SCSI subsystem initialized\n[ 0.351120] ACPI: bus type USB registered\n[ 0.351989] usbcore: registered new interface driver usbfs\n[ 0.353052] usbcore: registered new interface driver hub\n[ 0.354081] usbcore: registered new device driver usb\n[ 0.355208] PCI: Using ACPI for IRQ routing\n[ 0.356356] NetLabel: Initializing\n[ 0.357123] NetLabel: domain hash size = 128\n[ 0.357990] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358962] NetLabel: unlabeled traffic allowed by default\n[ 0.360159] clocksource: Switched to clocksource kvm-clock\n[ 0.368416] AppArmor: AppArmor Filesystem Enabled\n[ 0.369497] pnp: PnP ACPI init\n[ 0.370462] pnp: PnP ACPI: found 5 devices\n[ 0.376833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.378575] NET: Registered protocol family 2\n[ 0.379645] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380969] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.382201] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.383417] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384526] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385741] NET: Registered protocol family 1\n[ 0.386636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387752] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388844] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402941] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417134] Trying to unpack rootfs image as initramfs...\n[ 0.474352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.476031] Scanning for low memory corruption every 60 seconds\n[ 0.477439] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.478620] audit: initializing netlink subsys (disabled)\n[ 0.479659] audit: type=2000 audit(1531619365.694:1): initialized\n[ 0.481056] Initialise system trusted keyring\n[ 0.482018] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.483207] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.485362] zbud: loaded\n[ 0.486106] VFS: Disk quotas dquot_6.6.0\n[ 0.486949] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.488586] fuse init (API version 7.23)\n[ 0.489512] Key type big_key registered\n[ 0.490335] Allocating IMA MOK and blacklist keyrings.\n[ 0.491591] Key type asymmetric registered\n[ 0.492445] Asymmetric key parser 'x509' registered\n[ 0.493433] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.494940] io scheduler noop registered\n[ 0.495748] io scheduler deadline registered (default)\n[ 0.496769] io scheduler cfq registered\n[ 0.497630] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.498692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.499983] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.501461] ACPI: Power Button [PWRF]\n[ 0.502337] GHES: HEST is not enabled!\n[ 0.516072] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.543844] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.545985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.570097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.573033] Linux agpgart interface v0.103\n[ 0.576013] brd: module loaded\n[ 0.577965] loop: module loaded\n[ 0.582425] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.584573] GPT:90111 != 2097151\n[ 0.585546] GPT:Alternate GPT header not at the end of the disk.\n[ 0.587199] GPT:90111 != 2097151\n[ 0.588207] GPT: Use GNU Parted to correct GPT errors.\n[ 0.589656] vda: vda1 vda15\n[ 0.591197] scsi host0: ata_piix\n[ 0.592316] scsi host1: ata_piix\n[ 0.593374] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.595322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.597675] libphy: Fixed MDIO Bus: probed\n[ 0.598933] tun: Universal TUN/TAP device driver, 1.6\n[ 0.600354] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.602930] PPP generic driver version 2.4.2\n[ 0.604012] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.607910] ehci-pci: EHCI PCI platform driver\n[ 0.609169] ehci-platform: EHCI generic platform driver\n[ 0.610279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.611504] ohci-pci: OHCI PCI platform driver\n[ 0.612443] ohci-platform: OHCI generic platform driver\n[ 0.613517] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.628623] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.629726] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.631280] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.632421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.633708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.634991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.636464] usb usb1: Product: UHCI Host Controller\n[ 0.637433] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.638613] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.639893] hub 1-0:1.0: USB hub found\n[ 0.640721] hub 1-0:1.0: 2 ports detected\n[ 0.642048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644432] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645439] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646603] mousedev: PS/2 mouse device common for all mice\n[ 0.648001] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.649991] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652500] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653776] i2c /dev entries driver\n[ 0.654660] device-mapper: uevent: version 1.0.3\n[ 0.655737] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657570] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659713] NET: Registered protocol family 10\n[ 0.661263] NET: Registered protocol family 17\n[ 0.662259] Key type dns_resolver registered\n[ 0.663593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.664786] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.666820] registered taskstats version 1\n[ 0.667752] Loading compiled-in X.509 certificates\n[ 0.669410] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.671406] zswap: loaded using pool lzo/zbud\n[ 0.673603] Key type trusted registered\n[ 0.675455] Key type encrypted registered\n[ 0.676344] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677448] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678566] evm: HMAC attrs: 0x1\n[ 0.679680] Magic number: 10:24:812\n[ 0.680502] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611\n[ 0.682312] rtc_cmos 00:00: setting system clock to 2018-07-15 01:49:25 UTC (1531619365)\n[ 0.684097] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695674] EDD information not available.\n[ 0.754792] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.756901] Write protecting the kernel read-only data: 14336k\n[ 0.761022] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.763594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.812027] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.0.8...\nLease of 192.168.0.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n"} 2018-07-15 01:49:29,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/action used request id req-acac5c9a-3c19-44fc-9ce1-3adad2d27b5c 2018-07-15 01:49:29,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0856878757477s 2018-07-15 01:49:29,443 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/action used request id req-acac5c9a-3c19-44fc-9ce1-3adad2d27b5c 2018-07-15 01:49:29,443 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 458085293 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.139898] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141578] pid_max: default: 32768 minimum: 301 [ 0.142492] ACPI: Core revision 20150930 [ 0.143893] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145220] Security Framework initialized [ 0.146047] Yama: becoming mindful. [ 0.146784] AppArmor: AppArmor initialized [ 0.147661] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149028] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150334] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153007] Initializing cgroup subsys io [ 0.153835] Initializing cgroup subsys memory [ 0.154704] Initializing cgroup subsys devices [ 0.155599] Initializing cgroup subsys freezer [ 0.156484] Initializing cgroup subsys net_cls [ 0.157361] Initializing cgroup subsys perf_event [ 0.158303] Initializing cgroup subsys net_prio [ 0.159213] Initializing cgroup subsys hugetlb [ 0.160096] Initializing cgroup subsys pids [ 0.160975] CPU: Physical Processor ID: 0 [ 0.162482] mce: CPU supports 10 MCE banks [ 0.163352] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178571] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184667] ftrace: allocating 31920 entries in 125 pages [ 0.209181] smpboot: Max logical packages: 1 [ 0.210077] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211453] x2apic enabled [ 0.212274] Switched APIC routing to physical x2apic. [ 0.214021] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215161] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.217266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.219109] KVM setup paravirtual spinlock [ 0.220417] x86: Booted up 1 node, 1 CPUs [ 0.221242] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222654] devtmpfs: initialized [ 0.224385] evm: security.selinux [ 0.225100] evm: security.SMACK64 [ 0.225803] evm: security.SMACK64EXEC [ 0.226556] evm: security.SMACK64TRANSMUTE [ 0.227377] evm: security.SMACK64MMAP [ 0.228150] evm: security.ima [ 0.228807] evm: security.capability [ 0.229626] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231510] pinctrl core: initialized pinctrl subsystem [ 0.232635] RTC time: 1:49:25, date: 07/15/18 [ 0.233587] NET: Registered protocol family 16 [ 0.234591] cpuidle: using governor ladder [ 0.235431] cpuidle: using governor menu [ 0.236234] PCCT header not found. [ 0.237019] ACPI: bus type PCI registered [ 0.237844] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.239114] PCI: Using configuration type 1 for base access [ 0.240901] ACPI: Added _OSI(Module Device) [ 0.241762] ACPI: Added _OSI(Processor Device) [ 0.242634] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243549] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245334] ACPI: Interpreter enabled [ 0.246126] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.248010] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251740] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253600] ACPI: (supports S0 S5) [ 0.254312] ACPI: Using IOAPIC for interrupt routing [ 0.255270] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258403] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259571] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260825] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.262028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264277] acpiphp: Slot [3] registered [ 0.265094] acpiphp: Slot [4] registered [ 0.265904] acpiphp: Slot [5] registered [ 0.266711] acpiphp: Slot [6] registered [ 0.267518] acpiphp: Slot [7] registered [ 0.268341] acpiphp: Slot [8] registered [ 0.269158] acpiphp: Slot [9] registered [ 0.269964] acpiphp: Slot [10] registered [ 0.270793] acpiphp: Slot [11] registered [ 0.271611] acpiphp: Slot [12] registered [ 0.272441] acpiphp: Slot [13] registered [ 0.273264] acpiphp: Slot [14] registered [ 0.274083] acpiphp: Slot [15] registered [ 0.285015] acpiphp: Slot [16] registered [ 0.285843] acpiphp: Slot [17] registered [ 0.286661] acpiphp: Slot [18] registered [ 0.287481] acpiphp: Slot [19] registered [ 0.288311] acpiphp: Slot [20] registered [ 0.289142] acpiphp: Slot [21] registered [ 0.289968] acpiphp: Slot [22] registered [ 0.290789] acpiphp: Slot [23] registered [ 0.291606] acpiphp: Slot [24] registered [ 0.292427] acpiphp: Slot [25] registered [ 0.293251] acpiphp: Slot [26] registered [ 0.294073] acpiphp: Slot [27] registered [ 0.294893] acpiphp: Slot [28] registered [ 0.295699] acpiphp: Slot [29] registered [ 0.296515] acpiphp: Slot [30] registered [ 0.297338] acpiphp: Slot [31] registered [ 0.298162] PCI host bridge to bus 0000:00 [ 0.298983] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300210] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301439] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302906] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304366] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305855] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309201] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310518] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311710] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312990] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316628] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318159] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336837] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338351] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340176] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341615] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.343030] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344323] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345640] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346761] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348340] vgaarb: loaded [ 0.348953] vgaarb: bridge control possible 0000:00:02.0 [ 0.350193] SCSI subsystem initialized [ 0.351120] ACPI: bus type USB registered [ 0.351989] usbcore: registered new interface driver usbfs [ 0.353052] usbcore: registered new interface driver hub [ 0.354081] usbcore: registered new device driver usb [ 0.355208] PCI: Using ACPI for IRQ routing [ 0.356356] NetLabel: Initializing [ 0.357123] NetLabel: domain hash size = 128 [ 0.357990] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358962] NetLabel: unlabeled traffic allowed by default [ 0.360159] clocksource: Switched to clocksource kvm-clock [ 0.368416] AppArmor: AppArmor Filesystem Enabled [ 0.369497] pnp: PnP ACPI init [ 0.370462] pnp: PnP ACPI: found 5 devices [ 0.376833] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.378575] NET: Registered protocol family 2 [ 0.379645] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380969] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.382201] TCP: Hash tables configured (established 4096 bind 4096) [ 0.383417] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.384526] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385741] NET: Registered protocol family 1 [ 0.386636] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387752] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388844] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402941] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417134] Trying to unpack rootfs image as initramfs... [ 0.474352] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.476031] Scanning for low memory corruption every 60 seconds [ 0.477439] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.478620] audit: initializing netlink subsys (disabled) [ 0.479659] audit: type=2000 audit(1531619365.694:1): initialized [ 0.481056] Initialise system trusted keyring [ 0.482018] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.483207] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.485362] zbud: loaded [ 0.486106] VFS: Disk quotas dquot_6.6.0 [ 0.486949] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.488586] fuse init (API version 7.23) [ 0.489512] Key type big_key registered [ 0.490335] Allocating IMA MOK and blacklist keyrings. [ 0.491591] Key type asymmetric registered [ 0.492445] Asymmetric key parser 'x509' registered [ 0.493433] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.494940] io scheduler noop registered [ 0.495748] io scheduler deadline registered (default) [ 0.496769] io scheduler cfq registered [ 0.497630] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.498692] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.499983] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.501461] ACPI: Power Button [PWRF] [ 0.502337] GHES: HEST is not enabled! [ 0.516072] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.543844] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.545985] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.573033] Linux agpgart interface v0.103 [ 0.576013] brd: module loaded [ 0.577965] loop: module loaded [ 0.582425] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.584573] GPT:90111 != 2097151 [ 0.585546] GPT:Alternate GPT header not at the end of the disk. [ 0.587199] GPT:90111 != 2097151 [ 0.588207] GPT: Use GNU Parted to correct GPT errors. [ 0.589656] vda: vda1 vda15 [ 0.591197] scsi host0: ata_piix [ 0.592316] scsi host1: ata_piix [ 0.593374] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.595322] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.597675] libphy: Fixed MDIO Bus: probed [ 0.598933] tun: Universal TUN/TAP device driver, 1.6 [ 0.600354] tun: (C) 1999-2004 Max Krasnyansky [ 0.602930] PPP generic driver version 2.4.2 [ 0.604012] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.607910] ehci-pci: EHCI PCI platform driver [ 0.609169] ehci-platform: EHCI generic platform driver [ 0.610279] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.611504] ohci-pci: OHCI PCI platform driver [ 0.612443] ohci-platform: OHCI generic platform driver [ 0.613517] uhci_hcd: USB Universal Host Controller Interface driver [ 0.628623] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.629726] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.631280] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.632421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.633708] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.634991] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.636464] usb usb1: Product: UHCI Host Controller [ 0.637433] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.638613] usb usb1: SerialNumber: 0000:00:01.2 [ 0.639893] hub 1-0:1.0: USB hub found [ 0.640721] hub 1-0:1.0: 2 ports detected [ 0.642048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.644432] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.645439] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.646603] mousedev: PS/2 mouse device common for all mice [ 0.648001] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.649991] rtc_cmos 00:00: RTC can wake from S4 [ 0.651219] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.652500] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.653776] i2c /dev entries driver [ 0.654660] device-mapper: uevent: version 1.0.3 [ 0.655737] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657570] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659713] NET: Registered protocol family 10 [ 0.661263] NET: Registered protocol family 17 [ 0.662259] Key type dns_resolver registered [ 0.663593] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.664786] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.666820] registered taskstats version 1 [ 0.667752] Loading compiled-in X.509 certificates [ 0.669410] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.671406] zswap: loaded using pool lzo/zbud [ 0.673603] Key type trusted registered [ 0.675455] Key type encrypted registered [ 0.676344] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677448] ima: No TPM chip found, activating TPM-bypass! [ 0.678566] evm: HMAC attrs: 0x1 [ 0.679680] Magic number: 10:24:812 [ 0.680502] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:611 [ 0.682312] rtc_cmos 00:00: setting system clock to 2018-07-15 01:49:25 UTC (1531619365) [ 0.684097] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695674] EDD information not available. [ 0.754792] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.756901] Write protecting the kernel read-only data: 14336k [ 0.761022] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.763594] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.812027] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.0.8... Lease of 192.168.0.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 2018-07-15 01:49:30,244 - paramiko.transport - DEBUG - starting thread (client mode): 0x1a567ad0L 2018-07-15 01:49:30,244 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-15 01:49:30,245 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-15 01:49:30,245 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-15 01:49:30,246 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-15 01:49:30,246 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-15 01:49:30,246 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-15 01:49:30,247 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-15 01:49:30,247 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-15 01:49:30,247 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-15 01:49:30,263 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-15 01:49:30,264 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-15 01:49:30,276 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 50873014033fe25fa5fc05241d614980 2018-07-15 01:49:30,277 - paramiko.transport - DEBUG - Trying discovered key 52690057e4f2751243ad373f69fe709a in /tmp/tmp33QygM 2018-07-15 01:49:30,304 - paramiko.transport - DEBUG - userauth is OK 2018-07-15 01:49:30,310 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-15 01:49:30,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-15 01:49:30,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"volumeAttachment": {"volumeId": "2ba4be32-afe5-469a-8b6f-87e594374201"}}' 2018-07-15 01:49:31,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:30 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-1bb85204-ecd1-428c-9a59-5907c5442c3d x-compute-request-id: req-1bb85204-ecd1-428c-9a59-5907c5442c3d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "volumeId": "2ba4be32-afe5-469a-8b6f-87e594374201"}} 2018-07-15 01:49:31,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/os-volume_attachments used request id req-1bb85204-ecd1-428c-9a59-5907c5442c3d 2018-07-15 01:49:31,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.59586405754s 2018-07-15 01:49:31,938 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/os-volume_attachments used request id req-1bb85204-ecd1-428c-9a59-5907c5442c3d 2018-07-15 01:49:31,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:32,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:32 GMT Server: Apache x-compute-request-id: req-a558964e-f8b5-40cf-9794-b50334ffb605 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a558964e-f8b5-40cf-9794-b50334ffb605 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:31.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:32,910 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-a558964e-f8b5-40cf-9794-b50334ffb605 2018-07-15 01:49:32,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.971070051193s 2018-07-15 01:49:32,910 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-a558964e-f8b5-40cf-9794-b50334ffb605 2018-07-15 01:49:32,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:34,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:34,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:34,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:34 GMT Server: Apache x-compute-request-id: req-d7698ff0-3d8a-4396-9259-92d058d14ac2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7698ff0-3d8a-4396-9259-92d058d14ac2 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:34.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:34,980 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-d7698ff0-3d8a-4396-9259-92d058d14ac2 2018-07-15 01:49:34,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0664670467377s 2018-07-15 01:49:34,980 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-d7698ff0-3d8a-4396-9259-92d058d14ac2 2018-07-15 01:49:34,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:36,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:37,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:37 GMT Server: Apache x-compute-request-id: req-01a19638-224d-4ba3-b3da-40d702dec331 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-01a19638-224d-4ba3-b3da-40d702dec331 Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [{"server_id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "attachment_id": "127e945b-1c71-4e7d-a045-6fd8f6c7a9cb", "attached_at": "2018-07-15T01:49:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "2ba4be32-afe5-469a-8b6f-87e594374201", "device": "/dev/vdb", "id": "2ba4be32-afe5-469a-8b6f-87e594374201"}], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:35.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:37,996 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-01a19638-224d-4ba3-b3da-40d702dec331 2018-07-15 01:49:37,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01202583313s 2018-07-15 01:49:37,997 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-01a19638-224d-4ba3-b3da-40d702dec331 2018-07-15 01:49:37,999 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-15 01:49:38,000 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-15 01:49:38,001 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-15 01:49:38,004 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-15 01:49:38,072 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-15 01:49:38,072 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-15 01:49:38,073 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-15 01:49:38,073 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-15 01:49:38,112 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-15 01:49:38,112 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-15 01:49:38,139 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-15 01:49:38,840 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-15 01:49:38,840 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 796dc39c-752e-4bae-8817-65d378dc271a Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-15 01:49:38,841 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-15 01:49:38,841 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-15 01:49:38,842 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-15 01:49:38,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-15 01:49:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/os-volume_attachments/2ba4be32-afe5-469a-8b6f-87e594374201 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:40,268 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:49:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30d988e0-231c-46d7-a525-ea5f65c4bcfc x-compute-request-id: req-30d988e0-231c-46d7-a525-ea5f65c4bcfc Content-Length: 0 Content-Type: application/json 2018-07-15 01:49:40,268 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/os-volume_attachments/2ba4be32-afe5-469a-8b6f-87e594374201 used request id req-30d988e0-231c-46d7-a525-ea5f65c4bcfc 2018-07-15 01:49:40,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.42575311661s 2018-07-15 01:49:40,269 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7/os-volume_attachments/2ba4be32-afe5-469a-8b6f-87e594374201 used request id req-30d988e0-231c-46d7-a525-ea5f65c4bcfc 2018-07-15 01:49:40,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:40,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:40,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:40 GMT Server: Apache x-compute-request-id: req-811335f3-7973-4c4a-b967-da5ba8183f67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-811335f3-7973-4c4a-b967-da5ba8183f67 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [{"server_id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "attachment_id": "127e945b-1c71-4e7d-a045-6fd8f6c7a9cb", "attached_at": "2018-07-15T01:49:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "2ba4be32-afe5-469a-8b6f-87e594374201", "device": "/dev/vdb", "id": "2ba4be32-afe5-469a-8b6f-87e594374201"}], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:40.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:40,336 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-811335f3-7973-4c4a-b967-da5ba8183f67 2018-07-15 01:49:40,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0667119026184s 2018-07-15 01:49:40,336 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-811335f3-7973-4c4a-b967-da5ba8183f67 2018-07-15 01:49:40,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:42,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:42,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:42 GMT Server: Apache x-compute-request-id: req-55837460-0bea-46d3-9f0e-7b93ffd98280 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55837460-0bea-46d3-9f0e-7b93ffd98280 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [{"server_id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "attachment_id": "127e945b-1c71-4e7d-a045-6fd8f6c7a9cb", "attached_at": "2018-07-15T01:49:34.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "2ba4be32-afe5-469a-8b6f-87e594374201", "device": "/dev/vdb", "id": "2ba4be32-afe5-469a-8b6f-87e594374201"}], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:40.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:42,414 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-55837460-0bea-46d3-9f0e-7b93ffd98280 2018-07-15 01:49:42,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.074863910675s 2018-07-15 01:49:42,414 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-55837460-0bea-46d3-9f0e-7b93ffd98280 2018-07-15 01:49:42,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:44,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:44,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:44,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:44 GMT Server: Apache x-compute-request-id: req-2d858a9a-ffb0-4999-8506-e8474643ae70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d858a9a-ffb0-4999-8506-e8474643ae70 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:42.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:44,485 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-2d858a9a-ffb0-4999-8506-e8474643ae70 2018-07-15 01:49:44,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0674500465393s 2018-07-15 01:49:44,485 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-2d858a9a-ffb0-4999-8506-e8474643ae70 2018-07-15 01:49:44,487 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-15 01:49:44,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-15 01:49:44,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"volumeAttachment": {"volumeId": "2ba4be32-afe5-469a-8b6f-87e594374201"}}' 2018-07-15 01:49:45,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:44 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-730ae8bf-3f54-4fdf-8e3b-d5c08d4586ba x-compute-request-id: req-730ae8bf-3f54-4fdf-8e3b-d5c08d4586ba Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "volumeId": "2ba4be32-afe5-469a-8b6f-87e594374201"}} 2018-07-15 01:49:45,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/os-volume_attachments used request id req-730ae8bf-3f54-4fdf-8e3b-d5c08d4586ba 2018-07-15 01:49:45,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.865649938583s 2018-07-15 01:49:45,353 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/os-volume_attachments used request id req-730ae8bf-3f54-4fdf-8e3b-d5c08d4586ba 2018-07-15 01:49:45,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:45,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:45,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:45 GMT Server: Apache x-compute-request-id: req-6d286cc9-44d4-4e42-a412-c7f341afb06d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d286cc9-44d4-4e42-a412-c7f341afb06d Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:45.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:45,417 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-6d286cc9-44d4-4e42-a412-c7f341afb06d 2018-07-15 01:49:45,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0636160373688s 2018-07-15 01:49:45,418 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-6d286cc9-44d4-4e42-a412-c7f341afb06d 2018-07-15 01:49:45,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:47,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:47,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:47,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:47 GMT Server: Apache x-compute-request-id: req-e68e4a12-777d-4b80-8598-741cce40fd12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e68e4a12-777d-4b80-8598-741cce40fd12 Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [{"server_id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "attachment_id": "031ba49b-5138-40cc-8915-053908e570d8", "attached_at": "2018-07-15T01:49:46.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "2ba4be32-afe5-469a-8b6f-87e594374201", "device": "/dev/vdb", "id": "2ba4be32-afe5-469a-8b6f-87e594374201"}], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:46.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:47,489 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-e68e4a12-777d-4b80-8598-741cce40fd12 2018-07-15 01:49:47,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0671949386597s 2018-07-15 01:49:47,490 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-e68e4a12-777d-4b80-8598-741cce40fd12 2018-07-15 01:49:47,492 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-15 01:49:47,494 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-15 01:49:47,494 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-15 01:49:47,497 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-15 01:49:47,566 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-15 01:49:47,566 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-15 01:49:47,567 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-15 01:49:47,568 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-15 01:49:47,607 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-15 01:49:47,608 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-15 01:49:47,633 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-15 01:49:47,658 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-15 01:49:47,658 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-15 01:49:47,658 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-15 01:49:47,659 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-15 01:49:47,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-15 01:49:47,659 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-15 01:49:47,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/os-volume_attachments/2ba4be32-afe5-469a-8b6f-87e594374201 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:48,167 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:49: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-6bdf8d6b-2356-4b79-95e0-3d211b254f43 x-compute-request-id: req-6bdf8d6b-2356-4b79-95e0-3d211b254f43 Content-Length: 0 Content-Type: application/json 2018-07-15 01:49:48,167 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/os-volume_attachments/2ba4be32-afe5-469a-8b6f-87e594374201 used request id req-6bdf8d6b-2356-4b79-95e0-3d211b254f43 2018-07-15 01:49:48,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.507958889008s 2018-07-15 01:49:48,168 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99/os-volume_attachments/2ba4be32-afe5-469a-8b6f-87e594374201 used request id req-6bdf8d6b-2356-4b79-95e0-3d211b254f43 2018-07-15 01:49:48,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:48,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:48,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:48 GMT Server: Apache x-compute-request-id: req-47eb2a88-540a-42d3-9ad9-8d4cdfaf68fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47eb2a88-540a-42d3-9ad9-8d4cdfaf68fb Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [{"server_id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "attachment_id": "031ba49b-5138-40cc-8915-053908e570d8", "attached_at": "2018-07-15T01:49:46.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "2ba4be32-afe5-469a-8b6f-87e594374201", "device": "/dev/vdb", "id": "2ba4be32-afe5-469a-8b6f-87e594374201"}], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:48.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:48,235 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-47eb2a88-540a-42d3-9ad9-8d4cdfaf68fb 2018-07-15 01:49:48,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0667600631714s 2018-07-15 01:49:48,235 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-47eb2a88-540a-42d3-9ad9-8d4cdfaf68fb 2018-07-15 01:49:48,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:50,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:50,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:50,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:50 GMT Server: Apache x-compute-request-id: req-93dd7d67-228d-40e4-a51b-b2411c38f448 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93dd7d67-228d-40e4-a51b-b2411c38f448 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:48.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:50,299 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-93dd7d67-228d-40e4-a51b-b2411c38f448 2018-07-15 01:49:50,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0591659545898s 2018-07-15 01:49:50,299 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-93dd7d67-228d-40e4-a51b-b2411c38f448 2018-07-15 01:49:50,421 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:49:50,422 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:01 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-15 01:49:50,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-15 01:49:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:50,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:49: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-c204824f-900d-46ae-a65c-81c0965988d3 x-compute-request-id: req-c204824f-900d-46ae-a65c-81c0965988d3 Content-Type: application/json 2018-07-15 01:49:50,568 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99 used request id req-c204824f-900d-46ae-a65c-81c0965988d3 2018-07-15 01:49:50,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141878128052s 2018-07-15 01:49:50,569 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99 used request id req-c204824f-900d-46ae-a65c-81c0965988d3 2018-07-15 01:49:50,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:50,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49: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,Accept-Encoding x-openstack-request-id: req-d69b7585-aee9-4295-9260-f06011d238c8 x-compute-request-id: req-d69b7585-aee9-4295-9260-f06011d238c8 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:9e", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:9e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:24.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:25Z", "hostId": "aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:49:19Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "192.168.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:b8:c5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/0686ae92-80c5-417c-8f72-c74aaa2aaf99", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:04.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "0686ae92-80c5-417c-8f72-c74aaa2aaf99", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:50Z", "hostId": "79f04bb341953d5af730a8c0c4ba1f066db4dc9be6a02114753d74dd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm2_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:48:58Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:50,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d69b7585-aee9-4295-9260-f06011d238c8 2018-07-15 01:49:50,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.246986150742s 2018-07-15 01:49:50,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-d69b7585-aee9-4295-9260-f06011d238c8 2018-07-15 01:49:50,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:52,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:52,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:53,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:52 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-1e7dc472-02b4-426c-a812-c930aefc381f x-compute-request-id: req-1e7dc472-02b4-426c-a812-c930aefc381f Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:9e", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:9e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:24.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:25Z", "hostId": "aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:49:19Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:53,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1e7dc472-02b4-426c-a812-c930aefc381f 2018-07-15 01:49:53,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19509100914s 2018-07-15 01:49:53,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1e7dc472-02b4-426c-a812-c930aefc381f 2018-07-15 01:49:53,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-15 01:49:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/7b007ba3-3e73-434d-93ab-d064364a67b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:54,037 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8db1a562-05f2-4bfb-9e70-4aee21a7b996 Content-Length: 0 Date: Sun, 15 Jul 2018 01:49:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:49:54,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/7b007ba3-3e73-434d-93ab-d064364a67b0.json used request id req-8db1a562-05f2-4bfb-9e70-4aee21a7b996 2018-07-15 01:49:54,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01639604568s 2018-07-15 01:49:54,038 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/7b007ba3-3e73-434d-93ab-d064364a67b0.json used request id req-8db1a562-05f2-4bfb-9e70-4aee21a7b996 2018-07-15 01:49:54,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:49:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:54,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1d6d4a6c-a1ed-4a48-9f4a-9e2bc834433f Date: Sun, 15 Jul 2018 01:49:54 GMT RESP BODY: {"floatingips": [{"router_id": "b2ebd518-5c0e-4985-83e4-dd6e30ff31c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:49:28Z", "updated_at": "2018-07-15T01:49:30Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d09ffece-b494-4a43-bba3-19ff6f02046b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:5a:8f:9e", "device_id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7"}, "fixed_ip_address": "192.168.0.8", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "port_id": "ff1bca40-43b3-412f-9288-c17998fb19cc", "id": "326409a4-6248-4acd-921a-2dd94999f753", "qos_policy_id": null}]} 2018-07-15 01:49:54,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-1d6d4a6c-a1ed-4a48-9f4a-9e2bc834433f 2018-07-15 01:49:54,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0812029838562s 2018-07-15 01:49:54,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-1d6d4a6c-a1ed-4a48-9f4a-9e2bc834433f 2018-07-15 01:49:54,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:54,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:54 GMT Server: Apache x-compute-request-id: req-a082e289-0048-4bbd-8857-31f263b6a972 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a082e289-0048-4bbd-8857-31f263b6a972 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:48.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:54,199 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-a082e289-0048-4bbd-8857-31f263b6a972 2018-07-15 01:49:54,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0704028606415s 2018-07-15 01:49:54,200 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-a082e289-0048-4bbd-8857-31f263b6a972 2018-07-15 01:49:54,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-15 01:49:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:54,276 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:49:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ae56788-9d92-4c5f-a3bc-9ac8536b8bd4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:49:54,276 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201 used request id req-4ae56788-9d92-4c5f-a3bc-9ac8536b8bd4 2018-07-15 01:49:54,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0746340751648s 2018-07-15 01:49:54,276 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201 used request id req-4ae56788-9d92-4c5f-a3bc-9ac8536b8bd4 2018-07-15 01:49:54,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:54,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:54,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:54 GMT Server: Apache x-compute-request-id: req-75cf23bc-6b68-4894-b1b4-8e325f56cd31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75cf23bc-6b68-4894-b1b4-8e325f56cd31 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "7a360cbbc20a4d0199639b9194a25dae", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "self"}, {"href": "http://172.30.9.25:8776/cb140175e76a42c98da4d281f3ab2454/volumes/2ba4be32-afe5-469a-8b6f-87e594374201", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:49:13.000000", "description": null, "os-vol-tenant-attr:tenant_id": "cb140175e76a42c98da4d281f3ab2454", "updated_at": "2018-07-15T01:49:54.000000", "volume_type": null, "name": "cinder_test-volume_ed56cf53-c81d-4a0d-81ca-e277bc013261", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2ba4be32-afe5-469a-8b6f-87e594374201", "size": 2}]} 2018-07-15 01:49:54,351 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-75cf23bc-6b68-4894-b1b4-8e325f56cd31 2018-07-15 01:49:54,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0743370056152s 2018-07-15 01:49:54,352 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-75cf23bc-6b68-4894-b1b4-8e325f56cd31 2018-07-15 01:49:54,353 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:56,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-15 01:49:56,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:56,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:56 GMT Server: Apache x-compute-request-id: req-b5504450-ed41-458e-be2f-e20b228ca739 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5504450-ed41-458e-be2f-e20b228ca739 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-15 01:49:56,405 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-b5504450-ed41-458e-be2f-e20b228ca739 2018-07-15 01:49:56,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0495851039886s 2018-07-15 01:49:56,406 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/cb140175e76a42c98da4d281f3ab2454/volumes/detail used request id req-b5504450-ed41-458e-be2f-e20b228ca739 2018-07-15 01:49:56,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-15 01:49:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/floatingips/326409a4-6248-4acd-921a-2dd94999f753.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:57,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f17dd9e-049c-4d91-bb77-4235b8093b51 Content-Length: 0 Date: Sun, 15 Jul 2018 01:49:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:49:57,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/326409a4-6248-4acd-921a-2dd94999f753.json used request id req-4f17dd9e-049c-4d91-bb77-4235b8093b51 2018-07-15 01:49:57,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.993600845337s 2018-07-15 01:49:57,402 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/326409a4-6248-4acd-921a-2dd94999f753.json used request id req-4f17dd9e-049c-4d91-bb77-4235b8093b51 2018-07-15 01:49:57,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-15 01:49:57,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:57,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e5c11578-dd6c-477b-8689-8f5e7c79d6bd Date: Sun, 15 Jul 2018 01:49:57 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:49:57,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e5c11578-dd6c-477b-8689-8f5e7c79d6bd 2018-07-15 01:49:57,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0762989521027s 2018-07-15 01:49:57,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-e5c11578-dd6c-477b-8689-8f5e7c79d6bd 2018-07-15 01:49:57,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-15 01:49:57,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:57,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:49:57 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-7b6b38cd-c8c0-46d9-8529-f91a78283b51 x-compute-request-id: req-7b6b38cd-c8c0-46d9-8529-f91a78283b51 Content-Type: application/json 2018-07-15 01:49:57,637 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7 used request id req-7b6b38cd-c8c0-46d9-8529-f91a78283b51 2018-07-15 01:49:57,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150979042053s 2018-07-15 01:49:57,638 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7 used request id req-7b6b38cd-c8c0-46d9-8529-f91a78283b51 2018-07-15 01:49:57,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:57,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:57,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:57 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-20829f77-ec1f-44e2-a181-18d48b149e64 x-compute-request-id: req-20829f77-ec1f-44e2-a181-18d48b149e64 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:9e", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:8f:9e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/7cb690f7-3c9c-44c1-8bec-ed09772545a7", "rel": "bookmark"}], "image": {"id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "links": [{"href": "http://172.30.9.25:8774/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-15T01:49:24.000000", "flavor": {"id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "links": [{"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}]}, "id": "7cb690f7-3c9c-44c1-8bec-ed09772545a7", "security_groups": [{"name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}], "user_id": "7a360cbbc20a4d0199639b9194a25dae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:49:57Z", "hostId": "aa047f45762042d932b9e023231b7bd9962cad7e4881529fb0e2aef0", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261", "name": "cinder_test-vm_ed56cf53-c81d-4a0d-81ca-e277bc013261", "created": "2018-07-15T01:49:19Z", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-15 01:49:57,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-20829f77-ec1f-44e2-a181-18d48b149e64 2018-07-15 01:49:57,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236415147781s 2018-07-15 01:49:57,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-20829f77-ec1f-44e2-a181-18d48b149e64 2018-07-15 01:49:57,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-15 01:49:59,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-15 01:49:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:49:59,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:49:59 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-7993c0ec-fd75-40c8-a67d-15c1f891ae5f x-compute-request-id: req-7993c0ec-fd75-40c8-a67d-15c1f891ae5f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:49:59,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7993c0ec-fd75-40c8-a67d-15c1f891ae5f 2018-07-15 01:49:59,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0780289173126s 2018-07-15 01:49:59,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-7993c0ec-fd75-40c8-a67d-15c1f891ae5f 2018-07-15 01:49:59,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-15 01:49:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:00,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-9d9203df-026a-453f-90a3-58af6437adbb Date: Sun, 15 Jul 2018 01:50:00 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:56Z", "updated_at": "2018-07-15T01:48:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:48:57Z", "revision_number": 0, "id": "dbd68f14-0464-4808-8bdd-c6b1b5884c12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:57Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": 22, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:57Z", "revision_number": 0, "id": "eaa8fccd-045f-4167-9fc1-ae2080be4dde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:57Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:56Z", "revision_number": 0, "id": "fa7737e5-5b23-46aa-88ea-6773d4523aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:56Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:56Z", "revision_number": 0, "id": "ff11bbda-bfe5-4ad3-8e32-1f81863d83cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:56Z", "security_group_id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 3, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "0a01e514-be27-4dfe-98e1-cf2a1644a9a4", "name": "cinder_test-sg_ed56cf53-c81d-4a0d-81ca-e277bc013261"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}]} 2018-07-15 01:50:00,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9d9203df-026a-453f-90a3-58af6437adbb 2018-07-15 01:50:00,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0539999008179s 2018-07-15 01:50:00,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups.json used request id req-9d9203df-026a-453f-90a3-58af6437adbb 2018-07-15 01:50:00,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-15 01:50:00,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/security-groups/0a01e514-be27-4dfe-98e1-cf2a1644a9a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:00,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bade17e1-9444-4e2a-9f0b-2467beca56dd Content-Length: 0 Date: Sun, 15 Jul 2018 01:50:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:00,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0a01e514-be27-4dfe-98e1-cf2a1644a9a4.json used request id req-bade17e1-9444-4e2a-9f0b-2467beca56dd 2018-07-15 01:50:00,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142600059509s 2018-07-15 01:50:00,162 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/0a01e514-be27-4dfe-98e1-cf2a1644a9a4.json used request id req-bade17e1-9444-4e2a-9f0b-2467beca56dd 2018-07-15 01:50:00,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-15 01:50:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:00,192 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:50:00 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-f977846c-8493-4d39-a5c6-0418644a4a4e x-compute-request-id: req-f977846c-8493-4d39-a5c6-0418644a4a4e Content-Length: 0 Content-Type: application/json 2018-07-15 01:50:00,192 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261 used request id req-f977846c-8493-4d39-a5c6-0418644a4a4e 2018-07-15 01:50:00,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0289561748505s 2018-07-15 01:50:00,192 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/cinder_test-kp_ed56cf53-c81d-4a0d-81ca-e277bc013261 used request id req-f977846c-8493-4d39-a5c6-0418644a4a4e 2018-07-15 01:50:00,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-15 01:50:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" -d '{"subnet_id": "42a686b2-2265-4aad-9212-b0a106a0d277"}' 2018-07-15 01:50:01,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fff5a979-20a5-4e34-98b7-f93821e9d129 Date: Sun, 15 Jul 2018 01:50:02 GMT RESP BODY: {"network_id": "d09ffece-b494-4a43-bba3-19ff6f02046b", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "subnet_id": "42a686b2-2265-4aad-9212-b0a106a0d277", "subnet_ids": ["42a686b2-2265-4aad-9212-b0a106a0d277"], "port_id": "8df74f7f-a30f-4d22-9268-d51e78fa8c20", "id": "b2ebd518-5c0e-4985-83e4-dd6e30ff31c8"} 2018-07-15 01:50:01,994 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8/remove_router_interface.json used request id req-fff5a979-20a5-4e34-98b7-f93821e9d129 2018-07-15 01:50:01,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80100011826s 2018-07-15 01:50:01,994 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8/remove_router_interface.json used request id req-fff5a979-20a5-4e34-98b7-f93821e9d129 returning object b2ebd518-5c0e-4985-83e4-dd6e30ff31c8 2018-07-15 01:50:01,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-15 01:50:01,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:02,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-184d6bc7-b2f7-4386-9ac0-da2fe3eec24b Date: Sun, 15 Jul 2018 01:50:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:51Z", "admin_state_up": true, "updated_at": "2018-07-15T01:50:01Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "b2ebd518-5c0e-4985-83e4-dd6e30ff31c8", "name": "cinder_test-router_ed56cf53-c81d-4a0d-81ca-e277bc013261"}]} 2018-07-15 01:50:02,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-184d6bc7-b2f7-4386-9ac0-da2fe3eec24b 2018-07-15 01:50:02,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115271806717s 2018-07-15 01:50:02,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-184d6bc7-b2f7-4386-9ac0-da2fe3eec24b 2018-07-15 01:50:02,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-15 01:50:02,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:03,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a2c1c3d-0e8c-482c-9b02-204da3314c3a Content-Length: 0 Date: Sun, 15 Jul 2018 01:50:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:03,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8.json used request id req-1a2c1c3d-0e8c-482c-9b02-204da3314c3a 2018-07-15 01:50:03,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17163801193s 2018-07-15 01:50:03,283 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b2ebd518-5c0e-4985-83e4-dd6e30ff31c8.json used request id req-1a2c1c3d-0e8c-482c-9b02-204da3314c3a 2018-07-15 01:50:03,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-15 01:50:03,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:03,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ffd29494-c9b1-427a-a47b-f26098a937fb Date: Sun, 15 Jul 2018 01:50:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d09ffece-b494-4a43-bba3-19ff6f02046b","tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-15T01:48:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"cb140175e76a42c98da4d281f3ab2454","id":"42a686b2-2265-4aad-9212-b0a106a0d277","subnetpool_id":null,"name":"cinder_test-subnet_ed56cf53-c81d-4a0d-81ca-e277bc013261"}]} 2018-07-15 01:50:03,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ffd29494-c9b1-427a-a47b-f26098a937fb 2018-07-15 01:50:03,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0455520153046s 2018-07-15 01:50:03,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-ffd29494-c9b1-427a-a47b-f26098a937fb 2018-07-15 01:50:03,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-15 01:50:03,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/42a686b2-2265-4aad-9212-b0a106a0d277.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:04,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1126e0a8-c78f-45ab-b342-3f7441901f39 Date: Sun, 15 Jul 2018 01:50:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:04,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/42a686b2-2265-4aad-9212-b0a106a0d277.json used request id req-1126e0a8-c78f-45ab-b342-3f7441901f39 2018-07-15 01:50:04,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0944621563s 2018-07-15 01:50:04,426 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/42a686b2-2265-4aad-9212-b0a106a0d277.json used request id req-1126e0a8-c78f-45ab-b342-3f7441901f39 2018-07-15 01:50:04,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-15 01:50:04,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:04,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-e3d86e44-9f52-4baf-a175-2dc8591f0e2d Date: Sun, 15 Jul 2018 01:50:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d09ffece-b494-4a43-bba3-19ff6f02046b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb140175e76a42c98da4d281f3ab2454","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:50:04Z","qos_policy_id":null,"name":"cinder_test-net_ed56cf53-c81d-4a0d-81ca-e277bc013261","admin_state_up":true,"tenant_id":"cb140175e76a42c98da4d281f3ab2454","created_at":"2018-07-15T01:48:49Z","mtu":1450}]} 2018-07-15 01:50:04,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e3d86e44-9f52-4baf-a175-2dc8591f0e2d 2018-07-15 01:50:04,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.127933979034s 2018-07-15 01:50:04,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-e3d86e44-9f52-4baf-a175-2dc8591f0e2d 2018-07-15 01:50:04,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-15 01:50:04,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/d09ffece-b494-4a43-bba3-19ff6f02046b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:05,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c07a7a88-32c9-49e3-b2ab-cf6244406aec Date: Sun, 15 Jul 2018 01:50:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:05,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d09ffece-b494-4a43-bba3-19ff6f02046b.json used request id req-c07a7a88-32c9-49e3-b2ab-cf6244406aec 2018-07-15 01:50:05,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17417287827s 2018-07-15 01:50:05,731 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/d09ffece-b494-4a43-bba3-19ff6f02046b.json used request id req-c07a7a88-32c9-49e3-b2ab-cf6244406aec 2018-07-15 01:50:05,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-15 01:50:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:05,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-19ada7ca-90b8-4241-ac0d-cd90131fc0f3 Date: Sun, 15 Jul 2018 01:50:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/snap", "metadata": {}}], "file": "/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/file", "owner": "cb140175e76a42c98da4d281f3ab2454", "id": "05f7d358-adb7-45f2-9f01-6197b79a19f1", "size": 12716032, "self": "/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1", "disk_format": "qcow2", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/05f7d358-adb7-45f2-9f01-6197b79a19f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-15T01:48:55Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_ed56cf53-c81d-4a0d-81ca-e277bc013261", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-15T01:48:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-15 01:50:05,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-19ada7ca-90b8-4241-ac0d-cd90131fc0f3 2018-07-15 01:50:05,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0559339523315s 2018-07-15 01:50:05,792 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images used request id req-19ada7ca-90b8-4241-ac0d-cd90131fc0f3 2018-07-15 01:50:05,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-15 01:50:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9292/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7b485861d992c2e3443e05cadc1045c53d6a973d" 2018-07-15 01:50:06,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f36547d2-e59f-44fb-b1d9-ddd1ff813efe Date: Sun, 15 Jul 2018 01:50:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:50:06,254 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1 used request id req-f36547d2-e59f-44fb-b1d9-ddd1ff813efe 2018-07-15 01:50:06,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.459510087967s 2018-07-15 01:50:06,254 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/05f7d358-adb7-45f2-9f01-6197b79a19f1 used request id req-f36547d2-e59f-44fb-b1d9-ddd1ff813efe 2018-07-15 01:50:06,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-15 01:50:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:50:06,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:06 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-69675dfd-c821-4db3-9f03-2efacfa76f20 x-compute-request-id: req-69675dfd-c821-4db3-9f03-2efacfa76f20 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_ed56cf53-c81d-4a0d-81ca-e277bc013261", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5b8fc1e3-f187-40f8-bb69-1bfded4d44b0"}]} 2018-07-15 01:50:06,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-69675dfd-c821-4db3-9f03-2efacfa76f20 2018-07-15 01:50:06,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278699398041s 2018-07-15 01:50:06,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail?is_public=None used request id req-69675dfd-c821-4db3-9f03-2efacfa76f20 2018-07-15 01:50:06,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-15 01:50:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:50:06,331 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:50:06 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-8072b01f-c306-45c9-a82c-e4ff4106e515 x-compute-request-id: req-8072b01f-c306-45c9-a82c-e4ff4106e515 Content-Length: 0 Content-Type: application/json 2018-07-15 01:50:06,331 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0 used request id req-8072b01f-c306-45c9-a82c-e4ff4106e515 2018-07-15 01:50:06,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0458312034607s 2018-07-15 01:50:06,331 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5b8fc1e3-f187-40f8-bb69-1bfded4d44b0 used request id req-8072b01f-c306-45c9-a82c-e4ff4106e515 2018-07-15 01:50:06,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:50:06,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:50:06,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6341a33-9e4c-466d-be3a-37ce22f1d8ec Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261", "links": {"self": "http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7a360cbbc20a4d0199639b9194a25dae", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:06,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f6341a33-9e4c-466d-be3a-37ce22f1d8ec 2018-07-15 01:50:06,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223628997803s 2018-07-15 01:50:06,556 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f6341a33-9e4c-466d-be3a-37ce22f1d8ec 2018-07-15 01:50:06,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-15 01:50:06,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:50:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4583a0-3c46-498e-8437-737b369a2d71 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_ed56cf53-c81d-4a0d-81ca-e277bc013261", "links": {"self": "http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7a360cbbc20a4d0199639b9194a25dae", "description": null}} 2018-07-15 01:50:06,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae used request id req-ee4583a0-3c46-498e-8437-737b369a2d71 2018-07-15 01:50:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972490310669s 2018-07-15 01:50:06,659 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae used request id req-ee4583a0-3c46-498e-8437-737b369a2d71 2018-07-15 01:50:06,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-15 01:50:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:50:06,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99578a50-a4cc-4752-913b-9fea8a75dc92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:06,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae used request id req-99578a50-a4cc-4752-913b-9fea8a75dc92 2018-07-15 01:50:06,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.235466003418s 2018-07-15 01:50:06,895 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/7a360cbbc20a4d0199639b9194a25dae used request id req-99578a50-a4cc-4752-913b-9fea8a75dc92 2018-07-15 01:50:06,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-15 01:50:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:50:07,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e236249a-5056-4c47-a918-e7383e4c4925 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "id": "2b08489ca1614c14810470f8742a50a4", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454"}, "tags": [], "enabled": true, "id": "cb140175e76a42c98da4d281f3ab2454", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_ed56cf53-c81d-4a0d-81ca-e277bc013261"}]} 2018-07-15 01:50:07,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-e236249a-5056-4c47-a918-e7383e4c4925 2018-07-15 01:50:07,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100883960724s 2018-07-15 01:50:07,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-e236249a-5056-4c47-a918-e7383e4c4925 2018-07-15 01:50:07,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-15 01:50:07,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0bfccf7021152951e57f885c423cc39122734199" 2018-07-15 01:50:07,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b736219-82aa-47dd-8e5c-0a65646d202e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:07,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 used request id req-7b736219-82aa-47dd-8e5c-0a65646d202e 2018-07-15 01:50:07,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153115034103s 2018-07-15 01:50:07,162 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 used request id req-7b736219-82aa-47dd-8e5c-0a65646d202e 2018-07-15 01:50:07,162 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-15 01:50:07,626 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-15 01:50:07,626 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-15 01:50:07,627 - openstack_tests - INFO - OS Credentials = > 2018-07-15 01:50:07,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:07,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:08,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["SC04p94TSiSglolQrPtp_Q"], "issued_at": "2018-07-15T01:50:08.000000Z"}} 2018-07-15 01:50:08,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3c6ec599e5d27150755972c93f18d3a866d19a" 2018-07-15 01:50:08,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3f921936-b6af-4733-9adc-8cccec81fb2c Date: Sun, 15 Jul 2018 01:50:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:50:08,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-3f921936-b6af-4733-9adc-8cccec81fb2c 2018-07-15 01:50:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3c6ec599e5d27150755972c93f18d3a866d19a" 2018-07-15 01:50:08,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6061dbfa-4bf3-4a87-bb91-afe43101e8e4 Date: Sun, 15 Jul 2018 01:50:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:50:08,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-6061dbfa-4bf3-4a87-bb91-afe43101e8e4 2018-07-15 01:50:08,338 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-15 01:50:08,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:08,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-15 01:50:08,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:08,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["n90qawhAQEyjBn1M2eePDg"], "issued_at": "2018-07-15T01:50:08.000000Z"}} 2018-07-15 01:50:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b0e11acaa08590112f797301e4da9228ba52a8b" 2018-07-15 01:50:09,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-fac8235f-8946-4340-945a-e922830ebdc9 Date: Sun, 15 Jul 2018 01:50:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-15 01:50:09,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&name=foo used request id req-fac8235f-8946-4340-945a-e922830ebdc9 2018-07-15 01:50:09,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:09,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-15 01:50:09,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:09,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["QWIbUHHqR7Oa0LZagVNZDQ"], "issued_at": "2018-07-15T01:50:09.000000Z"}} 2018-07-15 01:50:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c0f2b447e1f5fe56bbcfcdc40edfd2dd0c6d24" 2018-07-15 01:50:09,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec6037c-e20d-4ff4-9d7a-fbb07592babb 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:09,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1ec6037c-e20d-4ff4-9d7a-fbb07592babb 2018-07-15 01:50:09,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:09,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da9f16e-aa3f-4656-938c-d32ff5bdecf4 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:09,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-2da9f16e-aa3f-4656-938c-d32ff5bdecf4 2018-07-15 01:50:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c0f2b447e1f5fe56bbcfcdc40edfd2dd0c6d24" 2018-07-15 01:50:09,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39624bb3-ce34-45e5-beab-fe3d16259f7f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:09,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-39624bb3-ce34-45e5-beab-fe3d16259f7f 2018-07-15 01:50:09,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:09,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-15 01:50:09,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:10,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["N54_Rn5HToeD3otzZABb_A"], "issued_at": "2018-07-15T01:50:10.000000Z"}} 2018-07-15 01:50:10,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef478ab8970966a1b02b71c5caf149a521cced91" 2018-07-15 01:50:10,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-51f7c2f7-9d13-46cb-a35b-09acbc2df59f Date: Sun, 15 Jul 2018 01:50:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:50:10,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks used request id req-51f7c2f7-9d13-46cb-a35b-09acbc2df59f 2018-07-15 01:50:10,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:10,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["1JSv7gmrR-O-RMHSVn-wlQ"], "issued_at": "2018-07-15T01:50:10.000000Z"}} 2018-07-15 01:50:10,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af686f573b5f7323ab00da4fd58cb8d9aa363760" 2018-07-15 01:50:11,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5c243956-7bd0-47c0-bd92-e0b2d2180e05 Date: Sun, 15 Jul 2018 01:50:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:50:11,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?router%3Aexternal=True used request id req-5c243956-7bd0-47c0-bd92-e0b2d2180e05 2018-07-15 01:50:11,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af686f573b5f7323ab00da4fd58cb8d9aa363760" 2018-07-15 01:50:11,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e1284c8e-eef6-4393-a01a-0b8f16b099e7 Date: Sun, 15 Jul 2018 01:50:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:50:11,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-e1284c8e-eef6-4393-a01a-0b8f16b099e7 2018-07-15 01:50:11,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:50:11,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:11,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:11,211 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-15 01:50:11,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:50:11,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:11,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["QMKx62lqR7S4x8SL4j5cvQ"], "issued_at": "2018-07-15T01:50:11.000000Z"}} 2018-07-15 01:50:11,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2433fb5c2b13f2392261304034b381b03016caf" 2018-07-15 01:50:11,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:11 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-10b3fdcc-e008-443b-99e7-05a75452bfce x-compute-request-id: req-10b3fdcc-e008-443b-99e7-05a75452bfce Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:50:11,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/detail used request id req-10b3fdcc-e008-443b-99e7-05a75452bfce 2018-07-15 01:50:11,821 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:50:11,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:12,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["wbbMjzyATZ24QBrO2fINRw"], "issued_at": "2018-07-15T01:50:12.000000Z"}} 2018-07-15 01:50:12,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc55a14f2074f90375aa98b861fde9c60a8234e" 2018-07-15 01:50:12,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:12 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-2275030d-1585-4895-b673-2459f3f4cc52 x-compute-request-id: req-2275030d-1585-4895-b673-2459f3f4cc52 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 21}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 22}, "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.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-15 01:50:12,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-2275030d-1585-4895-b673-2459f3f4cc52 2018-07-15 01:50:12,422 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-15 01:50:12,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:12,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:12,457 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-15 01:50:12,457 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-15 01:50:12,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:12,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["cYuWrBa8RJe7QeWn-bd16Q"], "issued_at": "2018-07-15T01:50:12.000000Z"}} 2018-07-15 01:50:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188380e66230b3eb916df9b0f2d50c9eb2edf5c7" 2018-07-15 01:50:13,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:12 GMT Server: Apache x-openstack-request-id: req-9f3d322a-b2b7-44a2-ab52-f5766d6653b9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-15 01:50:13,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks used request id req-9f3d322a-b2b7-44a2-ab52-f5766d6653b9 2018-07-15 01:50:13,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:13,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-15 01:50:13,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:14,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["xUDw5w7rQrenRDtc3UdEiQ"], "issued_at": "2018-07-15T01:50:14.000000Z"}} 2018-07-15 01:50:14,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b152d64fe415866ca3d9c9f66497fb318b375bc" 2018-07-15 01:50:14,273 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:14 GMT Server: Apache x-compute-request-id: req-a296b27c-e780-45f2-aa5a-0fa27a4082ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a296b27c-e780-45f2-aa5a-0fa27a4082ab Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-15 01:50:14,273 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail used request id req-a296b27c-e780-45f2-aa5a-0fa27a4082ab 2018-07-15 01:50:14,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:14,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["K6LmbX_iTS2ejfaoo1HlSg"], "issued_at": "2018-07-15T01:50:14.000000Z"}} 2018-07-15 01:50:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:14,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f24b011-dceb-4ce5-b8e6-a3b80b26d31b 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:14,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9f24b011-dceb-4ce5-b8e6-a3b80b26d31b 2018-07-15 01:50:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:14,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d543a0fd-a3c6-4525-ae7b-514750703a23 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:14,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-d543a0fd-a3c6-4525-ae7b-514750703a23 2018-07-15 01:50:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:14,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e8f2ad-43c8-4a15-aeed-443230e7a438 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:14,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-90e8f2ad-43c8-4a15-aeed-443230e7a438 2018-07-15 01:50:14,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-991c90ba-7dba-4627-bc2b-473a678b8340-projName"}}' 2018-07-15 01:50:14,853 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d544e2b0-3c6e-4286-853c-d8ecb286d2c4 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5d7bc8e630264f5d865d3bdb3a7bf0d9"}, "tags": [], "enabled": true, "id": "5d7bc8e630264f5d865d3bdb3a7bf0d9", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-991c90ba-7dba-4627-bc2b-473a678b8340-projName"}} 2018-07-15 01:50:14,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-d544e2b0-3c6e-4286-853c-d8ecb286d2c4 2018-07-15 01:50:14,853 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-991c90ba-7dba-4627-bc2b-473a678b8340-projName 2018-07-15 01:50:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-991c90ba-7dba-4627-bc2b-473a678b8340-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:14,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca17794-2546-4c33-a080-c754265f39b9 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-991c90ba-7dba-4627-bc2b-473a678b8340-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/5d7bc8e630264f5d865d3bdb3a7bf0d9"}, "tags": [], "enabled": true, "id": "5d7bc8e630264f5d865d3bdb3a7bf0d9", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-991c90ba-7dba-4627-bc2b-473a678b8340-projName"}]} 2018-07-15 01:50:14,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-991c90ba-7dba-4627-bc2b-473a678b8340-projName used request id req-2ca17794-2546-4c33-a080-c754265f39b9 2018-07-15 01:50:14,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:15,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683ae2bb-bc42-4a21-8c83-2c18481b34f1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:50:15,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-683ae2bb-bc42-4a21-8c83-2c18481b34f1 2018-07-15 01:50:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:15,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-86b474ff-2c0e-48f4-b31b-84ad143b0e14 Date: Sun, 15 Jul 2018 01:50:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:49Z", "updated_at": "2018-07-15T01:44:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "00cf15b0-40fc-4d8a-9a71-950b9c659526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "1c6609ba-1175-42be-bed7-8cb769328374", "remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "39eedb88-0304-4b6d-9c14-102d28452ae4", "remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "revision_number": 0, "id": "925ea49f-f89d-4bc3-8b28-5e8e9fddd54e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:50:15,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-86b474ff-2c0e-48f4-b31b-84ad143b0e14 2018-07-15 01:50:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:15,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f4c1550-53b9-4e79-887e-0ce4f57e9561 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:15,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-8f4c1550-53b9-4e79-887e-0ce4f57e9561 2018-07-15 01:50:15,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:15,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:15,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f576821-64e4-4977-8232-8d5ad0a263e7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:50:15,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-9f576821-64e4-4977-8232-8d5ad0a263e7 2018-07-15 01:50:15,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6762dd0b-10d9-4aea-b4ed-7b2067795cd9 2018-07-15 01:50:15,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6762dd0b-10d9-4aea-b4ed-7b2067795cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:15,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-39b4f40d-9242-428d-8144-674782dbba5b Date: Sun, 15 Jul 2018 01:50:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:49Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "00cf15b0-40fc-4d8a-9a71-950b9c659526"}, {"remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:49Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "1c6609ba-1175-42be-bed7-8cb769328374"}, {"remote_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:49Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "39eedb88-0304-4b6d-9c14-102d28452ae4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:44:49Z", "security_group_id": "6762dd0b-10d9-4aea-b4ed-7b2067795cd9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:44:49Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "925ea49f-f89d-4bc3-8b28-5e8e9fddd54e"}]} 2018-07-15 01:50:15,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=6762dd0b-10d9-4aea-b4ed-7b2067795cd9 used request id req-39b4f40d-9242-428d-8144-674782dbba5b 2018-07-15 01:50:15,538 - neutron_utils - INFO - Deleting security group with name - default 2018-07-15 01:50:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/6762dd0b-10d9-4aea-b4ed-7b2067795cd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:15,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad465b88-687e-4cf6-807a-ab5bc59bada5 Content-Length: 0 Date: Sun, 15 Jul 2018 01:50:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:15,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/6762dd0b-10d9-4aea-b4ed-7b2067795cd9 used request id req-ad465b88-687e-4cf6-807a-ab5bc59bada5 2018-07-15 01:50:15,713 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-991c90ba-7dba-4627-bc2b-473a678b8340-projName 2018-07-15 01:50:15,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/5d7bc8e630264f5d865d3bdb3a7bf0d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4478e76cc8434063f937af7b8288cfa7869b6e56" 2018-07-15 01:50:15,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a975ac12-356e-4d1e-b7b8-461b23b28111 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:15,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/5d7bc8e630264f5d865d3bdb3a7bf0d9 used request id req-a975ac12-356e-4d1e-b7b8-461b23b28111 2018-07-15 01:50:15,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:16,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Jm3JsbnvS9i_MuDZZ7iczw"], "issued_at": "2018-07-15T01:50:16.000000Z"}} 2018-07-15 01:50:16,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1386421f5bbdfcc67c416b1f88af508fb086ee" 2018-07-15 01:50:16,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3765b61-c65d-4d13-9b55-4036e1f6987b 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:16,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e3765b61-c65d-4d13-9b55-4036e1f6987b 2018-07-15 01:50:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:16,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9f2c9b9-3061-4f40-a808-39f5448cf679 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:16,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-f9f2c9b9-3061-4f40-a808-39f5448cf679 2018-07-15 01:50:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1386421f5bbdfcc67c416b1f88af508fb086ee" 2018-07-15 01:50:16,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a0f69b-aa86-4b75-8e65-92f9a51e7e1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:16,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-d4a0f69b-aa86-4b75-8e65-92f9a51e7e1e 2018-07-15 01:50:16,830 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-96deabb9-bc6a-496e-956d-2d28969ebb7b-username 2018-07-15 01:50:16,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1386421f5bbdfcc67c416b1f88af508fb086ee" 2018-07-15 01:50:16,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ce80a3-06d5-49d9-a3fd-456af0e0ba5e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-96deabb9-bc6a-496e-956d-2d28969ebb7b-username", "links": {"self": "http://172.30.9.25:5000/v3/users/e536897033ed47c0b69b5cba9c076c67"}, "domain_id": "default", "enabled": true, "id": "e536897033ed47c0b69b5cba9c076c67", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:16,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e0ce80a3-06d5-49d9-a3fd-456af0e0ba5e 2018-07-15 01:50:16,873 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-96deabb9-bc6a-496e-956d-2d28969ebb7b-username 2018-07-15 01:50:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/e536897033ed47c0b69b5cba9c076c67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1386421f5bbdfcc67c416b1f88af508fb086ee" 2018-07-15 01:50:17,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab2b06c-a8c8-4282-8e0b-2fff743dd59d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:17,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e536897033ed47c0b69b5cba9c076c67 used request id req-6ab2b06c-a8c8-4282-8e0b-2fff743dd59d 2018-07-15 01:50:17,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:17,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["CLZmRhmSQVWIzrqeUpeoPw"], "issued_at": "2018-07-15T01:50:17.000000Z"}} 2018-07-15 01:50:17,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62b49fbaf66edeaa90d62e4e0e32ef4b7a0ffcaa" 2018-07-15 01:50:17,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6693874a-90cf-4ff9-8dc3-d3e22d8057c5 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:17,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6693874a-90cf-4ff9-8dc3-d3e22d8057c5 2018-07-15 01:50:17,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:17,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-15 01:50:17,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:18,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["IC1KR3PXR_qZdqq_EKFGww"], "issued_at": "2018-07-15T01:50:18.000000Z"}} 2018-07-15 01:50:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70b5bfb2650f6fcdd84e3a5088beed804b95251" 2018-07-15 01:50:18,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276b7475-e93f-4842-98bb-8e68f2f559d8 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:18,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-276b7475-e93f-4842-98bb-8e68f2f559d8 2018-07-15 01:50:18,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:18,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:18,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["poEhOz_dSumhx-0T3PE3qQ"], "issued_at": "2018-07-15T01:50:18.000000Z"}} 2018-07-15 01:50:18,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:18,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["7jyCD7wtQv6tgydeKsMWiQ"], "issued_at": "2018-07-15T01:50:19.000000Z"}} 2018-07-15 01:50:18,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3483d4ab4e39e2eb90751736ac6a3516791638" 2018-07-15 01:50:18,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96eb6786-70d7-44cf-8864-0bd92e53a9f8 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:18,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-96eb6786-70d7-44cf-8864-0bd92e53a9f8 2018-07-15 01:50:18,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:18,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:19,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["ythbqaIpS-23dTRXRemoIw"], "issued_at": "2018-07-15T01:50:19.000000Z"}} 2018-07-15 01:50:19,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:19,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Koy5zU1nTymeOVooJZE56w"], "issued_at": "2018-07-15T01:50:19.000000Z"}} 2018-07-15 01:50:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e4f297d6856804157dca6aa269e2e79661a43a" 2018-07-15 01:50:19,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5d47aa-68b9-44c9-ada6-b55d3104c0ce 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:19,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-de5d47aa-68b9-44c9-ada6-b55d3104c0ce 2018-07-15 01:50:19,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:19,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:20,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["1JS7ZWQqSxStI3dO0oOLxw"], "issued_at": "2018-07-15T01:50:20.000000Z"}} 2018-07-15 01:50:20,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:20,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:20,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["cmdaKdQlQtquKGyVkRcMwQ"], "issued_at": "2018-07-15T01:50:20.000000Z"}} 2018-07-15 01:50:20,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:20,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:21,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["IHnVdwNoT8-4Cz__uQVKcQ"], "issued_at": "2018-07-15T01:50:21.000000Z"}} 2018-07-15 01:50:21,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:21,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["ed-qu-hRRhe913nMDZiSbg"], "issued_at": "2018-07-15T01:50:21.000000Z"}} 2018-07-15 01:50:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:21,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9515f350-8b33-47b7-9dfd-4083a6818e91 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:21,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9515f350-8b33-47b7-9dfd-4083a6818e91 2018-07-15 01:50:21,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:21,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271a936f-5ea2-4762-aaa6-849e09621abf Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:21,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-271a936f-5ea2-4762-aaa6-849e09621abf 2018-07-15 01:50:21,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:21,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036f57a7-73d3-4679-a0d8-3ae2cbd06cca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:21,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-036f57a7-73d3-4679-a0d8-3ae2cbd06cca 2018-07-15 01:50:22,062 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-username 2018-07-15 01:50:22,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:22,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59b03db-a2c3-4382-8af3-6037da86fee4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:22,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-b59b03db-a2c3-4382-8af3-6037da86fee4 2018-07-15 01:50:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-projName"}}' 2018-07-15 01:50:22,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4811faaa-839f-44b3-be39-c48a7fa1eecf Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b972332536654a91ad1e93b41cb98233"}, "tags": [], "enabled": true, "id": "b972332536654a91ad1e93b41cb98233", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-projName"}} 2018-07-15 01:50:22,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-4811faaa-839f-44b3-be39-c48a7fa1eecf 2018-07-15 01:50:22,206 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-projName 2018-07-15 01:50:22,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" -d '{"role": {"name": "KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-role"}}' 2018-07-15 01:50:22,314 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-833682fd-8c96-499b-9076-742d51b241ba Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc0da4e136444eda94536cbc11123847", "links": {"self": "http://172.30.9.25:5000/v3/roles/fc0da4e136444eda94536cbc11123847"}, "name": "KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-role"}} 2018-07-15 01:50:22,314 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-833682fd-8c96-499b-9076-742d51b241ba 2018-07-15 01:50:22,314 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-role 2018-07-15 01:50:22,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/fc0da4e136444eda94536cbc11123847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:22,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd97763-fb23-4747-a08f-7c26d9dab727 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc0da4e136444eda94536cbc11123847", "links": {"self": "http://172.30.9.25:5000/v3/roles/fc0da4e136444eda94536cbc11123847"}, "name": "KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-role"}} 2018-07-15 01:50:22,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/fc0da4e136444eda94536cbc11123847 used request id req-5bd97763-fb23-4747-a08f-7c26d9dab727 2018-07-15 01:50:22,409 - keystone_utils - INFO - Granting role KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-role to project KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-projName 2018-07-15 01:50:22,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/b972332536654a91ad1e93b41cb98233/users/422780aa3f7347ae8c5642efea68bdff/roles/fc0da4e136444eda94536cbc11123847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:22,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cdd2b15-ae7d-4987-a64f-3f6afe18c99e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:22,466 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/b972332536654a91ad1e93b41cb98233/users/422780aa3f7347ae8c5642efea68bdff/roles/fc0da4e136444eda94536cbc11123847 used request id req-9cdd2b15-ae7d-4987-a64f-3f6afe18c99e 2018-07-15 01:50:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/b972332536654a91ad1e93b41cb98233/users/422780aa3f7347ae8c5642efea68bdff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:22,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7207b424-2a5e-48bd-a36a-438edc08fa09 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/b972332536654a91ad1e93b41cb98233/users/422780aa3f7347ae8c5642efea68bdff/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "fc0da4e136444eda94536cbc11123847", "links": {"self": "http://172.30.9.25:5000/v3/roles/fc0da4e136444eda94536cbc11123847"}, "name": "KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-role"}]} 2018-07-15 01:50:22,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/b972332536654a91ad1e93b41cb98233/users/422780aa3f7347ae8c5642efea68bdff/roles used request id req-7207b424-2a5e-48bd-a36a-438edc08fa09 2018-07-15 01:50:22,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:22,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b8f80b0d-55bb-4bd5-a7c0-148fb8a507fd Date: Sun, 15 Jul 2018 01:50:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:22Z", "updated_at": "2018-07-15T01:50:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:22Z", "revision_number": 0, "id": "459dbfd6-ce78-403a-a474-81e34dbc1ae4", "remote_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:22Z", "security_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:22Z", "revision_number": 0, "id": "77308771-148a-4d8c-813b-666bfcc287f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:22Z", "security_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:22Z", "revision_number": 0, "id": "e89df6d4-de5f-40e7-9b86-a52473ab0fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:22Z", "security_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:22Z", "revision_number": 0, "id": "ffa4061b-e680-4bf4-bfd6-53401e038fc2", "remote_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:22Z", "security_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:50:22,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-b8f80b0d-55bb-4bd5-a7c0-148fb8a507fd 2018-07-15 01:50:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:22,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf912276-84e2-4bac-8851-911a65e3dfcf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:22,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-bf912276-84e2-4bac-8851-911a65e3dfcf 2018-07-15 01:50:22,914 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:22,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:23,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc5c0683-2739-448d-b87e-26979b006cda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4dd19a53d7964d5a974c68d5b3e643ae.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:23,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-fc5c0683-2739-448d-b87e-26979b006cda 2018-07-15 01:50:23,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:23,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e523fbee-8ad3-4a29-9f34-88fceec63380 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:50:23,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-e523fbee-8ad3-4a29-9f34-88fceec63380 2018-07-15 01:50:23,112 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a06987f2-0471-4b82-a68f-cac54bec5ee9 2018-07-15 01:50:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a06987f2-0471-4b82-a68f-cac54bec5ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:23,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-73830451-6d2b-4a85-a438-46debfaf95fa Date: Sun, 15 Jul 2018 01:50:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:22Z", "security_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:22Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "459dbfd6-ce78-403a-a474-81e34dbc1ae4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:22Z", "security_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:22Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "77308771-148a-4d8c-813b-666bfcc287f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:22Z", "security_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:22Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "e89df6d4-de5f-40e7-9b86-a52473ab0fb4"}, {"remote_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:22Z", "security_group_id": "a06987f2-0471-4b82-a68f-cac54bec5ee9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:22Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "ffa4061b-e680-4bf4-bfd6-53401e038fc2"}]} 2018-07-15 01:50:23,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a06987f2-0471-4b82-a68f-cac54bec5ee9 used request id req-73830451-6d2b-4a85-a438-46debfaf95fa 2018-07-15 01:50:23,140 - neutron_utils - INFO - Deleting security group with name - default 2018-07-15 01:50:23,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a06987f2-0471-4b82-a68f-cac54bec5ee9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:23,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe2cda17-96c6-46e6-8903-8cd678d3e6ac Content-Length: 0 Date: Sun, 15 Jul 2018 01:50:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:23,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a06987f2-0471-4b82-a68f-cac54bec5ee9 used request id req-fe2cda17-96c6-46e6-8903-8cd678d3e6ac 2018-07-15 01:50:23,259 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-projName 2018-07-15 01:50:23,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b972332536654a91ad1e93b41cb98233 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:23,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f48f8fd-2323-45f2-b1b5-d20f37d3c0f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:23,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b972332536654a91ad1e93b41cb98233 used request id req-9f48f8fd-2323-45f2-b1b5-d20f37d3c0f4 2018-07-15 01:50:23,424 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-username 2018-07-15 01:50:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/422780aa3f7347ae8c5642efea68bdff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:23,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61537b5c-9bfe-4014-8384-02b7c3407505 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:23,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/422780aa3f7347ae8c5642efea68bdff used request id req-61537b5c-9bfe-4014-8384-02b7c3407505 2018-07-15 01:50:23,593 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-2a065c57-528d-4e59-a8d8-2111f0a2afe7-role 2018-07-15 01:50:23,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/fc0da4e136444eda94536cbc11123847 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77d1d3697f20ed176a3b053206eb149134056b" 2018-07-15 01:50:23,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced6c6e0-dd8f-4a6f-a228-26411c569645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:23,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/fc0da4e136444eda94536cbc11123847 used request id req-ced6c6e0-dd8f-4a6f-a228-26411c569645 2018-07-15 01:50:23,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:24,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["oCD9GhlKQcKiKB74JBiu0Q"], "issued_at": "2018-07-15T01:50:24.000000Z"}} 2018-07-15 01:50:24,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce56d966b9a3ff2956eccb6cc8546b4e02e88b40" 2018-07-15 01:50:24,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82c5101-bca3-4d7a-8987-2757554157b5 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:24,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d82c5101-bca3-4d7a-8987-2757554157b5 2018-07-15 01:50:24,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:24,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:24,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["33T31CxnQFqp-ZUTMVkavQ"], "issued_at": "2018-07-15T01:50:24.000000Z"}} 2018-07-15 01:50:24,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:24,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4ea6d8-d513-4574-851d-3f1f5500d4c2 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:24,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ed4ea6d8-d513-4574-851d-3f1f5500d4c2 2018-07-15 01:50:24,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:24,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-812842e0-e9b1-454d-b522-c88a7b894476 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:24,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-812842e0-e9b1-454d-b522-c88a7b894476 2018-07-15 01:50:24,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:24,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8dc256-18f6-43d1-a950-a8d58c27a1b4 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:24,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-da8dc256-18f6-43d1-a950-a8d58c27a1b4 2018-07-15 01:50:24,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:24,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c983aa6-6d1b-4e0e-9970-6e08feacbfa5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:24,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-5c983aa6-6d1b-4e0e-9970-6e08feacbfa5 2018-07-15 01:50:25,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:25,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9b9fce-f998-412a-b070-34a19bd66807 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:25,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6d9b9fce-f998-412a-b070-34a19bd66807 2018-07-15 01:50:25,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:25,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70d08f3-22fb-4d7e-8733-3e203ee8e4dd Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-15 01:50:25,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-f70d08f3-22fb-4d7e-8733-3e203ee8e4dd 2018-07-15 01:50:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/f355adb363b64503955ec73e1058ba6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:25,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9636b13e-9f5c-452c-a526-2ed4c65ca7ba Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/f355adb363b64503955ec73e1058ba6b"}, "enabled": true, "id": "f355adb363b64503955ec73e1058ba6b", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5af8e8e7-0272-4a2-name"}} 2018-07-15 01:50:25,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/f355adb363b64503955ec73e1058ba6b used request id req-9636b13e-9f5c-452c-a526-2ed4c65ca7ba 2018-07-15 01:50:25,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/f355adb363b64503955ec73e1058ba6b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:25,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7e7c63-29d1-4283-91bc-03a6081cb85c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/f355adb363b64503955ec73e1058ba6b/roles", "previous": null, "next": null}, "roles": []} 2018-07-15 01:50:25,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/f355adb363b64503955ec73e1058ba6b/roles used request id req-ab7e7c63-29d1-4283-91bc-03a6081cb85c 2018-07-15 01:50:25,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:25,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffc5d90-bac8-41bf-868f-24c3991d0709 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}} 2018-07-15 01:50:25,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-0ffc5d90-bac8-41bf-868f-24c3991d0709 2018-07-15 01:50:25,792 - keystone_utils - INFO - Granting role admin to project admin 2018-07-15 01:50:25,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/f355adb363b64503955ec73e1058ba6b/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:25,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b47eedd-17e4-425a-a615-3ad393fff515 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:25,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/f355adb363b64503955ec73e1058ba6b/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-9b47eedd-17e4-425a-a615-3ad393fff515 2018-07-15 01:50:25,934 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5af8e8e7-0272-4a2-name 2018-07-15 01:50:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:25,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ae9682-1691-4f50-8632-b75047e44675 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:25,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-53ae9682-1691-4f50-8632-b75047e44675 2018-07-15 01:50:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce56d966b9a3ff2956eccb6cc8546b4e02e88b40" 2018-07-15 01:50:26,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f012bdb4-617a-4267-80da-fea43da00278 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5af8e8e7-0272-4a2-name", "links": {"self": "http://172.30.9.25:5000/v3/users/f355adb363b64503955ec73e1058ba6b"}, "domain_id": "default", "enabled": true, "id": "f355adb363b64503955ec73e1058ba6b", "options": {}}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:26,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f012bdb4-617a-4267-80da-fea43da00278 2018-07-15 01:50:26,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce56d966b9a3ff2956eccb6cc8546b4e02e88b40" 2018-07-15 01:50:26,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d4c1ea-3d85-492d-bebe-7bcab679ace3 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:26,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f5d4c1ea-3d85-492d-bebe-7bcab679ace3 2018-07-15 01:50:26,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce56d966b9a3ff2956eccb6cc8546b4e02e88b40" 2018-07-15 01:50:26,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28af01f-0f99-4929-ba14-361f474ee3fb Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-15 01:50:26,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-b28af01f-0f99-4929-ba14-361f474ee3fb 2018-07-15 01:50:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/f355adb363b64503955ec73e1058ba6b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce56d966b9a3ff2956eccb6cc8546b4e02e88b40" 2018-07-15 01:50:26,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35523b3a-14a4-417e-a2ce-d8ae51bf880b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/f355adb363b64503955ec73e1058ba6b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}]} 2018-07-15 01:50:26,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/f355adb363b64503955ec73e1058ba6b/roles used request id req-35523b3a-14a4-417e-a2ce-d8ae51bf880b 2018-07-15 01:50:26,372 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5af8e8e7-0272-4a2-name 2018-07-15 01:50:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/f355adb363b64503955ec73e1058ba6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41872b02cdadbb0a3b8808f9eb3a2b655243d6df" 2018-07-15 01:50:26,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023fb798-8cbb-485c-8586-3ea629384b6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:26,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/f355adb363b64503955ec73e1058ba6b used request id req-023fb798-8cbb-485c-8586-3ea629384b6d 2018-07-15 01:50:26,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:26,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["FiKnOVGORDSCDCwLHNbfVA"], "issued_at": "2018-07-15T01:50:26.000000Z"}} 2018-07-15 01:50:26,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f6fd3ee89a80aee7c02c659ac865fd778961d4" 2018-07-15 01:50:27,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5a5199-47ac-49ec-9924-19747bd8ee18 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:27,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-af5a5199-47ac-49ec-9924-19747bd8ee18 2018-07-15 01:50:27,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:27,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:27,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["IE9n_7kzRRCy4-ASz7SECA"], "issued_at": "2018-07-15T01:50:27.000000Z"}} 2018-07-15 01:50:27,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:27,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d082c1-614c-4461-aefd-948a5ebd24a2 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:27,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f1d082c1-614c-4461-aefd-948a5ebd24a2 2018-07-15 01:50:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:27,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d51aed94-6321-4ea2-9698-b4e7dac4bc20 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:27,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-d51aed94-6321-4ea2-9698-b4e7dac4bc20 2018-07-15 01:50:27,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:27,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b54dbc-4894-47ab-8b7a-80ec3814ee60 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:27,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-80b54dbc-4894-47ab-8b7a-80ec3814ee60 2018-07-15 01:50:27,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:27,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebb12b8-03f5-460d-b7e6-a94efa7b755c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:27,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-aebb12b8-03f5-460d-b7e6-a94efa7b755c 2018-07-15 01:50:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:28,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073ea329-ba97-46b6-849e-972f5d39127a Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:28,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-073ea329-ba97-46b6-849e-972f5d39127a 2018-07-15 01:50:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:28,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041b9612-3cee-4c63-8c9e-91eea91c9524 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-15 01:50:28,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-041b9612-3cee-4c63-8c9e-91eea91c9524 2018-07-15 01:50:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/65fadc7501d8403d9f2116e91746076f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:28,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3f3100-265f-4421-92fb-59291d2b2fa4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/65fadc7501d8403d9f2116e91746076f"}, "enabled": true, "id": "65fadc7501d8403d9f2116e91746076f", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-0016aa38-bf5a-44c-name"}} 2018-07-15 01:50:28,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/65fadc7501d8403d9f2116e91746076f used request id req-0b3f3100-265f-4421-92fb-59291d2b2fa4 2018-07-15 01:50:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/65fadc7501d8403d9f2116e91746076f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:28,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3bb9b0-f5b3-4b8f-bc17-3095733c4dd4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/65fadc7501d8403d9f2116e91746076f/roles", "previous": null, "next": null}, "roles": []} 2018-07-15 01:50:28,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/65fadc7501d8403d9f2116e91746076f/roles used request id req-1c3bb9b0-f5b3-4b8f-bc17-3095733c4dd4 2018-07-15 01:50:28,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:28,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7e7b1a-5ae4-4cb3-9197-e2277cc5b3d9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}} 2018-07-15 01:50:28,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-cb7e7b1a-5ae4-4cb3-9197-e2277cc5b3d9 2018-07-15 01:50:28,543 - keystone_utils - INFO - Granting role admin to project admin 2018-07-15 01:50:28,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/65fadc7501d8403d9f2116e91746076f/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:28,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2812dc7a-e896-4840-b51c-d79d24ee4938 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:28,670 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/65fadc7501d8403d9f2116e91746076f/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-2812dc7a-e896-4840-b51c-d79d24ee4938 2018-07-15 01:50:28,670 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-0016aa38-bf5a-44c-name 2018-07-15 01:50:28,671 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-0016aa38-bf5a-44c-name 2018-07-15 01:50:28,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:28,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f22758c4-aba9-436f-bb51-9a0914a0fb00 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:28,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-f22758c4-aba9-436f-bb51-9a0914a0fb00 2018-07-15 01:50:28,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/65fadc7501d8403d9f2116e91746076f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78f6fd3ee89a80aee7c02c659ac865fd778961d4" 2018-07-15 01:50:28,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5025e8dc-c03f-4c98-a06c-30dcadd97f81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:28,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/65fadc7501d8403d9f2116e91746076f used request id req-5025e8dc-c03f-4c98-a06c-30dcadd97f81 2018-07-15 01:50:28,875 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-0016aa38-bf5a-44c-name 2018-07-15 01:50:28,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/65fadc7501d8403d9f2116e91746076f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41923ad90a6c82562def77cdc559b5680318a757" 2018-07-15 01:50:28,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34180aea-dc2c-4bb8-8348-7c7f61b0327f Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 65fadc7501d8403d9f2116e91746076f.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:28,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/65fadc7501d8403d9f2116e91746076f used request id req-34180aea-dc2c-4bb8-8348-7c7f61b0327f 2018-07-15 01:50:28,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:28,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:29,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["uP1LlD3FT5GyzXtUt-lAOA"], "issued_at": "2018-07-15T01:50:29.000000Z"}} 2018-07-15 01:50:29,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e400b12a8c18516b36c8b58c39ec232e0b75028" 2018-07-15 01:50:29,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1adbf8-c1b3-4d48-8736-4a08390647dd 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:29,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ba1adbf8-c1b3-4d48-8736-4a08390647dd 2018-07-15 01:50:29,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:29,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:29,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["fKrO6WFpRYKNIOGX6c6N2w"], "issued_at": "2018-07-15T01:50:29.000000Z"}} 2018-07-15 01:50:29,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:30,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc52214-5d9c-4208-ba61-48885d338310 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:30,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8fc52214-5d9c-4208-ba61-48885d338310 2018-07-15 01:50:30,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:30,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0633a9-c148-4eb9-bb24-973a8927cd85 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:30,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-2a0633a9-c148-4eb9-bb24-973a8927cd85 2018-07-15 01:50:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:30,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c118368-349d-4356-b135-39c4d24b7db3 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:30,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-9c118368-349d-4356-b135-39c4d24b7db3 2018-07-15 01:50:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:30,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf60be9-03fc-4909-bea6-c1af2645bcf4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:30,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-0bf60be9-03fc-4909-bea6-c1af2645bcf4 2018-07-15 01:50:30,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:30,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d01ddc6-7adb-44b7-93b5-661055b38691 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:30,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-7d01ddc6-7adb-44b7-93b5-661055b38691 2018-07-15 01:50:30,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:30,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfeab1b6-e375-405a-a9c9-51c13ff725cb Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-15 01:50:30,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-bfeab1b6-e375-405a-a9c9-51c13ff725cb 2018-07-15 01:50:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/fd089e0f0177443c9a0240e1cb3e5400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:30,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169f5af6-1de4-4c16-aee4-109a367e445c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/fd089e0f0177443c9a0240e1cb3e5400"}, "enabled": true, "id": "fd089e0f0177443c9a0240e1cb3e5400", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5c49ee5b-9de3-4d9-name"}} 2018-07-15 01:50:30,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/fd089e0f0177443c9a0240e1cb3e5400 used request id req-169f5af6-1de4-4c16-aee4-109a367e445c 2018-07-15 01:50:30,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/fd089e0f0177443c9a0240e1cb3e5400/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:30,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5287ff-21ff-46f2-95ee-442c7e5bb5de Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/fd089e0f0177443c9a0240e1cb3e5400/roles", "previous": null, "next": null}, "roles": []} 2018-07-15 01:50:30,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/fd089e0f0177443c9a0240e1cb3e5400/roles used request id req-eb5287ff-21ff-46f2-95ee-442c7e5bb5de 2018-07-15 01:50:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4689e3a0-7c6a-4e89-ba6b-9200d5bae875 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}} 2018-07-15 01:50:30,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-4689e3a0-7c6a-4e89-ba6b-9200d5bae875 2018-07-15 01:50:30,944 - keystone_utils - INFO - Granting role admin to project admin 2018-07-15 01:50:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/fd089e0f0177443c9a0240e1cb3e5400/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:31,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1abcc1da-5daf-4794-95bd-40ec856104fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:31,079 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/fd089e0f0177443c9a0240e1cb3e5400/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-1abcc1da-5daf-4794-95bd-40ec856104fa 2018-07-15 01:50:31,079 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5c49ee5b-9de3-4d9-name 2018-07-15 01:50:31,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:31,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67368b0c-6a6c-4f9f-8dce-1a63c6aea58b Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:31,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-67368b0c-6a6c-4f9f-8dce-1a63c6aea58b 2018-07-15 01:50:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e400b12a8c18516b36c8b58c39ec232e0b75028" 2018-07-15 01:50:31,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed4b139-ada2-4bdc-8a54-6fbf797ca583 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5c49ee5b-9de3-4d9-name", "links": {"self": "http://172.30.9.25:5000/v3/users/fd089e0f0177443c9a0240e1cb3e5400"}, "domain_id": "default", "enabled": true, "id": "fd089e0f0177443c9a0240e1cb3e5400", "options": {}}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:31,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-1ed4b139-ada2-4bdc-8a54-6fbf797ca583 2018-07-15 01:50:31,201 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5c49ee5b-9de3-4d9-name 2018-07-15 01:50:31,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/fd089e0f0177443c9a0240e1cb3e5400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a719227f295a6521ab76ebac529b5b30edf94d" 2018-07-15 01:50:31,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29e9274d-0dce-4aa1-b3d8-2e1b83c2a40c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:31,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/fd089e0f0177443c9a0240e1cb3e5400 used request id req-29e9274d-0dce-4aa1-b3d8-2e1b83c2a40c 2018-07-15 01:50:31,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:31,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["beiSUs4xRXaAas_FuJ2GAA"], "issued_at": "2018-07-15T01:50:31.000000Z"}} 2018-07-15 01:50:31,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34af81857aa07f0edb02541dc730bcee2bbad210" 2018-07-15 01:50:31,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b49ed7c-2a4f-4ae7-ad61-5eafab472720 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:31,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2b49ed7c-2a4f-4ae7-ad61-5eafab472720 2018-07-15 01:50:31,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:31,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:32,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["h-s1XlwZSGu0CsCii7bKUw"], "issued_at": "2018-07-15T01:50:32.000000Z"}} 2018-07-15 01:50:32,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:32,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e743b78-6db6-441a-a166-627faa5397d6 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:32,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8e743b78-6db6-441a-a166-627faa5397d6 2018-07-15 01:50:32,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:32,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-588add38-560e-4489-80a3-4e5e3515b75c Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:32,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-588add38-560e-4489-80a3-4e5e3515b75c 2018-07-15 01:50:32,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:32,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974be1a7-6ad1-4657-b9dd-24974f9b88e9 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:32,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-974be1a7-6ad1-4657-b9dd-24974f9b88e9 2018-07-15 01:50:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:32,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad06d515-af1f-4861-a729-3bebcb9f8b9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:32,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ad06d515-af1f-4861-a729-3bebcb9f8b9a 2018-07-15 01:50:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:33,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34168d5a-211e-406d-839c-ff7f369a62f2 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:33,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-34168d5a-211e-406d-839c-ff7f369a62f2 2018-07-15 01:50:33,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:33,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46c8378-178c-4671-9f62-d97d47c95784 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "id": "6c7918ecf2a745da94a03bea1c6739ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-15 01:50:33,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=admin used request id req-d46c8378-178c-4671-9f62-d97d47c95784 2018-07-15 01:50:33,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/373baedf4f654a7d944678c867e971ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:33,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f48f2a4-1261-46a3-b271-230fc84c4366 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/373baedf4f654a7d944678c867e971ae"}, "enabled": true, "id": "373baedf4f654a7d944678c867e971ae", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e01622ac-3ee5-47b-name"}} 2018-07-15 01:50:33,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/373baedf4f654a7d944678c867e971ae used request id req-0f48f2a4-1261-46a3-b271-230fc84c4366 2018-07-15 01:50:33,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/373baedf4f654a7d944678c867e971ae/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:33,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e959d44-19fc-4724-8dfa-e03eca3cae10 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/373baedf4f654a7d944678c867e971ae/roles", "previous": null, "next": null}, "roles": []} 2018-07-15 01:50:33,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/373baedf4f654a7d944678c867e971ae/roles used request id req-4e959d44-19fc-4724-8dfa-e03eca3cae10 2018-07-15 01:50:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:33,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0940160b-9503-479f-bf31-5b8a9d090a5a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}} 2018-07-15 01:50:33,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-0940160b-9503-479f-bf31-5b8a9d090a5a 2018-07-15 01:50:33,504 - keystone_utils - INFO - Granting role admin to project admin 2018-07-15 01:50:33,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/373baedf4f654a7d944678c867e971ae/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:33,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a35d3a6-905a-4bdf-9608-e8cf0dcffa72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:33,664 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed/users/373baedf4f654a7d944678c867e971ae/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-1a35d3a6-905a-4bdf-9608-e8cf0dcffa72 2018-07-15 01:50:33,664 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e01622ac-3ee5-47b-name 2018-07-15 01:50:33,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:33,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c33025-ac07-4490-a886-aa33b6028a8b Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:33,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-25c33025-ac07-4490-a886-aa33b6028a8b 2018-07-15 01:50:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34af81857aa07f0edb02541dc730bcee2bbad210" 2018-07-15 01:50:33,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c15487-9e53-40e7-8407-ae1d7e6a2e6f Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e01622ac-3ee5-47b-name", "links": {"self": "http://172.30.9.25:5000/v3/users/373baedf4f654a7d944678c867e971ae"}, "domain_id": "default", "enabled": true, "id": "373baedf4f654a7d944678c867e971ae", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:33,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-f5c15487-9e53-40e7-8407-ae1d7e6a2e6f 2018-07-15 01:50:33,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:33,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:34,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["xsEXjQo1Qiym0-3RkgcTAQ"], "issued_at": "2018-07-15T01:50:34.000000Z"}} 2018-07-15 01:50:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ca266cba04d774ebb85ff28c0e60db94337bf3" 2018-07-15 01:50:34,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0b42e3-4bdf-4246-945d-3845faf8cd92 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:34,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ce0b42e3-4bdf-4246-945d-3845faf8cd92 2018-07-15 01:50:34,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:34,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b75b7c16-654d-4163-a6eb-2e9658f00c58 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:34,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-b75b7c16-654d-4163-a6eb-2e9658f00c58 2018-07-15 01:50:34,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49ca266cba04d774ebb85ff28c0e60db94337bf3" 2018-07-15 01:50:34,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ceb204-5325-4c95-a0e4-b1727b74dbd5 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-e01622ac-3ee5-47b-name", "links": {"self": "http://172.30.9.25:5000/v3/users/373baedf4f654a7d944678c867e971ae"}, "domain_id": "default", "enabled": true, "id": "373baedf4f654a7d944678c867e971ae", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:34,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-42ceb204-5325-4c95-a0e4-b1727b74dbd5 2018-07-15 01:50:34,315 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e01622ac-3ee5-47b-name 2018-07-15 01:50:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/373baedf4f654a7d944678c867e971ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af14f2f9573ba47527e32ce88e391979e4699b26" 2018-07-15 01:50:34,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc3a0db-b0d2-4cf2-b81d-ceda5f581e2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:34,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/373baedf4f654a7d944678c867e971ae used request id req-1fc3a0db-b0d2-4cf2-b81d-ceda5f581e2a 2018-07-15 01:50:34,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:34,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["0L-TsuvITQqlbXH8-vzPsA"], "issued_at": "2018-07-15T01:50:34.000000Z"}} 2018-07-15 01:50:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fec673c191c0cc3e166e045a362ce8dd9a688e" 2018-07-15 01:50:34,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ad39b4-30ff-49cf-b28d-e51d1b7dfc48 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:34,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f9ad39b4-30ff-49cf-b28d-e51d1b7dfc48 2018-07-15 01:50:34,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:34,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:35,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["OFq2ePUrTDOiQrzE3tOC2Q"], "issued_at": "2018-07-15T01:50:35.000000Z"}} 2018-07-15 01:50:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:35,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dafca3-0aa5-44c8-abfa-14c6544036c0 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:35,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-50dafca3-0aa5-44c8-abfa-14c6544036c0 2018-07-15 01:50:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:35,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6025a20-fe58-445c-92a2-1dcd58f55a8f Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:35,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-f6025a20-fe58-445c-92a2-1dcd58f55a8f 2018-07-15 01:50:35,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f0b3bf42-e6b9-4fd-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e377079-413f-41ce-8aae-8d5f2a6fdc6e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f0b3bf42-e6b9-4fd-name", "previous": null, "next": null}, "projects": []} 2018-07-15 01:50:35,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f0b3bf42-e6b9-4fd-name used request id req-5e377079-413f-41ce-8aae-8d5f2a6fdc6e 2018-07-15 01:50:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:35,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044b4037-83ca-42f5-8c9a-707c21f024f9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:35,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-044b4037-83ca-42f5-8c9a-707c21f024f9 2018-07-15 01:50:35,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-f0b3bf42-e6b9-4fd-name"}}' 2018-07-15 01:50:35,628 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ce38f6-7d4c-45c6-9b2b-059de8f24f9e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/7ae71a6ef0674f52ba45d329073c705f"}, "tags": [], "enabled": true, "id": "7ae71a6ef0674f52ba45d329073c705f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f0b3bf42-e6b9-4fd-name"}} 2018-07-15 01:50:35,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-b3ce38f6-7d4c-45c6-9b2b-059de8f24f9e 2018-07-15 01:50:35,629 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-f0b3bf42-e6b9-4fd-name 2018-07-15 01:50:35,629 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f0b3bf42-e6b9-4fd-name 2018-07-15 01:50:35,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:35,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad9ebb2-fc71-4564-a998-510e30f116dd Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:35,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-aad9ebb2-fc71-4564-a998-510e30f116dd 2018-07-15 01:50:35,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7ae71a6ef0674f52ba45d329073c705f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fec673c191c0cc3e166e045a362ce8dd9a688e" 2018-07-15 01:50:35,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da5a361-baad-46b6-be3d-9cbf555eb0d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:35,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7ae71a6ef0674f52ba45d329073c705f used request id req-1da5a361-baad-46b6-be3d-9cbf555eb0d1 2018-07-15 01:50:35,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-428f404c-7a72-4330-b2a3-7334553ede03 Date: Sun, 15 Jul 2018 01:50:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "updated_at": "2018-07-15T01:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5d0eb630-1559-486a-bfba-f4531081a002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5f6acea5-f710-4208-9754-030affe581fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:50:36,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-428f404c-7a72-4330-b2a3-7334553ede03 2018-07-15 01:50:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17a2e5a2-bbe8-49a9-a563-fb47c69604ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:36,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-17a2e5a2-bbe8-49a9-a563-fb47c69604ea 2018-07-15 01:50:36,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec8296d-7d88-46da-ad3d-7d5724ec4a7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4dd19a53d7964d5a974c68d5b3e643ae.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:36,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-5ec8296d-7d88-46da-ad3d-7d5724ec4a7b 2018-07-15 01:50:36,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:36,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8804fca-dfa8-4943-98f5-525821460732 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:50:36,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-a8804fca-dfa8-4943-98f5-525821460732 2018-07-15 01:50:36,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87195386-e649-4e4d-94c2-84809aeeff7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9e26f27e14a4760ac6a28e4c11b9a13.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:36,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-87195386-e649-4e4d-94c2-84809aeeff7a 2018-07-15 01:50:36,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed0eecd2-c406-4449-9000-0311b2e42e39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f2bb1bd9270847dcae2364a73a67e005.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:36,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 used request id req-ed0eecd2-c406-4449-9000-0311b2e42e39 2018-07-15 01:50:36,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f30d831-dd16-448a-b31f-029f7d37c8ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 82e26371c07e44c7926690421f549724.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:36,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 used request id req-9f30d831-dd16-448a-b31f-029f7d37c8ca 2018-07-15 01:50:36,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1bc7859-f706-4867-8ee5-05c07c48a1cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb140175e76a42c98da4d281f3ab2454.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:36,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 used request id req-d1bc7859-f706-4867-8ee5-05c07c48a1cd 2018-07-15 01:50:36,683 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37eb41a-2db5-48f6-895b-82786dfface9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2b08489ca1614c14810470f8742a50a4", "name": "service"}} 2018-07-15 01:50:36,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 used request id req-d37eb41a-2db5-48f6-895b-82786dfface9 2018-07-15 01:50:36,782 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f0b3bf42-e6b9-4fd-name 2018-07-15 01:50:36,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/7ae71a6ef0674f52ba45d329073c705f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5528059-9b48-4c7d-82ee-deece93e9712 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ae71a6ef0674f52ba45d329073c705f.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:36,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/7ae71a6ef0674f52ba45d329073c705f used request id req-d5528059-9b48-4c7d-82ee-deece93e9712 2018-07-15 01:50:36,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:36,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:36,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8942f4c2-3a9e-4e9d-b81f-33a57b10d2d0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:36,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8942f4c2-3a9e-4e9d-b81f-33a57b10d2d0 2018-07-15 01:50:36,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10fec673c191c0cc3e166e045a362ce8dd9a688e" 2018-07-15 01:50:37,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e50dfd2-2824-49be-96bd-d9a5dcab2012 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:50:37,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-8e50dfd2-2824-49be-96bd-d9a5dcab2012 2018-07-15 01:50:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfbe9de5fcced0d05a3b7c251a62759b3a8a750" 2018-07-15 01:50:37,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac9619f-0eae-4750-9fb2-6294e7f534bd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:37,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-dac9619f-0eae-4750-9fb2-6294e7f534bd 2018-07-15 01:50:37,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:37,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["9bNAuRBlSBiZXTd8GhvyNw"], "issued_at": "2018-07-15T01:50:37.000000Z"}} 2018-07-15 01:50:37,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d104a9b2dfcc253d50d7f267d429cea9fcf21" 2018-07-15 01:50:37,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4001fad8-4dcb-4b0a-9158-e83cd17f03d0 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:37,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4001fad8-4dcb-4b0a-9158-e83cd17f03d0 2018-07-15 01:50:37,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:37,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:38,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["avrr9uLtRJS3s8eodaBMSg"], "issued_at": "2018-07-15T01:50:38.000000Z"}} 2018-07-15 01:50:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:38,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5babe64d-600c-4053-b8e9-4671032730e8 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:38,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5babe64d-600c-4053-b8e9-4671032730e8 2018-07-15 01:50:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:38,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8602eb93-3e88-430d-adbb-2878ef529555 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:38,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-8602eb93-3e88-430d-adbb-2878ef529555 2018-07-15 01:50:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b41e149a-d8f4-417-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:38,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9aa6f2b-260b-4a49-9647-5dab0b7e1b25 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b41e149a-d8f4-417-name", "previous": null, "next": null}, "projects": []} 2018-07-15 01:50:38,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b41e149a-d8f4-417-name used request id req-b9aa6f2b-260b-4a49-9647-5dab0b7e1b25 2018-07-15 01:50:38,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:38,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c1d4c0-f8fd-4dab-93d1-0b25c52729cf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:38,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-a9c1d4c0-f8fd-4dab-93d1-0b25c52729cf 2018-07-15 01:50:38,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-b41e149a-d8f4-417-name"}}' 2018-07-15 01:50:38,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9ab4fc8-8263-4736-8f30-20676dc12397 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c6edb703475642bfaf46ddea7480bb25"}, "tags": [], "enabled": true, "id": "c6edb703475642bfaf46ddea7480bb25", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b41e149a-d8f4-417-name"}} 2018-07-15 01:50:38,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-c9ab4fc8-8263-4736-8f30-20676dc12397 2018-07-15 01:50:38,459 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-b41e149a-d8f4-417-name 2018-07-15 01:50:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:38,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-462b44ed-c239-4e15-b1a5-75ff68fdbcf8 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:38,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-462b44ed-c239-4e15-b1a5-75ff68fdbcf8 2018-07-15 01:50:38,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b41e149a-d8f4-417-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d104a9b2dfcc253d50d7f267d429cea9fcf21" 2018-07-15 01:50:38,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783e4f5f-8920-42c3-b84a-0f1c4b5f3f3d Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b41e149a-d8f4-417-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c6edb703475642bfaf46ddea7480bb25"}, "tags": [], "enabled": true, "id": "c6edb703475642bfaf46ddea7480bb25", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b41e149a-d8f4-417-name"}]} 2018-07-15 01:50:38,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b41e149a-d8f4-417-name used request id req-783e4f5f-8920-42c3-b84a-0f1c4b5f3f3d 2018-07-15 01:50:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090d104a9b2dfcc253d50d7f267d429cea9fcf21" 2018-07-15 01:50:38,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed27662-7543-4168-a501-84d5b3dd60d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:50:38,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-0ed27662-7543-4168-a501-84d5b3dd60d8 2018-07-15 01:50:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-d8a7e537-f365-4b55-a341-3601fc24b70d Date: Sun, 15 Jul 2018 01:50:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "updated_at": "2018-07-15T01:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5d0eb630-1559-486a-bfba-f4531081a002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5f6acea5-f710-4208-9754-030affe581fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:50:39,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-d8a7e537-f365-4b55-a341-3601fc24b70d 2018-07-15 01:50:39,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a75942-f552-411f-b893-9f459e596e36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:39,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-a2a75942-f552-411f-b893-9f459e596e36 2018-07-15 01:50:39,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0292af5-3ed1-4318-858c-8467c1677f27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4dd19a53d7964d5a974c68d5b3e643ae.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:39,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-b0292af5-3ed1-4318-858c-8467c1677f27 2018-07-15 01:50:39,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:39,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545b5fd4-59d3-44cf-bcf1-4ba87cd63261 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:50:39,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-545b5fd4-59d3-44cf-bcf1-4ba87cd63261 2018-07-15 01:50:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3619c08c-d427-4898-839f-5659e487c92f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9e26f27e14a4760ac6a28e4c11b9a13.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:39,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-3619c08c-d427-4898-839f-5659e487c92f 2018-07-15 01:50:39,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f06844-7b85-4abb-9aff-e44353e34450 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f2bb1bd9270847dcae2364a73a67e005.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:39,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 used request id req-04f06844-7b85-4abb-9aff-e44353e34450 2018-07-15 01:50:39,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:39,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf66cc0-1616-47d3-9dcc-24044a0128eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 82e26371c07e44c7926690421f549724.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:39,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 used request id req-ccf66cc0-1616-47d3-9dcc-24044a0128eb 2018-07-15 01:50:39,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:39,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e22cd4-6846-47da-8eed-baa03edb6ab9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb140175e76a42c98da4d281f3ab2454.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:39,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 used request id req-97e22cd4-6846-47da-8eed-baa03edb6ab9 2018-07-15 01:50:39,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:39,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a0e21b-e491-417f-ac41-eb0ddc57d030 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2b08489ca1614c14810470f8742a50a4", "name": "service"}} 2018-07-15 01:50:39,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 used request id req-20a0e21b-e491-417f-ac41-eb0ddc57d030 2018-07-15 01:50:39,780 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b41e149a-d8f4-417-name 2018-07-15 01:50:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c6edb703475642bfaf46ddea7480bb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:39,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a26e326-fa19-4570-8784-7fbf5068a529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:39,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c6edb703475642bfaf46ddea7480bb25 used request id req-3a26e326-fa19-4570-8784-7fbf5068a529 2018-07-15 01:50:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de785e60658efd1a754ac857eb4194625905189b" 2018-07-15 01:50:40,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585139a5-f7ce-4178-8e27-98fa1a1979a8 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:40,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-585139a5-f7ce-4178-8e27-98fa1a1979a8 2018-07-15 01:50:40,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:40,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["JrOztxYsRKm_DVLUBg4fTQ"], "issued_at": "2018-07-15T01:50:40.000000Z"}} 2018-07-15 01:50:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb46c9c9a750b2df69cbe72ac893201618253f6" 2018-07-15 01:50:40,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aac365d-c04c-4871-9f37-3143ab343107 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:40,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9aac365d-c04c-4871-9f37-3143ab343107 2018-07-15 01:50:40,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:40,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:40,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["A_fRjgElT6m_IM8aKxmeBA"], "issued_at": "2018-07-15T01:50:40.000000Z"}} 2018-07-15 01:50:40,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:41,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02f7781-5c8a-485c-91be-869f36fccda6 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:41,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e02f7781-5c8a-485c-91be-869f36fccda6 2018-07-15 01:50:41,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:41,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648b9b98-7070-4a36-b3aa-0775cdcfdbf6 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:41,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-648b9b98-7070-4a36-b3aa-0775cdcfdbf6 2018-07-15 01:50:41,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:41,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b652d38c-a968-498e-8c54-326515b1e8f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name", "previous": null, "next": null}, "projects": []} 2018-07-15 01:50:41,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name used request id req-b652d38c-a968-498e-8c54-326515b1e8f1 2018-07-15 01:50:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:41,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a45bac7-ee91-4369-9335-f416eb77b5f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:41,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-6a45bac7-ee91-4369-9335-f416eb77b5f6 2018-07-15 01:50:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-fb195d98-1b26-488-name"}}' 2018-07-15 01:50:41,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f0c7f4-bfac-4089-a85f-056cd5a6518d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b373b31786d641e7a82860f7c682d2cf"}, "tags": [], "enabled": true, "id": "b373b31786d641e7a82860f7c682d2cf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fb195d98-1b26-488-name"}} 2018-07-15 01:50:41,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-75f0c7f4-bfac-4089-a85f-056cd5a6518d 2018-07-15 01:50:41,268 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-fb195d98-1b26-488-name 2018-07-15 01:50:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:41,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3c6ab9a-9e7d-4b8b-81b4-0f83ec098269 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:41,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-c3c6ab9a-9e7d-4b8b-81b4-0f83ec098269 2018-07-15 01:50:41,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb46c9c9a750b2df69cbe72ac893201618253f6" 2018-07-15 01:50:41,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-092d1689-3ac3-48cd-b3a5-285d716a9142 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b373b31786d641e7a82860f7c682d2cf"}, "tags": [], "enabled": true, "id": "b373b31786d641e7a82860f7c682d2cf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fb195d98-1b26-488-name"}]} 2018-07-15 01:50:41,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name used request id req-092d1689-3ac3-48cd-b3a5-285d716a9142 2018-07-15 01:50:41,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:41,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:41,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["5M-hUCnJRPmpLzVfYBkMrw"], "issued_at": "2018-07-15T01:50:41.000000Z"}} 2018-07-15 01:50:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08e6f53fdaef39718b223e9a04373c8c3439dce" 2018-07-15 01:50:41,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378bc238-4c25-4e14-96b4-2f30a373c1b8 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:41,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-378bc238-4c25-4e14-96b4-2f30a373c1b8 2018-07-15 01:50:41,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:41,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67903b94-3310-423d-ac01-9628aeb7e70b Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:41,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-67903b94-3310-423d-ac01-9628aeb7e70b 2018-07-15 01:50:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08e6f53fdaef39718b223e9a04373c8c3439dce" 2018-07-15 01:50:41,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff6ae37-f817-4a10-8a0c-ff2eb7ffe79b Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/b373b31786d641e7a82860f7c682d2cf"}, "tags": [], "enabled": true, "id": "b373b31786d641e7a82860f7c682d2cf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-fb195d98-1b26-488-name"}]} 2018-07-15 01:50:41,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-fb195d98-1b26-488-name used request id req-5ff6ae37-f817-4a10-8a0c-ff2eb7ffe79b 2018-07-15 01:50:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb46c9c9a750b2df69cbe72ac893201618253f6" 2018-07-15 01:50:41,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c456fb-21ed-44f2-ab99-c3de5c7e1b4c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:50:41,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-76c456fb-21ed-44f2-ab99-c3de5c7e1b4c 2018-07-15 01:50:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:42,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-21f5789a-1da5-4363-b4fe-2feb757eb41f Date: Sun, 15 Jul 2018 01:50:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "updated_at": "2018-07-15T01:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5d0eb630-1559-486a-bfba-f4531081a002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5f6acea5-f710-4208-9754-030affe581fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:50:42,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-21f5789a-1da5-4363-b4fe-2feb757eb41f 2018-07-15 01:50:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:42,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243931fb-f54f-4953-9333-fc0aa743cbfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:42,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-243931fb-f54f-4953-9333-fc0aa743cbfa 2018-07-15 01:50:42,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:42,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ea5bcec-7dea-420a-a3ae-53fbd9c2b520 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4dd19a53d7964d5a974c68d5b3e643ae.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:42,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-9ea5bcec-7dea-420a-a3ae-53fbd9c2b520 2018-07-15 01:50:42,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:42,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:42,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b5f287-e533-4cc7-9f59-752e5168004d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:50:42,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-84b5f287-e533-4cc7-9f59-752e5168004d 2018-07-15 01:50:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:42,718 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc144979-a043-47b7-8305-de43ea26f6b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9e26f27e14a4760ac6a28e4c11b9a13.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:42,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-cc144979-a043-47b7-8305-de43ea26f6b6 2018-07-15 01:50:42,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:42,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37de38c6-cfa6-440e-882b-3029a7328281 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f2bb1bd9270847dcae2364a73a67e005.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:42,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 used request id req-37de38c6-cfa6-440e-882b-3029a7328281 2018-07-15 01:50:42,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:42,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73230453-573f-4a79-b7b2-ada691ee5022 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 82e26371c07e44c7926690421f549724.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:42,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 used request id req-73230453-573f-4a79-b7b2-ada691ee5022 2018-07-15 01:50:42,906 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:42,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:43,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ee7bde-1588-4631-8d36-254141541704 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb140175e76a42c98da4d281f3ab2454.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:43,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 used request id req-11ee7bde-1588-4631-8d36-254141541704 2018-07-15 01:50:43,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:43,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83afa06b-8e28-4c63-8876-1f02e4950428 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2b08489ca1614c14810470f8742a50a4", "name": "service"}} 2018-07-15 01:50:43,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 used request id req-83afa06b-8e28-4c63-8876-1f02e4950428 2018-07-15 01:50:43,103 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-fb195d98-1b26-488-name 2018-07-15 01:50:43,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/b373b31786d641e7a82860f7c682d2cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:43,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c927f72-29b0-47ed-b3bd-1b0ed54bbac8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:43,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/b373b31786d641e7a82860f7c682d2cf used request id req-4c927f72-29b0-47ed-b3bd-1b0ed54bbac8 2018-07-15 01:50:43,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61efb7a648d2dc2527b1ce040ccd668e56593014" 2018-07-15 01:50:43,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20976a9d-a9eb-4783-96f7-a2aecee7c3cc Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:43,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-20976a9d-a9eb-4783-96f7-a2aecee7c3cc 2018-07-15 01:50:43,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:43,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["dWxoNWlWQ9G5W3S3Fhu5RA"], "issued_at": "2018-07-15T01:50:43.000000Z"}} 2018-07-15 01:50:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b12806c6c44aa43912179a497a755aa9a47ddf64" 2018-07-15 01:50:43,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33dabe08-4e92-4cc2-9a8a-c9efa7b80b73 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:43,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-33dabe08-4e92-4cc2-9a8a-c9efa7b80b73 2018-07-15 01:50:43,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:43,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:44,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["iWbmT4O7QGyaud-8ps8QTw"], "issued_at": "2018-07-15T01:50:44.000000Z"}} 2018-07-15 01:50:44,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554a2474aed0123316cb01a285540e76070c70ec" 2018-07-15 01:50:44,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a24ef1-ad49-4312-ba84-22370ad54c8c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:44,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-12a24ef1-ad49-4312-ba84-22370ad54c8c 2018-07-15 01:50:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:44,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d7958bd-efe1-45ce-9386-88f71b2f97c2 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:44,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-8d7958bd-efe1-45ce-9386-88f71b2f97c2 2018-07-15 01:50:44,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-de084b90-a79b-4b9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554a2474aed0123316cb01a285540e76070c70ec" 2018-07-15 01:50:44,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3654c135-441f-4b63-a854-0dbdb6eacf8d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-de084b90-a79b-4b9-name", "previous": null, "next": null}, "projects": []} 2018-07-15 01:50:44,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-de084b90-a79b-4b9-name used request id req-3654c135-441f-4b63-a854-0dbdb6eacf8d 2018-07-15 01:50:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554a2474aed0123316cb01a285540e76070c70ec" 2018-07-15 01:50:44,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a814b68-d376-411c-a1ad-f352e465a36e Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-15 01:50:44,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=foo used request id req-4a814b68-d376-411c-a1ad-f352e465a36e 2018-07-15 01:50:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554a2474aed0123316cb01a285540e76070c70ec" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-de084b90-a79b-4b9-name"}}' 2018-07-15 01:50:44,550 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 15 Jul 2018 01:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a500f78b-316f-420c-9f8a-bbe5758b32a0 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-15 01:50:44,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-a500f78b-316f-420c-9f8a-bbe5758b32a0 2018-07-15 01:50:44,550 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-15 01:50:44,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554a2474aed0123316cb01a285540e76070c70ec" 2018-07-15 01:50:44,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0553d269-e711-4512-b96b-07552bce4bcd Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:44,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0553d269-e711-4512-b96b-07552bce4bcd 2018-07-15 01:50:44,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:45,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["PUJlScedQ2S0sA7q1jvN4w"], "issued_at": "2018-07-15T01:50:45.000000Z"}} 2018-07-15 01:50:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc126fdeda379b99106eda284a6e6a45fb1715b" 2018-07-15 01:50:45,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd10cc97-53de-40ef-8265-7ca1b325e352 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:45,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cd10cc97-53de-40ef-8265-7ca1b325e352 2018-07-15 01:50:45,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:45,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:45,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["2edk8LLzTryG6E8enes75A"], "issued_at": "2018-07-15T01:50:45.000000Z"}} 2018-07-15 01:50:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:45,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc644525-c311-4a98-9f28-ce4018fa8aee 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:45,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bc644525-c311-4a98-9f28-ce4018fa8aee 2018-07-15 01:50:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:45,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-493c4e20-a1d6-4f91-b841-c9d20d7c19ad Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:45,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-493c4e20-a1d6-4f91-b841-c9d20d7c19ad 2018-07-15 01:50:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47e153bd-4866-46d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:45,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b6eba5-750f-42f9-801a-01b8b5aac2f5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47e153bd-4866-46d-name", "previous": null, "next": null}, "projects": []} 2018-07-15 01:50:45,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47e153bd-4866-46d-name used request id req-79b6eba5-750f-42f9-801a-01b8b5aac2f5 2018-07-15 01:50:45,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:45,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669ed190-094d-4b02-98c9-845aa38e74dc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:45,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-669ed190-094d-4b02-98c9-845aa38e74dc 2018-07-15 01:50:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-47e153bd-4866-46d-name"}}' 2018-07-15 01:50:46,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fada19c9-1b6a-4557-871a-e00d92591f99 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2502750d5ca94cfba67ccf1a2a9e8696"}, "tags": [], "enabled": true, "id": "2502750d5ca94cfba67ccf1a2a9e8696", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-47e153bd-4866-46d-name"}} 2018-07-15 01:50:46,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-fada19c9-1b6a-4557-871a-e00d92591f99 2018-07-15 01:50:46,024 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-47e153bd-4866-46d-name 2018-07-15 01:50:46,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:50:46,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/2502750d5ca94cfba67ccf1a2a9e8696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:46,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:46 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-9d475b05-f141-46b7-bf3c-628d5839f773 x-compute-request-id: req-9d475b05-f141-46b7-bf3c-628d5839f773 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "2502750d5ca94cfba67ccf1a2a9e8696", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-15 01:50:46,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/2502750d5ca94cfba67ccf1a2a9e8696 used request id req-9d475b05-f141-46b7-bf3c-628d5839f773 2018-07-15 01:50:46,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:8774/v2.1/os-quota-sets/2502750d5ca94cfba67ccf1a2a9e8696 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-07-15 01:50:46,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:46 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-9d7ce330-7cb1-47e0-b385-133fbb6f7d0d x-compute-request-id: req-9d7ce330-7cb1-47e0-b385-133fbb6f7d0d Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-15 01:50:46,699 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/2502750d5ca94cfba67ccf1a2a9e8696 used request id req-9d7ce330-7cb1-47e0-b385-133fbb6f7d0d 2018-07-15 01:50:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:46,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d427111-be09-402c-8afa-78f6d55a3180 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:46,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-8d427111-be09-402c-8afa-78f6d55a3180 2018-07-15 01:50:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47e153bd-4866-46d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc126fdeda379b99106eda284a6e6a45fb1715b" 2018-07-15 01:50:46,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52824d38-4115-4bf7-a1a5-7ecf8f6b7305 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47e153bd-4866-46d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/2502750d5ca94cfba67ccf1a2a9e8696"}, "tags": [], "enabled": true, "id": "2502750d5ca94cfba67ccf1a2a9e8696", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-47e153bd-4866-46d-name"}]} 2018-07-15 01:50:46,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-47e153bd-4866-46d-name used request id req-52824d38-4115-4bf7-a1a5-7ecf8f6b7305 2018-07-15 01:50:46,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc126fdeda379b99106eda284a6e6a45fb1715b" 2018-07-15 01:50:46,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052c9aea-1771-4aaa-959d-482e7f46b420 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:50:46,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-052c9aea-1771-4aaa-959d-482e7f46b420 2018-07-15 01:50:46,905 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:50:46,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/2502750d5ca94cfba67ccf1a2a9e8696 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc126fdeda379b99106eda284a6e6a45fb1715b" 2018-07-15 01:50:47,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:46 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-4fd0e310-f832-4a0b-8b11-137e0ca20a10 x-compute-request-id: req-4fd0e310-f832-4a0b-8b11-137e0ca20a10 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "2502750d5ca94cfba67ccf1a2a9e8696", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-15 01:50:47,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/2502750d5ca94cfba67ccf1a2a9e8696 used request id req-4fd0e310-f832-4a0b-8b11-137e0ca20a10 2018-07-15 01:50:47,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:47,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-11278dd2-83c6-42f2-a6c6-5221c6830939 Date: Sun, 15 Jul 2018 01:50:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "updated_at": "2018-07-15T01:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5d0eb630-1559-486a-bfba-f4531081a002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5f6acea5-f710-4208-9754-030affe581fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:50:47,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-11278dd2-83c6-42f2-a6c6-5221c6830939 2018-07-15 01:50:47,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:47,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c887907d-7719-46a0-9f37-6925938b690c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:47,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-c887907d-7719-46a0-9f37-6925938b690c 2018-07-15 01:50:47,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:47,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e11e4ee-5bc1-4b0f-8473-995d42ba7714 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4dd19a53d7964d5a974c68d5b3e643ae.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:47,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-8e11e4ee-5bc1-4b0f-8473-995d42ba7714 2018-07-15 01:50:47,639 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:47,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4287744-6a25-4225-b893-fe214b92f7e5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:50:47,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-b4287744-6a25-4225-b893-fe214b92f7e5 2018-07-15 01:50:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:47,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d892cf-1364-4b4b-82e6-f4eeecc7d0f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9e26f27e14a4760ac6a28e4c11b9a13.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:47,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-97d892cf-1364-4b4b-82e6-f4eeecc7d0f4 2018-07-15 01:50:47,836 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:47,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67b6383b-3a2d-4a17-858c-368165ec2619 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f2bb1bd9270847dcae2364a73a67e005.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:47,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 used request id req-67b6383b-3a2d-4a17-858c-368165ec2619 2018-07-15 01:50:47,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:47,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:48,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9f75e55-10cc-499e-939d-4657de180824 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 82e26371c07e44c7926690421f549724.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:48,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 used request id req-d9f75e55-10cc-499e-939d-4657de180824 2018-07-15 01:50:48,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:48,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4ed6216-ae6e-46f6-b356-9b440a689b4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb140175e76a42c98da4d281f3ab2454.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:48,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 used request id req-d4ed6216-ae6e-46f6-b356-9b440a689b4c 2018-07-15 01:50:48,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:48,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6924f6-cc55-494f-a96e-88f9f808381e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2b08489ca1614c14810470f8742a50a4", "name": "service"}} 2018-07-15 01:50:48,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 used request id req-be6924f6-cc55-494f-a96e-88f9f808381e 2018-07-15 01:50:48,217 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-47e153bd-4866-46d-name 2018-07-15 01:50:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/2502750d5ca94cfba67ccf1a2a9e8696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:48,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17eb7eef-a20d-4319-8410-8058a0bc52a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:48,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/2502750d5ca94cfba67ccf1a2a9e8696 used request id req-17eb7eef-a20d-4319-8410-8058a0bc52a8 2018-07-15 01:50:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7906c7973bbf25d582a94279373abb570f67dd96" 2018-07-15 01:50:48,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1f4d3d-39e6-4444-8b1a-819ea5665df5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:48,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-2a1f4d3d-39e6-4444-8b1a-819ea5665df5 2018-07-15 01:50:48,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:48,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["IdQrzUOYSOSfp_iQI6NBBA"], "issued_at": "2018-07-15T01:50:48.000000Z"}} 2018-07-15 01:50:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bebef5ec01141a6e8ac05de1c5eca6a619afb0" 2018-07-15 01:50:48,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28cbaf7-4b67-4993-81f1-b5f4a59fbc1a 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:48,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d28cbaf7-4b67-4993-81f1-b5f4a59fbc1a 2018-07-15 01:50:48,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:48,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:49,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["OJhKf60pQPGReV3zsH1b1A"], "issued_at": "2018-07-15T01:50:49.000000Z"}} 2018-07-15 01:50:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:49,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb307e00-34b6-4aa3-81a8-dcfa801ae2fd 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:49,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cb307e00-34b6-4aa3-81a8-dcfa801ae2fd 2018-07-15 01:50:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:49,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451946f8-79de-428b-918b-b9a7ba7b6238 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:49,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-451946f8-79de-428b-918b-b9a7ba7b6238 2018-07-15 01:50:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-972b93b9-56e0-4e6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:49,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f0fb2e-7226-4e17-b21a-3b455562493c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-972b93b9-56e0-4e6-name", "previous": null, "next": null}, "projects": []} 2018-07-15 01:50:49,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-972b93b9-56e0-4e6-name used request id req-77f0fb2e-7226-4e17-b21a-3b455562493c 2018-07-15 01:50:49,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:49,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6cf7ec-d6b7-486f-8e23-fd39953a94ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:49,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-bf6cf7ec-d6b7-486f-8e23-fd39953a94ec 2018-07-15 01:50:49,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-972b93b9-56e0-4e6-name"}}' 2018-07-15 01:50:49,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e343470f-bb3e-424a-829e-fa7485181c87 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/70afd70f9c12422d87431deb6892ef36"}, "tags": [], "enabled": true, "id": "70afd70f9c12422d87431deb6892ef36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-972b93b9-56e0-4e6-name"}} 2018-07-15 01:50:49,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-e343470f-bb3e-424a-829e-fa7485181c87 2018-07-15 01:50:49,783 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-972b93b9-56e0-4e6-name 2018-07-15 01:50:49,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:49,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753584b6-3a97-42bf-8957-749e37458e3d Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:49,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-753584b6-3a97-42bf-8957-749e37458e3d 2018-07-15 01:50:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-972b93b9-56e0-4e6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bebef5ec01141a6e8ac05de1c5eca6a619afb0" 2018-07-15 01:50:49,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00010897-af33-44d8-9a6c-e6c4e756f81e Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-972b93b9-56e0-4e6-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/70afd70f9c12422d87431deb6892ef36"}, "tags": [], "enabled": true, "id": "70afd70f9c12422d87431deb6892ef36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-972b93b9-56e0-4e6-name"}]} 2018-07-15 01:50:49,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-972b93b9-56e0-4e6-name used request id req-00010897-af33-44d8-9a6c-e6c4e756f81e 2018-07-15 01:50:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bebef5ec01141a6e8ac05de1c5eca6a619afb0" 2018-07-15 01:50:50,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91575f41-2738-4316-8099-d5ae11027a86 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-15 01:50:50,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-91575f41-2738-4316-8099-d5ae11027a86 2018-07-15 01:50:50,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:50:50,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:8774/v2.1/os-quota-sets/70afd70f9c12422d87431deb6892ef36 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-07-15 01:50:50,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50: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,Accept-Encoding x-openstack-request-id: req-53956eda-5571-49b7-b5a7-02ccc095ea32 x-compute-request-id: req-53956eda-5571-49b7-b5a7-02ccc095ea32 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-15 01:50:50,483 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/70afd70f9c12422d87431deb6892ef36 used request id req-53956eda-5571-49b7-b5a7-02ccc095ea32 2018-07-15 01:50:50,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/quotas/70afd70f9c12422d87431deb6892ef36 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-15 01:50:50,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-2625e904-5385-4acf-8261-a2f0db690015 Date: Sun, 15 Jul 2018 01:50:50 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-15 01:50:50,787 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/quotas/70afd70f9c12422d87431deb6892ef36 used request id req-2625e904-5385-4acf-8261-a2f0db690015 2018-07-15 01:50:50,788 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:50:50,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/70afd70f9c12422d87431deb6892ef36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:50,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50: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,Accept-Encoding x-openstack-request-id: req-27cabea0-01f7-450d-927f-a681b94b342b x-compute-request-id: req-27cabea0-01f7-450d-927f-a681b94b342b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "70afd70f9c12422d87431deb6892ef36", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-15 01:50:50,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/70afd70f9c12422d87431deb6892ef36 used request id req-27cabea0-01f7-450d-927f-a681b94b342b 2018-07-15 01:50:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/quotas/70afd70f9c12422d87431deb6892ef36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:51,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-923a31a5-b03b-4a1a-9bfa-c74f683fa553 Date: Sun, 15 Jul 2018 01:50:51 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-15 01:50:51,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/quotas/70afd70f9c12422d87431deb6892ef36 used request id req-923a31a5-b03b-4a1a-9bfa-c74f683fa553 2018-07-15 01:50:51,194 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:50:51,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-quota-sets/70afd70f9c12422d87431deb6892ef36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bebef5ec01141a6e8ac05de1c5eca6a619afb0" 2018-07-15 01:50:51,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:51 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-0c42aa41-f3d8-42d2-bacd-9dca223028fb x-compute-request-id: req-0c42aa41-f3d8-42d2-bacd-9dca223028fb Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "70afd70f9c12422d87431deb6892ef36", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-15 01:50:51,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-quota-sets/70afd70f9c12422d87431deb6892ef36 used request id req-0c42aa41-f3d8-42d2-bacd-9dca223028fb 2018-07-15 01:50:51,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/quotas/70afd70f9c12422d87431deb6892ef36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94bebef5ec01141a6e8ac05de1c5eca6a619afb0" 2018-07-15 01:50:51,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-2f349b3c-d2f7-45e3-afed-043f0692fe93 Date: Sun, 15 Jul 2018 01:50:51 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-15 01:50:51,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/quotas/70afd70f9c12422d87431deb6892ef36 used request id req-2f349b3c-d2f7-45e3-afed-043f0692fe93 2018-07-15 01:50:51,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:51,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-c591fc85-223c-462a-b1a8-ee569e911644 Date: Sun, 15 Jul 2018 01:50:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "updated_at": "2018-07-15T01:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5d0eb630-1559-486a-bfba-f4531081a002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5f6acea5-f710-4208-9754-030affe581fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:50:51,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-c591fc85-223c-462a-b1a8-ee569e911644 2018-07-15 01:50:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f40e5042-2eac-406c-a36d-cfb2cfe9c7a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:52,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-f40e5042-2eac-406c-a36d-cfb2cfe9c7a1 2018-07-15 01:50:52,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:52,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-477da344-7012-42be-b203-8fa1377ed4eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4dd19a53d7964d5a974c68d5b3e643ae.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:52,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-477da344-7012-42be-b203-8fa1377ed4eb 2018-07-15 01:50:52,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3317307d-7eaa-46ad-8b81-1a89fcb441ac Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:50:52,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-3317307d-7eaa-46ad-8b81-1a89fcb441ac 2018-07-15 01:50:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30cbbd8f-d587-4d14-9def-30600ba6eb62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d9e26f27e14a4760ac6a28e4c11b9a13.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:52,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/d9e26f27e14a4760ac6a28e4c11b9a13 used request id req-30cbbd8f-d587-4d14-9def-30600ba6eb62 2018-07-15 01:50:52,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:52,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357b3c83-34d6-46b5-ad23-d4b013fb8fa2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f2bb1bd9270847dcae2364a73a67e005.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:52,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f2bb1bd9270847dcae2364a73a67e005 used request id req-357b3c83-34d6-46b5-ad23-d4b013fb8fa2 2018-07-15 01:50:52,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771a999e-8a9e-44a6-92ce-7e7a5bb25ebd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 82e26371c07e44c7926690421f549724.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:52,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/82e26371c07e44c7926690421f549724 used request id req-771a999e-8a9e-44a6-92ce-7e7a5bb25ebd 2018-07-15 01:50:52,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:52,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76bf8515-672a-49ca-add9-3e98264ed820 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: cb140175e76a42c98da4d281f3ab2454.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:52,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/cb140175e76a42c98da4d281f3ab2454 used request id req-76bf8515-672a-49ca-add9-3e98264ed820 2018-07-15 01:50:52,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:52,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d53039-0468-4cd0-acec-6968c4d8607d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2b08489ca1614c14810470f8742a50a4", "name": "service"}} 2018-07-15 01:50:52,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/2b08489ca1614c14810470f8742a50a4 used request id req-53d53039-0468-4cd0-acec-6968c4d8607d 2018-07-15 01:50:52,766 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-972b93b9-56e0-4e6-name 2018-07-15 01:50:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/70afd70f9c12422d87431deb6892ef36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26c70e42-e60c-44c4-85f3-4d6edde8a654 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:52,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/70afd70f9c12422d87431deb6892ef36 used request id req-26c70e42-e60c-44c4-85f3-4d6edde8a654 2018-07-15 01:50:52,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75ce6db9e3a66105bd688639a9fea1e7d01e3fc" 2018-07-15 01:50:52,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862fa6c8-d4f3-42e8-8102-683f006b5e26 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:52,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-862fa6c8-d4f3-42e8-8102-683f006b5e26 2018-07-15 01:50:52,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:53,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["OwPpmvUCTyqFBhb5LxOPUA"], "issued_at": "2018-07-15T01:50:53.000000Z"}} 2018-07-15 01:50:53,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}553788fa63e1a9eb43cf7d379aa38346e9f20611" 2018-07-15 01:50:53,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddb98f9-4c91-467e-a5ab-6a1e4560f729 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:53,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9ddb98f9-4c91-467e-a5ab-6a1e4560f729 2018-07-15 01:50:53,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:53,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:53,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["MR22munFRmmVa_ihNlurfA"], "issued_at": "2018-07-15T01:50:53.000000Z"}} 2018-07-15 01:50:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:53,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3de284e-bb84-4c4a-8c2c-c2668fb16434 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:53,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b3de284e-bb84-4c4a-8c2c-c2668fb16434 2018-07-15 01:50:53,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:53,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ebe5526-b7f0-4759-bcb4-2a856675c96a Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:53,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-2ebe5526-b7f0-4759-bcb4-2a856675c96a 2018-07-15 01:50:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-842cd041-cc80-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:54,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2abca91-f47b-438a-9f34-f79f1851fa6d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-842cd041-cc80-498-name", "previous": null, "next": null}, "projects": []} 2018-07-15 01:50:54,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-842cd041-cc80-498-name used request id req-a2abca91-f47b-438a-9f34-f79f1851fa6d 2018-07-15 01:50:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:54,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433932a0-8c7d-4756-b99f-ffe732365723 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:54,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-433932a0-8c7d-4756-b99f-ffe732365723 2018-07-15 01:50:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}}' 2018-07-15 01:50:54,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a77e98-6120-42cd-b621-6df2705909a2 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c"}, "tags": [], "enabled": true, "id": "c336060e8bd54e4498cf8b46ff48f99c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}} 2018-07-15 01:50:54,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-90a77e98-6120-42cd-b621-6df2705909a2 2018-07-15 01:50:54,175 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-842cd041-cc80-498-name 2018-07-15 01:50:54,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:54,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:54,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["NHmS2ujbToOLrTofVTw54g"], "issued_at": "2018-07-15T01:50:54.000000Z"}} 2018-07-15 01:50:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:54,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ddf109-1532-4b69-b680-6ca3386a791c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:54,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a1ddf109-1532-4b69-b680-6ca3386a791c 2018-07-15 01:50:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:50:54,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8854e7df-95e4-4b1c-bc2e-6886bb9f465d Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:50:54,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-8854e7df-95e4-4b1c-bc2e-6886bb9f465d 2018-07-15 01:50:54,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:54,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af87a7c3-40b1-410e-8611-b6b771ede329 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:50:54,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-af87a7c3-40b1-410e-8611-b6b771ede329 2018-07-15 01:50:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:54,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1b92ad-5d09-4c99-a622-a8a079c2b003 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:50:54,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-ce1b92ad-5d09-4c99-a622-a8a079c2b003 2018-07-15 01:50:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:55,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43310cca-fd3b-4ee3-83e7-e89c95bb891b Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:55,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-43310cca-fd3b-4ee3-83e7-e89c95bb891b 2018-07-15 01:50:55,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-842cd041-cc80-498-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:55,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b41435-5115-4644-a6c3-048d7536842a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-842cd041-cc80-498-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c"}, "tags": [], "enabled": true, "id": "c336060e8bd54e4498cf8b46ff48f99c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}]} 2018-07-15 01:50:55,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-842cd041-cc80-498-name used request id req-01b41435-5115-4644-a6c3-048d7536842a 2018-07-15 01:50:55,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/6e234e9bb4be4771819eabd29322f1af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:55,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c171e256-eb6d-4676-843d-33cf883b3584 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/6e234e9bb4be4771819eabd29322f1af"}, "enabled": true, "id": "6e234e9bb4be4771819eabd29322f1af", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-842cd041-cc80-498-user"}} 2018-07-15 01:50:55,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/6e234e9bb4be4771819eabd29322f1af used request id req-c171e256-eb6d-4676-843d-33cf883b3584 2018-07-15 01:50:55,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c/users/6e234e9bb4be4771819eabd29322f1af/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:55,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1590114-e50f-497c-8e15-07c24ccd9af8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c/users/6e234e9bb4be4771819eabd29322f1af/roles", "previous": null, "next": null}, "roles": []} 2018-07-15 01:50:55,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c/users/6e234e9bb4be4771819eabd29322f1af/roles used request id req-b1590114-e50f-497c-8e15-07c24ccd9af8 2018-07-15 01:50:55,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:55,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa9c130-9995-4538-a2c0-74638a15d47a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}} 2018-07-15 01:50:55,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-6fa9c130-9995-4538-a2c0-74638a15d47a 2018-07-15 01:50:55,669 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-842cd041-cc80-498-name 2018-07-15 01:50:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c/users/6e234e9bb4be4771819eabd29322f1af/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:55,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1114015-57f6-442c-812a-97a73864ad5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:55,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c/users/6e234e9bb4be4771819eabd29322f1af/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-c1114015-57f6-442c-812a-97a73864ad5f 2018-07-15 01:50:55,851 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-842cd041-cc80-498-user 2018-07-15 01:50:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:55,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69e1aef-c78d-4b9f-954c-e6fe4f71a255 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:55,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c69e1aef-c78d-4b9f-954c-e6fe4f71a255 2018-07-15 01:50:55,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" -d '{"role": {"name": "CreateProjectUserTests-842cd041-cc80-498-name-role"}}' 2018-07-15 01:50:56,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e36d85-f22a-4bf8-a94a-0277930a3cad Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edd981b81f5f48899c07845282bb11cc", "links": {"self": "http://172.30.9.25:5000/v3/roles/edd981b81f5f48899c07845282bb11cc"}, "name": "CreateProjectUserTests-842cd041-cc80-498-name-role"}} 2018-07-15 01:50:56,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-11e36d85-f22a-4bf8-a94a-0277930a3cad 2018-07-15 01:50:56,079 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-842cd041-cc80-498-name-role 2018-07-15 01:50:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/edd981b81f5f48899c07845282bb11cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:56,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d9a473-ddb4-4032-955b-ff9990f59c3b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edd981b81f5f48899c07845282bb11cc", "links": {"self": "http://172.30.9.25:5000/v3/roles/edd981b81f5f48899c07845282bb11cc"}, "name": "CreateProjectUserTests-842cd041-cc80-498-name-role"}} 2018-07-15 01:50:56,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/edd981b81f5f48899c07845282bb11cc used request id req-d8d9a473-ddb4-4032-955b-ff9990f59c3b 2018-07-15 01:50:56,174 - keystone_utils - INFO - Granting role CreateProjectUserTests-842cd041-cc80-498-name-role to project CreateProjectUserTests-842cd041-cc80-498-name 2018-07-15 01:50:56,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c/users/6e234e9bb4be4771819eabd29322f1af/roles/edd981b81f5f48899c07845282bb11cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:56,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59d5f506-9230-400a-997e-a8a104d2e7ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:56,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c/users/6e234e9bb4be4771819eabd29322f1af/roles/edd981b81f5f48899c07845282bb11cc used request id req-59d5f506-9230-400a-997e-a8a104d2e7ca 2018-07-15 01:50:56,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:56,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:56,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "edd981b81f5f48899c07845282bb11cc", "name": "CreateProjectUserTests-842cd041-cc80-498-name-role"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c336060e8bd54e4498cf8b46ff48f99c", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c336060e8bd54e4498cf8b46ff48f99c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/c336060e8bd54e4498cf8b46ff48f99c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/c336060e8bd54e4498cf8b46ff48f99c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c336060e8bd54e4498cf8b46ff48f99c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/c336060e8bd54e4498cf8b46ff48f99c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/c336060e8bd54e4498cf8b46ff48f99c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_c336060e8bd54e4498cf8b46ff48f99c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c336060e8bd54e4498cf8b46ff48f99c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c336060e8bd54e4498cf8b46ff48f99c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/c336060e8bd54e4498cf8b46ff48f99c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/c336060e8bd54e4498cf8b46ff48f99c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/c336060e8bd54e4498cf8b46ff48f99c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/c336060e8bd54e4498cf8b46ff48f99c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/c336060e8bd54e4498cf8b46ff48f99c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-842cd041-cc80-498-user", "id": "6e234e9bb4be4771819eabd29322f1af"}, "audit_ids": ["AGLZ1PQVStiJK2kE_yZWXw"], "issued_at": "2018-07-15T01:50:56.000000Z"}} 2018-07-15 01:50:56,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:56,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f865ca-2ca6-4e01-ae4b-400dd625b38b 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:56,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-56f865ca-2ca6-4e01-ae4b-400dd625b38b 2018-07-15 01:50:56,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-842cd041-cc80-498-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e098f19e-231e-45b9-952c-c6cd663d4d67 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_groups": []} 2018-07-15 01:50:57,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-842cd041-cc80-498-name&description=hello+group used request id req-e098f19e-231e-45b9-952c-c6cd663d4d67 2018-07-15 01:50:57,070 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-842cd041-cc80-498-name... 2018-07-15 01:50:57,070 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-842cd041-cc80-498-name 2018-07-15 01:50:57,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" -d '{"security_group": {"name": "CreateProjectUserTests-842cd041-cc80-498-name", "description": "hello group"}}' 2018-07-15 01:50:57,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-757e955c-a059-4804-9fb8-f52dc47cd466 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "updated_at": "2018-07-15T01:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "526e9476-aa1c-40ef-8138-fbb708c700d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}], "revision_number": 1, "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}} 2018-07-15 01:50:57,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-757e955c-a059-4804-9fb8-f52dc47cd466 2018-07-15 01:50:57,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e339a587-47d9-48ae-975f-ab1b9e4e55f0 2018-07-15 01:50:57,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f0a5c863-a52e-4d61-ae36-31d94e891a10 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "526e9476-aa1c-40ef-8138-fbb708c700d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e"}]} 2018-07-15 01:50:57,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-f0a5c863-a52e-4d61-ae36-31d94e891a10 2018-07-15 01:50:57,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e339a587-47d9-48ae-975f-ab1b9e4e55f0 2018-07-15 01:50:57,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04d1166e-221b-4a32-9a57-d57352789111 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "526e9476-aa1c-40ef-8138-fbb708c700d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e"}]} 2018-07-15 01:50:57,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-04d1166e-221b-4a32-9a57-d57352789111 2018-07-15 01:50:57,401 - neutron_utils - INFO - Retrieving security group with ID - e339a587-47d9-48ae-975f-ab1b9e4e55f0 2018-07-15 01:50:57,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-0f328e45-06ba-423c-a7f6-410c31340d62 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "updated_at": "2018-07-15T01:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "526e9476-aa1c-40ef-8138-fbb708c700d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}], "revision_number": 1, "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}]} 2018-07-15 01:50:57,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-0f328e45-06ba-423c-a7f6-410c31340d62 2018-07-15 01:50:57,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e339a587-47d9-48ae-975f-ab1b9e4e55f0 2018-07-15 01:50:57,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb2f6f2e-1a9d-4be0-90bc-f2de021cf8b2 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "526e9476-aa1c-40ef-8138-fbb708c700d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e"}]} 2018-07-15 01:50:57,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-fb2f6f2e-1a9d-4be0-90bc-f2de021cf8b2 2018-07-15 01:50:57,495 - neutron_utils - INFO - Retrieving security group with ID - e339a587-47d9-48ae-975f-ab1b9e4e55f0 2018-07-15 01:50:57,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-da384ddd-bb56-4031-9ce5-82ea94f9146a Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "updated_at": "2018-07-15T01:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "526e9476-aa1c-40ef-8138-fbb708c700d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}], "revision_number": 1, "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}]} 2018-07-15 01:50:57,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-da384ddd-bb56-4031-9ce5-82ea94f9146a 2018-07-15 01:50:57,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e339a587-47d9-48ae-975f-ab1b9e4e55f0 2018-07-15 01:50:57,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0a7106b-e815-47d9-901c-89d16a992f3a Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "526e9476-aa1c-40ef-8138-fbb708c700d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e"}]} 2018-07-15 01:50:57,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-b0a7106b-e815-47d9-901c-89d16a992f3a 2018-07-15 01:50:57,562 - neutron_utils - INFO - Retrieving security group with ID - e339a587-47d9-48ae-975f-ab1b9e4e55f0 2018-07-15 01:50:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e30c805b-1bfd-46f0-9c95-367188d5aa85 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "updated_at": "2018-07-15T01:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "526e9476-aa1c-40ef-8138-fbb708c700d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}], "revision_number": 1, "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}]} 2018-07-15 01:50:57,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-e30c805b-1bfd-46f0-9c95-367188d5aa85 2018-07-15 01:50:57,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e339a587-47d9-48ae-975f-ab1b9e4e55f0 2018-07-15 01:50:57,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-857c715f-fdeb-4f32-870a-debc0579b37e Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "526e9476-aa1c-40ef-8138-fbb708c700d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "e339a587-47d9-48ae-975f-ab1b9e4e55f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "da3f7828-accf-46e5-b1cd-e14cf5022e7e"}]} 2018-07-15 01:50:57,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-857c715f-fdeb-4f32-870a-debc0579b37e 2018-07-15 01:50:57,635 - neutron_utils - INFO - Deleting security group rule with ID - 526e9476-aa1c-40ef-8138-fbb708c700d6 2018-07-15 01:50:57,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/526e9476-aa1c-40ef-8138-fbb708c700d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4c49735-4658-4489-bb03-b70497b35204 Content-Length: 0 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:57,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/526e9476-aa1c-40ef-8138-fbb708c700d6 used request id req-d4c49735-4658-4489-bb03-b70497b35204 2018-07-15 01:50:57,731 - neutron_utils - INFO - Deleting security group rule with ID - da3f7828-accf-46e5-b1cd-e14cf5022e7e 2018-07-15 01:50:57,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/da3f7828-accf-46e5-b1cd-e14cf5022e7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,809 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f564953c-cd03-47d8-b1c1-5301011cb80e Content-Length: 0 Date: Sun, 15 Jul 2018 01:50:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:57,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/da3f7828-accf-46e5-b1cd-e14cf5022e7e used request id req-f564953c-cd03-47d8-b1c1-5301011cb80e 2018-07-15 01:50:57,810 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-842cd041-cc80-498-name 2018-07-15 01:50:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/e339a587-47d9-48ae-975f-ab1b9e4e55f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a0f4ac0126dfc26b2da8f96b753257ac14d725" 2018-07-15 01:50:57,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2f4b6ba-3561-4a2a-b2ee-468847100e6d Content-Length: 0 Date: Sun, 15 Jul 2018 01:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:57,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/e339a587-47d9-48ae-975f-ab1b9e4e55f0 used request id req-d2f4b6ba-3561-4a2a-b2ee-468847100e6d 2018-07-15 01:50:57,943 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-842cd041-cc80-498-user 2018-07-15 01:50:57,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/6e234e9bb4be4771819eabd29322f1af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53019f9ea2a57ecd0f8fe676ab782f3716a995d4" 2018-07-15 01:50:58,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f8cdfc2-2125-4277-97c5-e28a609f4d86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:58,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/6e234e9bb4be4771819eabd29322f1af used request id req-6f8cdfc2-2125-4277-97c5-e28a609f4d86 2018-07-15 01:50:58,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:58,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-81ec8c8d-afa4-4d39-b655-10e3657d628f Date: Sun, 15 Jul 2018 01:50:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "updated_at": "2018-07-15T01:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "1285413a-6a0a-4beb-8330-2cf44addc80d", "remote_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "2c2d53b7-0455-4123-86ef-9c81527e0156", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "38c713d5-8dda-429d-8b37-06f0004eec94", "remote_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "revision_number": 0, "id": "cdca7cf9-efa0-4f09-9472-20d03b5a4eab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:57Z", "security_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c336060e8bd54e4498cf8b46ff48f99c"}], "revision_number": 1, "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "updated_at": "2018-07-15T01:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5d0eb630-1559-486a-bfba-f4531081a002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5f6acea5-f710-4208-9754-030affe581fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:50:58,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-81ec8c8d-afa4-4d39-b655-10e3657d628f 2018-07-15 01:50:58,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:58,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a3906ee-4698-4bc1-8cf1-8aedf74ad6d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:50:58,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-4a3906ee-4698-4bc1-8cf1-8aedf74ad6d9 2018-07-15 01:50:58,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:50:58,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:58,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f13f19-c2f0-4f5c-8390-1aa8b393ea97 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c336060e8bd54e4498cf8b46ff48f99c", "name": "CreateProjectUserTests-842cd041-cc80-498-name"}} 2018-07-15 01:50:58,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c used request id req-13f13f19-c2f0-4f5c-8390-1aa8b393ea97 2018-07-15 01:50:58,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2cd3cc53-cf74-46b4-8030-f03b7a437412 2018-07-15 01:50:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2cd3cc53-cf74-46b4-8030-f03b7a437412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:58,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2188d130-b919-483c-b4d7-76aa5c355b1b Date: Sun, 15 Jul 2018 01:50:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "1285413a-6a0a-4beb-8330-2cf44addc80d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "2c2d53b7-0455-4123-86ef-9c81527e0156"}, {"remote_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "38c713d5-8dda-429d-8b37-06f0004eec94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:57Z", "security_group_id": "2cd3cc53-cf74-46b4-8030-f03b7a437412", "port_range_min": null, "revision_number": 0, "tenant_id": "c336060e8bd54e4498cf8b46ff48f99c", "created_at": "2018-07-15T01:50:57Z", "project_id": "c336060e8bd54e4498cf8b46ff48f99c", "id": "cdca7cf9-efa0-4f09-9472-20d03b5a4eab"}]} 2018-07-15 01:50:58,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2cd3cc53-cf74-46b4-8030-f03b7a437412 used request id req-2188d130-b919-483c-b4d7-76aa5c355b1b 2018-07-15 01:50:58,647 - neutron_utils - INFO - Deleting security group with name - default 2018-07-15 01:50:58,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/2cd3cc53-cf74-46b4-8030-f03b7a437412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:58,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bc12dfc-c9d6-409e-8799-32d7a432fda8 Content-Length: 0 Date: Sun, 15 Jul 2018 01:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:50:58,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/2cd3cc53-cf74-46b4-8030-f03b7a437412 used request id req-0bc12dfc-c9d6-409e-8799-32d7a432fda8 2018-07-15 01:50:58,790 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-842cd041-cc80-498-name 2018-07-15 01:50:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:58,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-292400a0-132a-4ce9-b25f-817f6a08f05f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:58,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/c336060e8bd54e4498cf8b46ff48f99c used request id req-292400a0-132a-4ce9-b25f-817f6a08f05f 2018-07-15 01:50:58,944 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-842cd041-cc80-498-name-role 2018-07-15 01:50:58,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/edd981b81f5f48899c07845282bb11cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:59,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8328bbe-c188-42ec-870d-4353b26633f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:50:59,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/edd981b81f5f48899c07845282bb11cc used request id req-e8328bbe-c188-42ec-870d-4353b26633f2 2018-07-15 01:50:59,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac2e90102140ed916c3093c8b63827e2c2a46fd6" 2018-07-15 01:50:59,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b00e076-a5b9-4f4c-98eb-3d1cc34c2590 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:50:59,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6b00e076-a5b9-4f4c-98eb-3d1cc34c2590 2018-07-15 01:50:59,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:50:59,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["BOr06H5MQZ6PZAIO_Xz2ig"], "issued_at": "2018-07-15T01:50:59.000000Z"}} 2018-07-15 01:50:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed06dbb958f4801b13876711e17cebb9370bc459" 2018-07-15 01:50:59,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb139df-0235-4ebc-b369-c2576bf405e4 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:50:59,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5cb139df-0235-4ebc-b369-c2576bf405e4 2018-07-15 01:50:59,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:50:59,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:00,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["KvUxFFQiQzS3_JKG6Scfwg"], "issued_at": "2018-07-15T01:51:00.000000Z"}} 2018-07-15 01:51:00,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:00,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c509c8a-0405-4875-b2f4-61162df1b4e6 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:00,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0c509c8a-0405-4875-b2f4-61162df1b4e6 2018-07-15 01:51:00,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:00,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc8ff16b-5eef-486d-99c7-bdfe30972389 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:00,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-dc8ff16b-5eef-486d-99c7-bdfe30972389 2018-07-15 01:51:00,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-7a33f998-3763-485-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:00,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f67fdd1-8440-4edb-93dc-736548b638d8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-7a33f998-3763-485-name", "previous": null, "next": null}, "projects": []} 2018-07-15 01:51:00,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-7a33f998-3763-485-name used request id req-4f67fdd1-8440-4edb-93dc-736548b638d8 2018-07-15 01:51:00,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:00,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4c36e5-cdbe-42ef-bc2b-da36de25cd85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:51:00,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-2c4c36e5-cdbe-42ef-bc2b-da36de25cd85 2018-07-15 01:51:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}}' 2018-07-15 01:51:00,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58666fc1-faa6-4334-ae16-a09b37810bd7 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c"}, "tags": [], "enabled": true, "id": "148c28947deb4951b4eda3b0f0a2328c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}} 2018-07-15 01:51:00,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-58666fc1-faa6-4334-ae16-a09b37810bd7 2018-07-15 01:51:00,475 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:00,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:51:00,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:00,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["OCKArrJ6TyqKuXK3k5Czyg"], "issued_at": "2018-07-15T01:51:00.000000Z"}} 2018-07-15 01:51:00,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:00,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708f502b-629c-4729-bdd0-1cc6695a2349 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:00,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-708f502b-629c-4729-bdd0-1cc6695a2349 2018-07-15 01:51:00,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:00,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcffa825-4db1-4422-9366-97056f2f0d0f Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:00,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-dcffa825-4db1-4422-9366-97056f2f0d0f 2018-07-15 01:51:00,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:01,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c51d653-0a64-4a91-8667-125331946690 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:51:01,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-8c51d653-0a64-4a91-8667-125331946690 2018-07-15 01:51:01,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:01,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c650e54-b977-4a5d-a9d7-83c9db1c20ad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:51:01,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-3c650e54-b977-4a5d-a9d7-83c9db1c20ad 2018-07-15 01:51:01,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:01,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eedc787-17d5-455f-8697-3ed589d94da4 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:51:01,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-0eedc787-17d5-455f-8697-3ed589d94da4 2018-07-15 01:51:01,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-7a33f998-3763-485-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:01,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8e2092-6421-4951-91ee-6eb694ef8946 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-7a33f998-3763-485-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c"}, "tags": [], "enabled": true, "id": "148c28947deb4951b4eda3b0f0a2328c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}]} 2018-07-15 01:51:01,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-7a33f998-3763-485-name used request id req-1c8e2092-6421-4951-91ee-6eb694ef8946 2018-07-15 01:51:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/994d966f9c3d49e6bdee13bb859b341d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:01,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cb6c01-e4ef-4964-a038-bd1ab9d6ae50 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/994d966f9c3d49e6bdee13bb859b341d"}, "enabled": true, "id": "994d966f9c3d49e6bdee13bb859b341d", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-7a33f998-3763-485-user1"}} 2018-07-15 01:51:01,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/994d966f9c3d49e6bdee13bb859b341d used request id req-42cb6c01-e4ef-4964-a038-bd1ab9d6ae50 2018-07-15 01:51:01,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/994d966f9c3d49e6bdee13bb859b341d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:01,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b508b170-e8ef-486c-a62d-022e0d0919f1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/994d966f9c3d49e6bdee13bb859b341d/roles", "previous": null, "next": null}, "roles": []} 2018-07-15 01:51:01,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/994d966f9c3d49e6bdee13bb859b341d/roles used request id req-b508b170-e8ef-486c-a62d-022e0d0919f1 2018-07-15 01:51:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:01,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45af92c9-dbba-4384-982a-b95dbbaeea0b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}} 2018-07-15 01:51:01,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-45af92c9-dbba-4384-982a-b95dbbaeea0b 2018-07-15 01:51:01,903 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/994d966f9c3d49e6bdee13bb859b341d/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:02,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66d63676-a5fb-42c2-bcf5-9ffc3eceebc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:51:02,028 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/994d966f9c3d49e6bdee13bb859b341d/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-66d63676-a5fb-42c2-bcf5-9ffc3eceebc4 2018-07-15 01:51:02,028 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-7a33f998-3763-485-user1 2018-07-15 01:51:02,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:02,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d19116d-18de-4768-aa94-849992901a46 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:51:02,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-6d19116d-18de-4768-aa94-849992901a46 2018-07-15 01:51:02,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" -d '{"role": {"name": "CreateProjectUserTests-7a33f998-3763-485-name-role"}}' 2018-07-15 01:51:02,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acdad43a-4c1b-45f8-b970-d0e6b529ed8b Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35152a0407544ce587a1fe2fc23b88fe", "links": {"self": "http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe"}, "name": "CreateProjectUserTests-7a33f998-3763-485-name-role"}} 2018-07-15 01:51:02,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-acdad43a-4c1b-45f8-b970-d0e6b529ed8b 2018-07-15 01:51:02,241 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-7a33f998-3763-485-name-role 2018-07-15 01:51:02,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:02,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57ae6b7-ce01-4509-8e08-7d51dbf718dc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35152a0407544ce587a1fe2fc23b88fe", "links": {"self": "http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe"}, "name": "CreateProjectUserTests-7a33f998-3763-485-name-role"}} 2018-07-15 01:51:02,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe used request id req-b57ae6b7-ce01-4509-8e08-7d51dbf718dc 2018-07-15 01:51:02,347 - keystone_utils - INFO - Granting role CreateProjectUserTests-7a33f998-3763-485-name-role to project CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:02,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/994d966f9c3d49e6bdee13bb859b341d/roles/35152a0407544ce587a1fe2fc23b88fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:02,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c48e08-e972-4e42-abfa-ec8ff440e6da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:51:02,477 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/994d966f9c3d49e6bdee13bb859b341d/roles/35152a0407544ce587a1fe2fc23b88fe used request id req-37c48e08-e972-4e42-abfa-ec8ff440e6da 2018-07-15 01:51:02,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:51:02,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:02,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["crNBrhsZTseHr28Vy9gF6g"], "issued_at": "2018-07-15T01:51:02.000000Z"}} 2018-07-15 01:51:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:02,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b98904c-2c31-4b5f-a8cf-3189001b22e1 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:02,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8b98904c-2c31-4b5f-a8cf-3189001b22e1 2018-07-15 01:51:02,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:02,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e91229-e4e6-4f6a-b6c4-d2d42c855c04 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:02,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-53e91229-e4e6-4f6a-b6c4-d2d42c855c04 2018-07-15 01:51:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:03,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72a4bda-3181-420c-8846-13763cc2bcde Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/0dd263a460c34060a68f99b2626411b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dd263a460c34060a68f99b2626411b9", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/14302f9a8da441bb86d3fa85dad2131f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14302f9a8da441bb86d3fa85dad2131f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/1a08b432040044f7a9bf13ec3f3a09be"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1a08b432040044f7a9bf13ec3f3a09be", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/39bfba2f56b94d5da03978fd32604393"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39bfba2f56b94d5da03978fd32604393", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/4d39772197314ebeba81453070c612c0"}, "domain_id": "9a206777b7ee41baafa78ab6e2ed667f", "enabled": true, "options": {}, "id": "4d39772197314ebeba81453070c612c0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/5a3326b665664f3c9e51a5f24ca0c1a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5a3326b665664f3c9e51a5f24ca0c1a2", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/5b5ac64be9804c80857b82853c47999d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5b5ac64be9804c80857b82853c47999d", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/66304798cd93437c84c007aaaca8e726"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66304798cd93437c84c007aaaca8e726", "email": "heat@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/77ddc79a2215480ba7202792d9358f79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77ddc79a2215480ba7202792d9358f79", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/90948807f91f4d69a39389651eb6c43d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "90948807f91f4d69a39389651eb6c43d", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-7a33f998-3763-485-user1", "links": {"self": "http://172.30.9.25:5000/v3/users/994d966f9c3d49e6bdee13bb859b341d"}, "domain_id": "default", "enabled": true, "id": "994d966f9c3d49e6bdee13bb859b341d", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/d6f7c0d7421e4a98a1957d49d2d48e15"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f7c0d7421e4a98a1957d49d2d48e15", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/dbc4740036ce4a409f56e480d3412ec9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbc4740036ce4a409f56e480d3412ec9", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/e322ec5f870e48c7a59469796dea9872"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e322ec5f870e48c7a59469796dea9872", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/f12c58fbec5b4ca2aade5a97de8d173c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f12c58fbec5b4ca2aade5a97de8d173c", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-15 01:51:03,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-e72a4bda-3181-420c-8846-13763cc2bcde 2018-07-15 01:51:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:03,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffd1bb0-cb19-4f8e-897b-927a992e3996 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-15 01:51:03,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains?name=Default used request id req-cffd1bb0-cb19-4f8e-897b-927a992e3996 2018-07-15 01:51:03,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:03,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f825a14-2d55-4654-aefa-085d7394601b Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "35152a0407544ce587a1fe2fc23b88fe", "links": {"self": "http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe"}, "name": "CreateProjectUserTests-7a33f998-3763-485-name-role"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:51:03,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-4f825a14-2d55-4654-aefa-085d7394601b 2018-07-15 01:51:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-7a33f998-3763-485-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:03,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25aa5e31-8149-4543-a5dc-329b0488d3fe Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-7a33f998-3763-485-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c"}, "tags": [], "enabled": true, "id": "148c28947deb4951b4eda3b0f0a2328c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}]} 2018-07-15 01:51:03,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?name=CreateProjectUserTests-7a33f998-3763-485-name used request id req-25aa5e31-8149-4543-a5dc-329b0488d3fe 2018-07-15 01:51:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/users/8cf62554176e499bb213d6e51a4341c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:03,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659b9c75-764b-496e-98ee-db1c2c11233e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.25:5000/v3/users/8cf62554176e499bb213d6e51a4341c7"}, "enabled": true, "id": "8cf62554176e499bb213d6e51a4341c7", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-7a33f998-3763-485-user2"}} 2018-07-15 01:51:03,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/8cf62554176e499bb213d6e51a4341c7 used request id req-659b9c75-764b-496e-98ee-db1c2c11233e 2018-07-15 01:51:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/8cf62554176e499bb213d6e51a4341c7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:03,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35adec7b-6181-41f8-9f5f-788c1470aed0 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/8cf62554176e499bb213d6e51a4341c7/roles", "previous": null, "next": null}, "roles": []} 2018-07-15 01:51:03,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/8cf62554176e499bb213d6e51a4341c7/roles used request id req-35adec7b-6181-41f8-9f5f-788c1470aed0 2018-07-15 01:51:03,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:03,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f88d7b-7174-4d40-b58e-6face5aaa254 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}} 2018-07-15 01:51:03,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-22f88d7b-7174-4d40-b58e-6face5aaa254 2018-07-15 01:51:03,987 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:03,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/8cf62554176e499bb213d6e51a4341c7/roles/7122df743dce47818ab5c4c0b06241b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:04,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ee82153-6573-4369-86a4-8be16d2b33ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:51:04,123 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/8cf62554176e499bb213d6e51a4341c7/roles/7122df743dce47818ab5c4c0b06241b6 used request id req-5ee82153-6573-4369-86a4-8be16d2b33ce 2018-07-15 01:51:04,124 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-7a33f998-3763-485-user2 2018-07-15 01:51:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:04,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5640e1-1fa6-45fa-b717-644605bd064a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35152a0407544ce587a1fe2fc23b88fe", "links": {"self": "http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe"}, "name": "CreateProjectUserTests-7a33f998-3763-485-name-role"}} 2018-07-15 01:51:04,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe used request id req-7d5640e1-1fa6-45fa-b717-644605bd064a 2018-07-15 01:51:04,213 - keystone_utils - INFO - Granting role CreateProjectUserTests-7a33f998-3763-485-name-role to project CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:04,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/8cf62554176e499bb213d6e51a4341c7/roles/35152a0407544ce587a1fe2fc23b88fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:04,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24800ea0-dff7-4ed4-b25c-e47eb6baf7fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:51:04,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c/users/8cf62554176e499bb213d6e51a4341c7/roles/35152a0407544ce587a1fe2fc23b88fe used request id req-24800ea0-dff7-4ed4-b25c-e47eb6baf7fe 2018-07-15 01:51:04,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:51:04,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:04,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "35152a0407544ce587a1fe2fc23b88fe", "name": "CreateProjectUserTests-7a33f998-3763-485-name-role"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "148c28947deb4951b4eda3b0f0a2328c", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/148c28947deb4951b4eda3b0f0a2328c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/148c28947deb4951b4eda3b0f0a2328c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-7a33f998-3763-485-user1", "id": "994d966f9c3d49e6bdee13bb859b341d"}, "audit_ids": ["8bDxYW3MQky5koxQ7r_TVQ"], "issued_at": "2018-07-15T01:51:04.000000Z"}} 2018-07-15 01:51:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:04,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3348d44-5186-43c0-a172-e7d6faf7a77e 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:04,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b3348d44-5186-43c0-a172-e7d6faf7a77e 2018-07-15 01:51:04,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-7a33f998-3763-485-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-19af1b10-9517-420a-92e6-03aa897482a8 Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_groups": []} 2018-07-15 01:51:05,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-7a33f998-3763-485-name&description=hello+group used request id req-19af1b10-9517-420a-92e6-03aa897482a8 2018-07-15 01:51:05,108 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-7a33f998-3763-485-name... 2018-07-15 01:51:05,108 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:05,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" -d '{"security_group": {"name": "CreateProjectUserTests-7a33f998-3763-485-name", "description": "hello group"}}' 2018-07-15 01:51:05,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-8eb785f7-4bc4-4311-9ce6-2e5c48d04f8e Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "updated_at": "2018-07-15T01:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "9328af2e-beb0-4845-96b6-3f1ebef33771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv6", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv4", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}], "revision_number": 1, "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}} 2018-07-15 01:51:05,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-8eb785f7-4bc4-4311-9ce6-2e5c48d04f8e 2018-07-15 01:51:05,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-adc4b826-9078-454e-af32-d7bb8cd865c7 Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "9328af2e-beb0-4845-96b6-3f1ebef33771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b"}]} 2018-07-15 01:51:05,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-adc4b826-9078-454e-af32-d7bb8cd865c7 2018-07-15 01:51:05,281 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b991bb3b-8248-4bac-b566-6ef4b5c6af54 Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "9328af2e-beb0-4845-96b6-3f1ebef33771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b"}]} 2018-07-15 01:51:05,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-b991bb3b-8248-4bac-b566-6ef4b5c6af54 2018-07-15 01:51:05,304 - neutron_utils - INFO - Retrieving security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-76cfb3ee-1e14-4c6e-a442-4ebe33dd4a55 Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "updated_at": "2018-07-15T01:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "9328af2e-beb0-4845-96b6-3f1ebef33771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv6", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv4", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}], "revision_number": 1, "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}]} 2018-07-15 01:51:05,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-76cfb3ee-1e14-4c6e-a442-4ebe33dd4a55 2018-07-15 01:51:05,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:05,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d851b617-f085-4743-8901-0544d022b0c5 Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "9328af2e-beb0-4845-96b6-3f1ebef33771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b"}]} 2018-07-15 01:51:05,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-d851b617-f085-4743-8901-0544d022b0c5 2018-07-15 01:51:05,397 - neutron_utils - INFO - Retrieving security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:05,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-98d04a08-a469-43bc-8a67-59b711286491 Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "updated_at": "2018-07-15T01:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "9328af2e-beb0-4845-96b6-3f1ebef33771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv6", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv4", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}], "revision_number": 1, "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}]} 2018-07-15 01:51:05,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-98d04a08-a469-43bc-8a67-59b711286491 2018-07-15 01:51:05,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e8be37e-9cf2-4c53-a1d0-bf6f7b8f0e49 Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "9328af2e-beb0-4845-96b6-3f1ebef33771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b"}]} 2018-07-15 01:51:05,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-0e8be37e-9cf2-4c53-a1d0-bf6f7b8f0e49 2018-07-15 01:51:05,468 - neutron_utils - INFO - Retrieving security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bff29c27-e3b4-4284-9637-289d73a38a65 Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "updated_at": "2018-07-15T01:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "9328af2e-beb0-4845-96b6-3f1ebef33771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv6", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv4", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}], "revision_number": 1, "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}]} 2018-07-15 01:51:05,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-bff29c27-e3b4-4284-9637-289d73a38a65 2018-07-15 01:51:05,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:05,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca64726c-ba3a-4ebb-aed5-72d7768fc7bc Date: Sun, 15 Jul 2018 01:51:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "9328af2e-beb0-4845-96b6-3f1ebef33771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b"}]} 2018-07-15 01:51:05,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-ca64726c-ba3a-4ebb-aed5-72d7768fc7bc 2018-07-15 01:51:05,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:51:05,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:06,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "35152a0407544ce587a1fe2fc23b88fe", "name": "CreateProjectUserTests-7a33f998-3763-485-name-role"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "148c28947deb4951b4eda3b0f0a2328c", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/148c28947deb4951b4eda3b0f0a2328c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/148c28947deb4951b4eda3b0f0a2328c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/148c28947deb4951b4eda3b0f0a2328c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-7a33f998-3763-485-user2", "id": "8cf62554176e499bb213d6e51a4341c7"}, "audit_ids": ["U4gnCigQT3639py0gZvJ9Q"], "issued_at": "2018-07-15T01:51:06.000000Z"}} 2018-07-15 01:51:06,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:06,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc13eb4-6e9e-468c-90d9-924c92bed681 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:06,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-abc13eb4-6e9e-468c-90d9-924c92bed681 2018-07-15 01:51:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-7a33f998-3763-485-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:06,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ded290d7-1e39-4296-ab3c-f483f918c78b Date: Sun, 15 Jul 2018 01:51:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "updated_at": "2018-07-15T01:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "9328af2e-beb0-4845-96b6-3f1ebef33771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv6", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv4", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}], "revision_number": 1, "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}]} 2018-07-15 01:51:06,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=CreateProjectUserTests-7a33f998-3763-485-name&description=hello+group used request id req-ded290d7-1e39-4296-ab3c-f483f918c78b 2018-07-15 01:51:06,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:06,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0605af-cef9-4fa2-bc36-9048b74df730 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:06,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-cd0605af-cef9-4fa2-bc36-9048b74df730 2018-07-15 01:51:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:06,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87386a88-0801-43d6-adde-8f935346092d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "148c28947deb4951b4eda3b0f0a2328c", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}} 2018-07-15 01:51:06,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c used request id req-87386a88-0801-43d6-adde-8f935346092d 2018-07-15 01:51:06,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:06,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:06,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-101702ee-48fe-49b8-be21-e8ac5437458d Date: Sun, 15 Jul 2018 01:51:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "9328af2e-beb0-4845-96b6-3f1ebef33771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b"}]} 2018-07-15 01:51:06,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-101702ee-48fe-49b8-be21-e8ac5437458d 2018-07-15 01:51:06,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:06,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7de37b2-16b0-4c99-87e7-3e49b4a92d8e Date: Sun, 15 Jul 2018 01:51:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "9328af2e-beb0-4845-96b6-3f1ebef33771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b"}]} 2018-07-15 01:51:06,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-d7de37b2-16b0-4c99-87e7-3e49b4a92d8e 2018-07-15 01:51:06,582 - neutron_utils - INFO - Retrieving security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:06,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d17c9b50-4e52-47b3-95ac-8461078972eb Date: Sun, 15 Jul 2018 01:51:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "updated_at": "2018-07-15T01:51:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "9328af2e-beb0-4845-96b6-3f1ebef33771", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv6", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv4", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}], "revision_number": 1, "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}]} 2018-07-15 01:51:06,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-d17c9b50-4e52-47b3-95ac-8461078972eb 2018-07-15 01:51:06,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42f15dbb-2204-47ec-8e6a-7e8427c43404 2018-07-15 01:51:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:06,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4caf9f8f-4af1-4e18-a725-f1e582e12fe5 Date: Sun, 15 Jul 2018 01:51:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "9328af2e-beb0-4845-96b6-3f1ebef33771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "42f15dbb-2204-47ec-8e6a-7e8427c43404", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a3548936-d9a1-4245-87fe-eb5815bbde0b"}]} 2018-07-15 01:51:06,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-4caf9f8f-4af1-4e18-a725-f1e582e12fe5 2018-07-15 01:51:06,655 - neutron_utils - INFO - Deleting security group rule with ID - 9328af2e-beb0-4845-96b6-3f1ebef33771 2018-07-15 01:51:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/9328af2e-beb0-4845-96b6-3f1ebef33771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:06,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37ddcf5a-8c8e-4fe1-82af-d74961224bb9 Content-Length: 0 Date: Sun, 15 Jul 2018 01:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:06,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/9328af2e-beb0-4845-96b6-3f1ebef33771 used request id req-37ddcf5a-8c8e-4fe1-82af-d74961224bb9 2018-07-15 01:51:06,751 - neutron_utils - INFO - Deleting security group rule with ID - a3548936-d9a1-4245-87fe-eb5815bbde0b 2018-07-15 01:51:06,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a3548936-d9a1-4245-87fe-eb5815bbde0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:06,827 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-080b67fc-f8c5-49e0-9b1d-91a0961e5151 Content-Length: 0 Date: Sun, 15 Jul 2018 01:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:06,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a3548936-d9a1-4245-87fe-eb5815bbde0b used request id req-080b67fc-f8c5-49e0-9b1d-91a0961e5151 2018-07-15 01:51:06,828 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f988b2698e2109d3ab4115958dc2638bdf4246d9" 2018-07-15 01:51:06,960 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8231db75-d221-457d-8549-a578d2d4e095 Content-Length: 0 Date: Sun, 15 Jul 2018 01:51:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:06,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-8231db75-d221-457d-8549-a578d2d4e095 2018-07-15 01:51:06,961 - neutron_utils - INFO - Deleting security group rule with ID - a3548936-d9a1-4245-87fe-eb5815bbde0b 2018-07-15 01:51:06,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/a3548936-d9a1-4245-87fe-eb5815bbde0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:06,985 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b1c7a7b8-9df1-4f56-81b2-d16e7be02fda Date: Sun, 15 Jul 2018 01:51:07 GMT RESP BODY: {"NeutronError": {"message": "Security group rule a3548936-d9a1-4245-87fe-eb5815bbde0b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-15 01:51:06,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/a3548936-d9a1-4245-87fe-eb5815bbde0b used request id req-b1c7a7b8-9df1-4f56-81b2-d16e7be02fda 2018-07-15 01:51:06,986 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule a3548936-d9a1-4245-87fe-eb5815bbde0b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-15 01:51:06,986 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule a3548936-d9a1-4245-87fe-eb5815bbde0b does not exist Neutron server returns request_ids: ['req-b1c7a7b8-9df1-4f56-81b2-d16e7be02fda'] 2018-07-15 01:51:06,986 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:06,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/42f15dbb-2204-47ec-8e6a-7e8427c43404 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819d88702c9c296ea6a37f1a9aa5c84b09153203" 2018-07-15 01:51:07,009 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-329f0d01-8a6b-4ec5-91f1-0e9d57ae9935 Date: Sun, 15 Jul 2018 01:51:07 GMT RESP BODY: {"NeutronError": {"message": "Security group 42f15dbb-2204-47ec-8e6a-7e8427c43404 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-15 01:51:07,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/42f15dbb-2204-47ec-8e6a-7e8427c43404 used request id req-329f0d01-8a6b-4ec5-91f1-0e9d57ae9935 2018-07-15 01:51:07,009 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 42f15dbb-2204-47ec-8e6a-7e8427c43404 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-15 01:51:07,010 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 42f15dbb-2204-47ec-8e6a-7e8427c43404 does not exist Neutron server returns request_ids: ['req-329f0d01-8a6b-4ec5-91f1-0e9d57ae9935'] 2018-07-15 01:51:07,010 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-7a33f998-3763-485-user1 2018-07-15 01:51:07,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/994d966f9c3d49e6bdee13bb859b341d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50b904cb8ecbcc8adf658873497fffaba36651b" 2018-07-15 01:51:07,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-648e1838-eb69-464a-8999-cb61ef7267f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:51:07,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/994d966f9c3d49e6bdee13bb859b341d used request id req-648e1838-eb69-464a-8999-cb61ef7267f0 2018-07-15 01:51:07,189 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-7a33f998-3763-485-user2 2018-07-15 01:51:07,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/users/8cf62554176e499bb213d6e51a4341c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbb3a9a0e648d6e26257e7d836baa1a06e95bc6" 2018-07-15 01:51:07,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c873ef-cf53-4341-b38d-f12d09d353ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:51:07,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/8cf62554176e499bb213d6e51a4341c7 used request id req-c9c873ef-cf53-4341-b38d-f12d09d353ec 2018-07-15 01:51:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:07,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-afcb4d24-656d-480d-a4a2-039216988c37 Date: Sun, 15 Jul 2018 01:51:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "updated_at": "2018-07-15T01:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5d0eb630-1559-486a-bfba-f4531081a002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5f6acea5-f710-4208-9754-030affe581fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "updated_at": "2018-07-15T01:51:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "1a09a405-5b42-4412-8cc3-d34907c3e3ef", "remote_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv4", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "8b0dc7f9-c528-403d-8274-52fb4932b78c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv4", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "b21a3043-13d0-4275-8c38-2a8565d9b01e", "remote_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv6", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "revision_number": 0, "id": "e8dd3079-4c78-4fd1-8a7f-ed668041a6cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:51:05Z", "security_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "port_range_min": null, "ethertype": "IPv6", "project_id": "148c28947deb4951b4eda3b0f0a2328c"}], "revision_number": 1, "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}]} 2018-07-15 01:51:07,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=default used request id req-afcb4d24-656d-480d-a4a2-039216988c37 2018-07-15 01:51:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:07,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-235df7bc-1fa3-4659-a31b-8539ad3f24fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f0c8666730cb416a9b820e6d3967b837.", "code": 404, "title": "Not Found"}} 2018-07-15 01:51:07,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/f0c8666730cb416a9b820e6d3967b837 used request id req-235df7bc-1fa3-4659-a31b-8539ad3f24fa 2018-07-15 01:51:07,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:51:07,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:07,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:51:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea609508-35a3-47d7-925b-3c014b526e24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 4dd19a53d7964d5a974c68d5b3e643ae.", "code": 404, "title": "Not Found"}} 2018-07-15 01:51:07,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/4dd19a53d7964d5a974c68d5b3e643ae used request id req-ea609508-35a3-47d7-925b-3c014b526e24 2018-07-15 01:51:07,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-15 01:51:07,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:07,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c393ae4-8a87-45bd-9257-1c9c94adf9fa Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:07,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-5c393ae4-8a87-45bd-9257-1c9c94adf9fa 2018-07-15 01:51:07,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:08,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f396142-edbc-499e-8acb-b8824b20584f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "148c28947deb4951b4eda3b0f0a2328c", "name": "CreateProjectUserTests-7a33f998-3763-485-name"}} 2018-07-15 01:51:08,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c used request id req-5f396142-edbc-499e-8acb-b8824b20584f 2018-07-15 01:51:08,030 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a91e57c8-da83-421d-a0f6-34b5168961cb 2018-07-15 01:51:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a91e57c8-da83-421d-a0f6-34b5168961cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:08,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6613f4a2-c22f-4aa1-a99a-f96e0facc193 Date: Sun, 15 Jul 2018 01:51:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "1a09a405-5b42-4412-8cc3-d34907c3e3ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "8b0dc7f9-c528-403d-8274-52fb4932b78c"}, {"remote_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "b21a3043-13d0-4275-8c38-2a8565d9b01e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:51:05Z", "security_group_id": "a91e57c8-da83-421d-a0f6-34b5168961cb", "port_range_min": null, "revision_number": 0, "tenant_id": "148c28947deb4951b4eda3b0f0a2328c", "created_at": "2018-07-15T01:51:05Z", "project_id": "148c28947deb4951b4eda3b0f0a2328c", "id": "e8dd3079-4c78-4fd1-8a7f-ed668041a6cc"}]} 2018-07-15 01:51:08,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=a91e57c8-da83-421d-a0f6-34b5168961cb used request id req-6613f4a2-c22f-4aa1-a99a-f96e0facc193 2018-07-15 01:51:08,065 - neutron_utils - INFO - Deleting security group with name - default 2018-07-15 01:51:08,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/a91e57c8-da83-421d-a0f6-34b5168961cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:08,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79906b4c-a85a-4c7b-b615-d7900a0c97e8 Content-Length: 0 Date: Sun, 15 Jul 2018 01:51:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:08,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/a91e57c8-da83-421d-a0f6-34b5168961cb used request id req-79906b4c-a85a-4c7b-b615-d7900a0c97e8 2018-07-15 01:51:08,182 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-7a33f998-3763-485-name 2018-07-15 01:51:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:08,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4850ae3c-2e15-4ba2-9e20-372d58ea0546 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:51:08,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/148c28947deb4951b4eda3b0f0a2328c used request id req-4850ae3c-2e15-4ba2-9e20-372d58ea0546 2018-07-15 01:51:08,342 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-7a33f998-3763-485-name-role 2018-07-15 01:51:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:08,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef5d21a4-fcb2-4001-bfe6-6f53bfb03776 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:51:08,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/35152a0407544ce587a1fe2fc23b88fe used request id req-ef5d21a4-fcb2-4001-bfe6-6f53bfb03776 2018-07-15 01:51:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}224b3d2cc161533ffbf1611ce073436642a0323c" 2018-07-15 01:51:08,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4742d7-f2a2-448f-b835-81b4cbc28e16 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "14ca279e410c4e149dc00a0fd0a4da1f", "links": {"self": "http://172.30.9.25:5000/v3/roles/14ca279e410c4e149dc00a0fd0a4da1f"}, "name": "member"}, {"domain_id": null, "id": "7122df743dce47818ab5c4c0b06241b6", "links": {"self": "http://172.30.9.25:5000/v3/roles/7122df743dce47818ab5c4c0b06241b6"}, "name": "admin"}, {"domain_id": null, "id": "98ca68f19cb94cb9b664581b77212b87", "links": {"self": "http://172.30.9.25:5000/v3/roles/98ca68f19cb94cb9b664581b77212b87"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a268770bfc2f42ddb40a6f2774360a61", "links": {"self": "http://172.30.9.25:5000/v3/roles/a268770bfc2f42ddb40a6f2774360a61"}, "name": "reader"}, {"domain_id": null, "id": "ba803d4ab5884721a0d894bd5a2b2b4c", "links": {"self": "http://172.30.9.25:5000/v3/roles/ba803d4ab5884721a0d894bd5a2b2b4c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "e4fc9fb4da954af3b7ebbfbf142d3f87", "links": {"self": "http://172.30.9.25:5000/v3/roles/e4fc9fb4da954af3b7ebbfbf142d3f87"}, "name": "swiftoperator"}]} 2018-07-15 01:51:08,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-9d4742d7-f2a2-448f-b835-81b4cbc28e16 2018-07-15 01:51:08,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:08,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["pu6a3YGUSq-CZ67huf9lMA"], "issued_at": "2018-07-15T01:51:09.000000Z"}} 2018-07-15 01:51:08,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73fd3985b84605690d418e5b607de31e4369abc0" 2018-07-15 01:51:09,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-918dea84-9dcf-4fd8-bfee-c9610c74958f Date: Sun, 15 Jul 2018 01:51:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:51:09,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-918dea84-9dcf-4fd8-bfee-c9610c74958f 2018-07-15 01:51:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73fd3985b84605690d418e5b607de31e4369abc0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-a76cfb98-3b7f-472d-beb1-3ad383416cc5"}' 2018-07-15 01:51:09,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f3dfdbe3-5f15-4a5c-9200-dd8dc3130fa7 Date: Sun, 15 Jul 2018 01:51:09 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-a76cfb98-3b7f-472d-beb1-3ad383416cc5", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:51:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-15T01:51:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7", "min_disk": 0, "protected": false, "id": "e7abed03-4832-4887-ac3b-f220d93e8bf7", "file": "/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/file", "checksum": null, "owner": "6c7918ecf2a745da94a03bea1c6739ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:51:09,327 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f3dfdbe3-5f15-4a5c-9200-dd8dc3130fa7 2018-07-15 01:51:09,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73fd3985b84605690d418e5b607de31e4369abc0" -d '' 2018-07-15 01:51:09,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ada56a02-f67b-4802-b2f6-f483e20699fb Date: Sun, 15 Jul 2018 01:51:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:51:09,993 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/file used request id req-ada56a02-f67b-4802-b2f6-f483e20699fb 2018-07-15 01:51:09,994 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:51:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73fd3985b84605690d418e5b607de31e4369abc0" 2018-07-15 01:51:10,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-35c56e58-3bdf-400d-855f-d49236c28b87 Date: Sun, 15 Jul 2018 01:51:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-a76cfb98-3b7f-472d-beb1-3ad383416cc5", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:51:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:51:10Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/snap", "metadata": {}}], "self": "/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7", "min_disk": 0, "protected": false, "id": "e7abed03-4832-4887-ac3b-f220d93e8bf7", "file": "/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:51:10,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7 used request id req-35c56e58-3bdf-400d-855f-d49236c28b87 2018-07-15 01:51:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73fd3985b84605690d418e5b607de31e4369abc0" 2018-07-15 01:51:10,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5667180c-d608-4f09-b243-60dadc531c45 Date: Sun, 15 Jul 2018 01:51:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:51:10,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-5667180c-d608-4f09-b243-60dadc531c45 2018-07-15 01:51:10,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-a76cfb98-3b7f-472d-beb1-3ad383416cc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73fd3985b84605690d418e5b607de31e4369abc0" 2018-07-15 01:51:10,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-db6f8308-7dfd-41f9-981f-15eb3c651f72 Date: Sun, 15 Jul 2018 01:51:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-a76cfb98-3b7f-472d-beb1-3ad383416cc5", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:51:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:51:10Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/snap", "metadata": {}}], "self": "/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7", "min_disk": 0, "protected": false, "id": "e7abed03-4832-4887-ac3b-f220d93e8bf7", "file": "/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/e7abed03-4832-4887-ac3b-f220d93e8bf7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-a76cfb98-3b7f-472d-beb1-3ad383416cc5"} 2018-07-15 01:51:10,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-a76cfb98-3b7f-472d-beb1-3ad383416cc5 used request id req-db6f8308-7dfd-41f9-981f-15eb3c651f72 2018-07-15 01:51:10,052 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-a76cfb98-3b7f-472d-beb1-3ad383416cc5 2018-07-15 01:51:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73fd3985b84605690d418e5b607de31e4369abc0" 2018-07-15 01:51:11,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46a09745-26fc-4a68-9601-70d0906cd346 Date: Sun, 15 Jul 2018 01:51:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:51:11,152 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/e7abed03-4832-4887-ac3b-f220d93e8bf7 used request id req-46a09745-26fc-4a68-9601-70d0906cd346 2018-07-15 01:51:11,161 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-15 01:51:11,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:11,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["LWrMOLDdTMGtzywTQadMgw"], "issued_at": "2018-07-15T01:51:11.000000Z"}} 2018-07-15 01:51:11,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:11,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecf60fc-d9fd-476b-b2f0-11229958bc90 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:11,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5ecf60fc-d9fd-476b-b2f0-11229958bc90 2018-07-15 01:51:11,665 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net 2018-07-15 01:51:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" -d '{"network": {"name": "NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:12,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-1fa82efa-7bad-4c19-bfa4-5c5fef635583 Date: Sun, 15 Jul 2018 01:51:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4add75dc-9942-4ab6-9249-0b252d21f96d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:12Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:11Z","mtu":1450}} 2018-07-15 01:51:12,133 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-1fa82efa-7bad-4c19-bfa4-5c5fef635583 2018-07-15 01:51:12,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4add75dc-9942-4ab6-9249-0b252d21f96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:12,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-10181c04-e7cb-4132-bef2-6eb43c107f79 Date: Sun, 15 Jul 2018 01:51:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4add75dc-9942-4ab6-9249-0b252d21f96d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:12Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:11Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:12,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4add75dc-9942-4ab6-9249-0b252d21f96d used request id req-10181c04-e7cb-4132-bef2-6eb43c107f79 2018-07-15 01:51:12,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4add75dc-9942-4ab6-9249-0b252d21f96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:12,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6deb0e53-1e58-4adb-bab6-ee0be1f025a8 Date: Sun, 15 Jul 2018 01:51:12 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:12,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4add75dc-9942-4ab6-9249-0b252d21f96d used request id req-6deb0e53-1e58-4adb-bab6-ee0be1f025a8 2018-07-15 01:51:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4add75dc-9942-4ab6-9249-0b252d21f96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:12,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-bf618c4a-c0ee-46f7-8293-81f3a55eac7a Date: Sun, 15 Jul 2018 01:51:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4add75dc-9942-4ab6-9249-0b252d21f96d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:12Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:11Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:12,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4add75dc-9942-4ab6-9249-0b252d21f96d used request id req-bf618c4a-c0ee-46f7-8293-81f3a55eac7a 2018-07-15 01:51:12,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4add75dc-9942-4ab6-9249-0b252d21f96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:12,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91eac36a-3778-4cc5-9319-cd4df01e9aa7 Date: Sun, 15 Jul 2018 01:51:12 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:12,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4add75dc-9942-4ab6-9249-0b252d21f96d used request id req-91eac36a-3778-4cc5-9319-cd4df01e9aa7 2018-07-15 01:51:12,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:12,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-81afb24c-b8cf-4794-9766-43a7630308ed Date: Sun, 15 Jul 2018 01:51:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4add75dc-9942-4ab6-9249-0b252d21f96d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:12Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:11Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:12,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net used request id req-81afb24c-b8cf-4794-9766-43a7630308ed 2018-07-15 01:51:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:12,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6965b873-549e-4cac-bffd-aaff355a7ce1 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:12,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-6965b873-549e-4cac-bffd-aaff355a7ce1 2018-07-15 01:51:12,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:12,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9abf067-1a36-4d18-aa47-5e4fb61f1547 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:12,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-f9abf067-1a36-4d18-aa47-5e4fb61f1547 2018-07-15 01:51:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4add75dc-9942-4ab6-9249-0b252d21f96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:12,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f1402650-4621-4f5c-8970-7b522e980f67 Date: Sun, 15 Jul 2018 01:51:12 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:12,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4add75dc-9942-4ab6-9249-0b252d21f96d used request id req-f1402650-4621-4f5c-8970-7b522e980f67 2018-07-15 01:51:12,587 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-61964b97-f4b0-4689-bd14-c3c62c192ae3-pub-net 2018-07-15 01:51:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/4add75dc-9942-4ab6-9249-0b252d21f96d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9f2adb342ef570a55e7458832c27a09fb23e923" 2018-07-15 01:51:13,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d10e44ff-044c-4a2e-ac2b-7430644e67db Date: Sun, 15 Jul 2018 01:51:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:13,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4add75dc-9942-4ab6-9249-0b252d21f96d used request id req-d10e44ff-044c-4a2e-ac2b-7430644e67db 2018-07-15 01:51:13,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:13,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["txksFbejTJ2bIj8cus0c3A"], "issued_at": "2018-07-15T01:51:13.000000Z"}} 2018-07-15 01:51:13,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c62ea61c653f5ae1b3075d59ea5219432954731" 2018-07-15 01:51:13,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6bd4d1-22a5-42bb-b94c-9dacb1394d1e 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:13,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bc6bd4d1-22a5-42bb-b94c-9dacb1394d1e 2018-07-15 01:51:13,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:14,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["MGanu_MzThm6TibuLv_Qow"], "issued_at": "2018-07-15T01:51:14.000000Z"}} 2018-07-15 01:51:14,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb44d1b46a54e19bf8c5f518d22ae044bfa772aa" 2018-07-15 01:51:14,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e422a7c-2813-46df-8033-d3051fd74a58 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:14,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1e422a7c-2813-46df-8033-d3051fd74a58 2018-07-15 01:51:14,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:14,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["AK9u9ahTRBWVjk3mHuaDEw"], "issued_at": "2018-07-15T01:51:14.000000Z"}} 2018-07-15 01:51:14,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:14,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c97287-0719-4ded-ba20-e62e8f1cbd31 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:14,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-90c97287-0719-4ded-ba20-e62e8f1cbd31 2018-07-15 01:51:14,672 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net 2018-07-15 01:51:14,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" -d '{"network": {"name": "NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:15,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-5df36ef2-c506-45c7-9021-99610bf213bc Date: Sun, 15 Jul 2018 01:51:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:14Z","mtu":1450}} 2018-07-15 01:51:15,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-5df36ef2-c506-45c7-9021-99610bf213bc 2018-07-15 01:51:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5b8d0524-8404-4d26-9c6b-72de46e76fac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:15,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4838d5a4-51f0-4d91-9956-72b99ac5fcab Date: Sun, 15 Jul 2018 01:51:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:14Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:14Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:15,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5b8d0524-8404-4d26-9c6b-72de46e76fac used request id req-4838d5a4-51f0-4d91-9956-72b99ac5fcab 2018-07-15 01:51:15,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:15,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-077ee875-dc87-4686-838d-910d33c56f03 Date: Sun, 15 Jul 2018 01:51:15 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:15,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac used request id req-077ee875-dc87-4686-838d-910d33c56f03 2018-07-15 01:51:15,181 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet 2018-07-15 01:51:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" -d '{"subnets": [{"ip_version": 4, "network_id": "5b8d0524-8404-4d26-9c6b-72de46e76fac", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet"}]}' 2018-07-15 01:51:15,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3961ba50-0c98-46e4-aae9-d7ecf0c2fc4f Date: Sun, 15 Jul 2018 01:51:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"18d7f4ee-4616-4eb3-b31a-6f66841dc920","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:15Z","ip_version":4}]} 2018-07-15 01:51:15,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-3961ba50-0c98-46e4-aae9-d7ecf0c2fc4f 2018-07-15 01:51:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=5b8d0524-8404-4d26-9c6b-72de46e76fac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:15,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-65bf92ac-d85c-4afd-9331-74db24cb6c61 Date: Sun, 15 Jul 2018 01:51:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["18d7f4ee-4616-4eb3-b31a-6f66841dc920"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:14Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:15,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=5b8d0524-8404-4d26-9c6b-72de46e76fac used request id req-65bf92ac-d85c-4afd-9331-74db24cb6c61 2018-07-15 01:51:15,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1ef06e97-8d7d-421a-bd81-0055af97bfbd Date: Sun, 15 Jul 2018 01:51:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"18d7f4ee-4616-4eb3-b31a-6f66841dc920","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:15Z","ip_version":4}]} 2018-07-15 01:51:16,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac used request id req-1ef06e97-8d7d-421a-bd81-0055af97bfbd 2018-07-15 01:51:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b2046959-2cf7-4d71-934f-1bc3c5b4d37e Date: Sun, 15 Jul 2018 01:51:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["18d7f4ee-4616-4eb3-b31a-6f66841dc920"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:14Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:16,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net used request id req-b2046959-2cf7-4d71-934f-1bc3c5b4d37e 2018-07-15 01:51:16,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:16,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8debf85b-eaec-41db-b026-52f694b7e9ab Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:16,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-8debf85b-eaec-41db-b026-52f694b7e9ab 2018-07-15 01:51:16,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdef0da-9a8c-4d42-ab0c-fec8bab48dbf Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:16,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-ccdef0da-9a8c-4d42-ab0c-fec8bab48dbf 2018-07-15 01:51:16,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-915d8278-434f-4ffe-9540-2bf7c19606c5 Date: Sun, 15 Jul 2018 01:51:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"18d7f4ee-4616-4eb3-b31a-6f66841dc920","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:15Z","ip_version":4}]} 2018-07-15 01:51:16,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac used request id req-915d8278-434f-4ffe-9540-2bf7c19606c5 2018-07-15 01:51:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac&name=NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d5365eae-06e7-4530-8bd0-e4e30302ab0e Date: Sun, 15 Jul 2018 01:51:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"18d7f4ee-4616-4eb3-b31a-6f66841dc920","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:15Z","ip_version":4}]} 2018-07-15 01:51:16,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac&name=NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet used request id req-d5365eae-06e7-4530-8bd0-e4e30302ab0e 2018-07-15 01:51:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac&name=NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1d859fbd-0ac5-46af-b881-06ce589596b8 Date: Sun, 15 Jul 2018 01:51:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"18d7f4ee-4616-4eb3-b31a-6f66841dc920","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:15Z","ip_version":4}]} 2018-07-15 01:51:16,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac&name=NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet used request id req-1d859fbd-0ac5-46af-b881-06ce589596b8 2018-07-15 01:51:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c9f5a23f-353d-46a5-97c2-93cfb6cad0e9 Date: Sun, 15 Jul 2018 01:51:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"18d7f4ee-4616-4eb3-b31a-6f66841dc920","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:15Z","ip_version":4}]} 2018-07-15 01:51:16,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=5b8d0524-8404-4d26-9c6b-72de46e76fac used request id req-c9f5a23f-353d-46a5-97c2-93cfb6cad0e9 2018-07-15 01:51:16,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e5d211a3-bac2-4e31-a126-df0c93809478 Date: Sun, 15 Jul 2018 01:51:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"18d7f4ee-4616-4eb3-b31a-6f66841dc920","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5b8d0524-8404-4d26-9c6b-72de46e76fac","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:15Z","ip_version":4}]} 2018-07-15 01:51:16,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet used request id req-e5d211a3-bac2-4e31-a126-df0c93809478 2018-07-15 01:51:16,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:16,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a165f2-4cd4-4279-8637-ef5a35e3e222 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:16,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-62a165f2-4cd4-4279-8637-ef5a35e3e222 2018-07-15 01:51:16,517 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet 2018-07-15 01:51:16,517 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-subnet 2018-07-15 01:51:16,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/18d7f4ee-4616-4eb3-b31a-6f66841dc920 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:17,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a443b7a-ca9b-476e-a59a-25890d5118d0 Date: Sun, 15 Jul 2018 01:51:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:17,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/18d7f4ee-4616-4eb3-b31a-6f66841dc920 used request id req-0a443b7a-ca9b-476e-a59a-25890d5118d0 2018-07-15 01:51:17,386 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-fcb4c6bf-f159-4dcc-a4e1-e966350865c2-pub-net 2018-07-15 01:51:17,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/5b8d0524-8404-4d26-9c6b-72de46e76fac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0e7ac0a5aea2964bf39a3268236dfb5823fca6" 2018-07-15 01:51:18,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eea6b10a-e180-4508-ba12-6388d83b5464 Date: Sun, 15 Jul 2018 01:51:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:18,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/5b8d0524-8404-4d26-9c6b-72de46e76fac used request id req-eea6b10a-e180-4508-ba12-6388d83b5464 2018-07-15 01:51:18,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:18,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["FikwY6GZQmmqjWt52TbDgg"], "issued_at": "2018-07-15T01:51:18.000000Z"}} 2018-07-15 01:51:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed40d1bf3f4ce31bc5de064dd7f2987872655698" 2018-07-15 01:51:19,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516ae85b-1949-4a4b-991b-41f12c176260 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:19,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-516ae85b-1949-4a4b-991b-41f12c176260 2018-07-15 01:51:19,004 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-net 2018-07-15 01:51:19,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed40d1bf3f4ce31bc5de064dd7f2987872655698" -d '{"network": {"name": "NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:19,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-fad19245-b709-498f-84d8-6580df4d7a85 Date: Sun, 15 Jul 2018 01:51:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:19Z","mtu":1450}} 2018-07-15 01:51:19,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-fad19245-b709-498f-84d8-6580df4d7a85 2018-07-15 01:51:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed40d1bf3f4ce31bc5de064dd7f2987872655698" 2018-07-15 01:51:19,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-00a18e34-81de-45e6-99ac-2a311c7655c4 Date: Sun, 15 Jul 2018 01:51:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:19Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:19,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00 used request id req-00a18e34-81de-45e6-99ac-2a311c7655c4 2018-07-15 01:51:19,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed40d1bf3f4ce31bc5de064dd7f2987872655698" 2018-07-15 01:51:19,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-578a0269-245f-47ec-8e6c-40ef5e18b7df Date: Sun, 15 Jul 2018 01:51:19 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:19,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00 used request id req-578a0269-245f-47ec-8e6c-40ef5e18b7df 2018-07-15 01:51:19,525 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-subnet 2018-07-15 01:51:19,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed40d1bf3f4ce31bc5de064dd7f2987872655698" -d '{"subnets": [{"ip_version": 4, "network_id": "f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00", "cidr": "", "name": "NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-subnet"}]}' 2018-07-15 01:51:19,541 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-0117b786-195b-4de3-a8da-d8dcb3561443 Date: Sun, 15 Jul 2018 01:51:19 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-15 01:51:19,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-0117b786-195b-4de3-a8da-d8dcb3561443 2018-07-15 01:51:19,542 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-15 01:51:19,542 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-subnet] for network [NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-net] 2018-07-15 01:51:19,542 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0ada6bde-39d6-49d9-a347-a96ce9fbebe0-pub-net 2018-07-15 01:51:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed40d1bf3f4ce31bc5de064dd7f2987872655698" 2018-07-15 01:51:20,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d54c6c20-25a9-4180-a26d-16abf2d618c5 Date: Sun, 15 Jul 2018 01:51:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:20,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/f5c7d8ac-8d56-45b0-b7fa-8cafdfb4fd00 used request id req-d54c6c20-25a9-4180-a26d-16abf2d618c5 2018-07-15 01:51:20,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:20,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["6peTjUI1R5GWtmvRsklMhQ"], "issued_at": "2018-07-15T01:51:20.000000Z"}} 2018-07-15 01:51:20,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:20,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4832530-f7af-4492-a80f-42ed96d447aa 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:20,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b4832530-f7af-4492-a80f-42ed96d447aa 2018-07-15 01:51:20,777 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net 2018-07-15 01:51:20,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" -d '{"network": {"name": "NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:21,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-31e904a8-79a5-478b-a44a-5c5995fca8b1 Date: Sun, 15 Jul 2018 01:51:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","mtu":1450}} 2018-07-15 01:51:21,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-31e904a8-79a5-478b-a44a-5c5995fca8b1 2018-07-15 01:51:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:21,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-2ef3008a-9c95-4f4b-89b8-ac518bece481 Date: Sun, 15 Jul 2018 01:51:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:21Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:21,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 used request id req-2ef3008a-9c95-4f4b-89b8-ac518bece481 2018-07-15 01:51:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:21,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-90639e0a-f650-41b9-8573-0533e3bc7c2b Date: Sun, 15 Jul 2018 01:51:21 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:21,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 used request id req-90639e0a-f650-41b9-8573-0533e3bc7c2b 2018-07-15 01:51:21,266 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet 2018-07-15 01:51:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" -d '{"subnets": [{"ip_version": 4, "network_id": "da7a2dcc-335b-4883-8e11-c67e800b1dc0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet"}]}' 2018-07-15 01:51:21,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e131f639-e380-482e-823d-94cfcba4e503 Date: Sun, 15 Jul 2018 01:51:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c53a6cdb-522c-4f2d-9cf3-bbb54515f512","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","ip_version":4}]} 2018-07-15 01:51:21,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-e131f639-e380-482e-823d-94cfcba4e503 2018-07-15 01:51:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:21,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ce165c96-87e7-48e8-be55-b4e39f9dd640 Date: Sun, 15 Jul 2018 01:51:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["c53a6cdb-522c-4f2d-9cf3-bbb54515f512"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:21Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:21,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 used request id req-ce165c96-87e7-48e8-be55-b4e39f9dd640 2018-07-15 01:51:21,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:21,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a7f996a7-0c6f-45ff-b88c-2d46cecb8723 Date: Sun, 15 Jul 2018 01:51:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c53a6cdb-522c-4f2d-9cf3-bbb54515f512","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","ip_version":4}]} 2018-07-15 01:51:21,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 used request id req-a7f996a7-0c6f-45ff-b88c-2d46cecb8723 2018-07-15 01:51:21,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:21,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-50791bfa-0c02-4d1b-abed-b375ce343a81 Date: Sun, 15 Jul 2018 01:51:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["c53a6cdb-522c-4f2d-9cf3-bbb54515f512"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:21Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:21,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net used request id req-50791bfa-0c02-4d1b-abed-b375ce343a81 2018-07-15 01:51:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:21,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dccbedff-20e5-4ccb-a316-2acf6892f9ce Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:21,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-dccbedff-20e5-4ccb-a316-2acf6892f9ce 2018-07-15 01:51:21,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:21,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37458a9e-75fe-4ad8-ab67-e70bf6a82ac7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:21,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-37458a9e-75fe-4ad8-ab67-e70bf6a82ac7 2018-07-15 01:51:21,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:22,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e149f63e-cc0f-4ecf-80e9-26bdaac83603 Date: Sun, 15 Jul 2018 01:51:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c53a6cdb-522c-4f2d-9cf3-bbb54515f512","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","ip_version":4}]} 2018-07-15 01:51:22,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 used request id req-e149f63e-cc0f-4ecf-80e9-26bdaac83603 2018-07-15 01:51:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0&name=NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:22,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ad45a48b-a774-42b9-a376-1cfb8c1c5f7a Date: Sun, 15 Jul 2018 01:51:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c53a6cdb-522c-4f2d-9cf3-bbb54515f512","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","ip_version":4}]} 2018-07-15 01:51:22,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0&name=NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet used request id req-ad45a48b-a774-42b9-a376-1cfb8c1c5f7a 2018-07-15 01:51:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0&name=NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:22,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f7ab1764-b2c4-4752-b143-49848ab15dc3 Date: Sun, 15 Jul 2018 01:51:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c53a6cdb-522c-4f2d-9cf3-bbb54515f512","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","ip_version":4}]} 2018-07-15 01:51:22,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0&name=NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet used request id req-f7ab1764-b2c4-4752-b143-49848ab15dc3 2018-07-15 01:51:22,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:22,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5e740e84-e09d-47d5-8784-a3d95a8d7481 Date: Sun, 15 Jul 2018 01:51:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c53a6cdb-522c-4f2d-9cf3-bbb54515f512","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da7a2dcc-335b-4883-8e11-c67e800b1dc0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:21Z","ip_version":4}]} 2018-07-15 01:51:22,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=da7a2dcc-335b-4883-8e11-c67e800b1dc0 used request id req-5e740e84-e09d-47d5-8784-a3d95a8d7481 2018-07-15 01:51:22,250 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet 2018-07-15 01:51:22,250 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-subnet 2018-07-15 01:51:22,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/c53a6cdb-522c-4f2d-9cf3-bbb54515f512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:23,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6af2ed9a-3637-4833-86ea-1842413385d6 Date: Sun, 15 Jul 2018 01:51:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:23,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c53a6cdb-522c-4f2d-9cf3-bbb54515f512 used request id req-6af2ed9a-3637-4833-86ea-1842413385d6 2018-07-15 01:51:23,045 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-8a884ef1-fb13-4137-8680-6d7d1ffd836f-pub-net 2018-07-15 01:51:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/da7a2dcc-335b-4883-8e11-c67e800b1dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76a8d5048e28a095fa503089202e248bf616cba" 2018-07-15 01:51:24,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-389a07bd-9ff5-4c3f-b6fb-1a63498343bb Date: Sun, 15 Jul 2018 01:51:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:24,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/da7a2dcc-335b-4883-8e11-c67e800b1dc0 used request id req-389a07bd-9ff5-4c3f-b6fb-1a63498343bb 2018-07-15 01:51:24,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:24,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["2pzZcoaXSziMhbaBG9Sxhw"], "issued_at": "2018-07-15T01:51:24.000000Z"}} 2018-07-15 01:51:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9b190fc07fb527dd4e3685546881a32c25e585" 2018-07-15 01:51:24,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897439a3-5b4d-4652-9b15-b53d3ccfefa7 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:24,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-897439a3-5b4d-4652-9b15-b53d3ccfefa7 2018-07-15 01:51:24,549 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-net 2018-07-15 01:51:24,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9b190fc07fb527dd4e3685546881a32c25e585" -d '{"network": {"name": "NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:24,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-32cd7f5b-a982-4c7c-bb43-800e5d07273f Date: Sun, 15 Jul 2018 01:51:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"53332377-4f5d-4d0c-a328-efb0fd1b9951","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:24Z","mtu":1450}} 2018-07-15 01:51:24,902 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-32cd7f5b-a982-4c7c-bb43-800e5d07273f 2018-07-15 01:51:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=53332377-4f5d-4d0c-a328-efb0fd1b9951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9b190fc07fb527dd4e3685546881a32c25e585" 2018-07-15 01:51:24,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-926f13bb-f85c-4685-b9d5-2a7579086312 Date: Sun, 15 Jul 2018 01:51:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"53332377-4f5d-4d0c-a328-efb0fd1b9951","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:24Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:24Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:24,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=53332377-4f5d-4d0c-a328-efb0fd1b9951 used request id req-926f13bb-f85c-4685-b9d5-2a7579086312 2018-07-15 01:51:24,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=53332377-4f5d-4d0c-a328-efb0fd1b9951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9b190fc07fb527dd4e3685546881a32c25e585" 2018-07-15 01:51:25,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-16bed283-b264-4d6e-9ec2-82fd99d78c54 Date: Sun, 15 Jul 2018 01:51:25 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:25,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=53332377-4f5d-4d0c-a328-efb0fd1b9951 used request id req-16bed283-b264-4d6e-9ec2-82fd99d78c54 2018-07-15 01:51:25,023 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-subnet 2018-07-15 01:51:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9b190fc07fb527dd4e3685546881a32c25e585" -d '{"subnets": [{"ip_version": 4, "network_id": "53332377-4f5d-4d0c-a328-efb0fd1b9951", "cidr": null, "name": "NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-subnet"}]}' 2018-07-15 01:51:25,094 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d87c91ef-ddfb-4ac8-9b6c-3d5c8482b38f Date: Sun, 15 Jul 2018 01:51:25 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-15 01:51:25,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-d87c91ef-ddfb-4ac8-9b6c-3d5c8482b38f 2018-07-15 01:51:25,094 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-15 01:51:25,094 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-subnet] for network [NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-net] 2018-07-15 01:51:25,095 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-184c0b78-7619-4e5e-8844-e88f80124532-pub-net 2018-07-15 01:51:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/53332377-4f5d-4d0c-a328-efb0fd1b9951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9b190fc07fb527dd4e3685546881a32c25e585" 2018-07-15 01:51:25,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0b9a112-8fde-46b4-aea2-7c257f7bcf04 Date: Sun, 15 Jul 2018 01:51:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:25,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/53332377-4f5d-4d0c-a328-efb0fd1b9951 used request id req-f0b9a112-8fde-46b4-aea2-7c257f7bcf04 2018-07-15 01:51:25,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:26,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["7ZKtnOuMSIKV4oO9BbER6g"], "issued_at": "2018-07-15T01:51:26.000000Z"}} 2018-07-15 01:51:26,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:26,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d416f9-b4d5-4135-b430-f24f38991c0e 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:26,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c7d416f9-b4d5-4135-b430-f24f38991c0e 2018-07-15 01:51:26,293 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net 2018-07-15 01:51:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" -d '{"network": {"name": "NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:26,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3229edbf-f8fc-4373-8d7d-5184ab9d8037 Date: Sun, 15 Jul 2018 01:51:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"132c6af4-b1f7-42c8-9e84-3a71f7e99fc3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:26Z","mtu":1450}} 2018-07-15 01:51:26,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-3229edbf-f8fc-4373-8d7d-5184ab9d8037 2018-07-15 01:51:26,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:26,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-11c76eb2-6a21-4238-b577-26365b306963 Date: Sun, 15 Jul 2018 01:51:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"132c6af4-b1f7-42c8-9e84-3a71f7e99fc3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:26Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:26,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 used request id req-11c76eb2-6a21-4238-b577-26365b306963 2018-07-15 01:51:26,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:26,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-97725a1a-cbe7-42dd-9ee2-75f00e482456 Date: Sun, 15 Jul 2018 01:51:27 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:26,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 used request id req-97725a1a-cbe7-42dd-9ee2-75f00e482456 2018-07-15 01:51:26,948 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-subnet 2018-07-15 01:51:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" -d '{"subnets": [{"ip_version": 4, "network_id": "132c6af4-b1f7-42c8-9e84-3a71f7e99fc3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-subnet"}]}' 2018-07-15 01:51:27,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-31987139-a5db-458b-bcf3-adddd9e519e5 Date: Sun, 15 Jul 2018 01:51:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b09c495-eb9c-4d9f-b944-dc29ddb92a9b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"132c6af4-b1f7-42c8-9e84-3a71f7e99fc3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:27Z","ip_version":4}]} 2018-07-15 01:51:27,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-31987139-a5db-458b-bcf3-adddd9e519e5 2018-07-15 01:51:27,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:27,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3bd9f9ef-95ac-4bcd-856c-09a61cec3039 Date: Sun, 15 Jul 2018 01:51:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"132c6af4-b1f7-42c8-9e84-3a71f7e99fc3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["1b09c495-eb9c-4d9f-b944-dc29ddb92a9b"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:27Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:26Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:27,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 used request id req-3bd9f9ef-95ac-4bcd-856c-09a61cec3039 2018-07-15 01:51:27,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:27,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3cae8970-04aa-44fd-b7fb-ab81b81905f5 Date: Sun, 15 Jul 2018 01:51:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b09c495-eb9c-4d9f-b944-dc29ddb92a9b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"132c6af4-b1f7-42c8-9e84-3a71f7e99fc3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:27Z","ip_version":4}]} 2018-07-15 01:51:27,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 used request id req-3cae8970-04aa-44fd-b7fb-ab81b81905f5 2018-07-15 01:51:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:27,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9b658f1d-89d3-4e89-8e21-3cf63a7d54a7 Date: Sun, 15 Jul 2018 01:51:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"132c6af4-b1f7-42c8-9e84-3a71f7e99fc3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["1b09c495-eb9c-4d9f-b944-dc29ddb92a9b"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:27Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:26Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:27,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net used request id req-9b658f1d-89d3-4e89-8e21-3cf63a7d54a7 2018-07-15 01:51:27,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:27,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475b6b74-479d-4c29-8e50-3544930b5cad Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:27,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-475b6b74-479d-4c29-8e50-3544930b5cad 2018-07-15 01:51:27,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:27,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8833da38-760d-445a-a098-44ac56a05cd3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:27,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-8833da38-760d-445a-a098-44ac56a05cd3 2018-07-15 01:51:27,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:27,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ac5b6d7e-56ea-4d88-9970-80216f34f962 Date: Sun, 15 Jul 2018 01:51:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:27Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b09c495-eb9c-4d9f-b944-dc29ddb92a9b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"132c6af4-b1f7-42c8-9e84-3a71f7e99fc3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:27Z","ip_version":4}]} 2018-07-15 01:51:27,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 used request id req-ac5b6d7e-56ea-4d88-9970-80216f34f962 2018-07-15 01:51:27,728 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-subnet 2018-07-15 01:51:27,728 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-subnet 2018-07-15 01:51:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/1b09c495-eb9c-4d9f-b944-dc29ddb92a9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:28,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e31747c0-01c7-4988-ae4e-f7a008945766 Date: Sun, 15 Jul 2018 01:51:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:28,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/1b09c495-eb9c-4d9f-b944-dc29ddb92a9b used request id req-e31747c0-01c7-4988-ae4e-f7a008945766 2018-07-15 01:51:28,105 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9b658e92-674d-4840-894a-95496e0ec064-pub-net 2018-07-15 01:51:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d1e896500d013f011df76c7d97f4ac485bcb54" 2018-07-15 01:51:29,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c19c8632-dbc6-4866-8564-c0068b77abaf Date: Sun, 15 Jul 2018 01:51:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:29,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/132c6af4-b1f7-42c8-9e84-3a71f7e99fc3 used request id req-c19c8632-dbc6-4866-8564-c0068b77abaf 2018-07-15 01:51:29,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:29,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["4HjJX16zSDSw5kTLLu9ONg"], "issued_at": "2018-07-15T01:51:29.000000Z"}} 2018-07-15 01:51:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:29,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d3f089-e22f-4769-9d2e-ea902595ff86 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:29,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-56d3f089-e22f-4769-9d2e-ea902595ff86 2018-07-15 01:51:29,672 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net 2018-07-15 01:51:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" -d '{"network": {"name": "NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:30,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-31937ca9-4ad8-4467-8a0a-f46144451cf4 Date: Sun, 15 Jul 2018 01:51:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6f641b63-86c1-4bcf-9736-7e1196b1399b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:30Z","mtu":1450}} 2018-07-15 01:51:30,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-31937ca9-4ad8-4467-8a0a-f46144451cf4 2018-07-15 01:51:30,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6f641b63-86c1-4bcf-9736-7e1196b1399b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:30,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-af9e2035-43b0-4f35-b442-4735c67f5dee Date: Sun, 15 Jul 2018 01:51:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6f641b63-86c1-4bcf-9736-7e1196b1399b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:30Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:30,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6f641b63-86c1-4bcf-9736-7e1196b1399b used request id req-af9e2035-43b0-4f35-b442-4735c67f5dee 2018-07-15 01:51:30,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6f641b63-86c1-4bcf-9736-7e1196b1399b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:30,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7d7f615e-2ad5-431e-94f9-9f1d601d983a Date: Sun, 15 Jul 2018 01:51:30 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:30,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6f641b63-86c1-4bcf-9736-7e1196b1399b used request id req-7d7f615e-2ad5-431e-94f9-9f1d601d983a 2018-07-15 01:51:30,378 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet 2018-07-15 01:51:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" -d '{"subnets": [{"ip_version": 4, "network_id": "6f641b63-86c1-4bcf-9736-7e1196b1399b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet"}]}' 2018-07-15 01:51:30,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-df71c948-4541-46ae-a448-bbacb422d335 Date: Sun, 15 Jul 2018 01:51:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fd59465d-8ab9-4aef-914f-c4899a5222cb","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6f641b63-86c1-4bcf-9736-7e1196b1399b","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:30Z","ip_version":4}]} 2018-07-15 01:51:30,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-df71c948-4541-46ae-a448-bbacb422d335 2018-07-15 01:51:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=6f641b63-86c1-4bcf-9736-7e1196b1399b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:30,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e028a73a-41cb-4a81-9915-2e831ac15754 Date: Sun, 15 Jul 2018 01:51:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f641b63-86c1-4bcf-9736-7e1196b1399b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fd59465d-8ab9-4aef-914f-c4899a5222cb"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:30Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:30,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=6f641b63-86c1-4bcf-9736-7e1196b1399b used request id req-e028a73a-41cb-4a81-9915-2e831ac15754 2018-07-15 01:51:30,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6f641b63-86c1-4bcf-9736-7e1196b1399b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:30,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c2fc90a3-9833-4f8d-8642-2949644bfdc4 Date: Sun, 15 Jul 2018 01:51:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fd59465d-8ab9-4aef-914f-c4899a5222cb","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6f641b63-86c1-4bcf-9736-7e1196b1399b","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:30Z","ip_version":4}]} 2018-07-15 01:51:30,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6f641b63-86c1-4bcf-9736-7e1196b1399b used request id req-c2fc90a3-9833-4f8d-8642-2949644bfdc4 2018-07-15 01:51:30,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:30,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-879b9b10-9dd4-42f7-8a95-c3d38efbfec9 Date: Sun, 15 Jul 2018 01:51:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6f641b63-86c1-4bcf-9736-7e1196b1399b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fd59465d-8ab9-4aef-914f-c4899a5222cb"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:30Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:30,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net used request id req-879b9b10-9dd4-42f7-8a95-c3d38efbfec9 2018-07-15 01:51:30,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:30,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebcb1f45-5ed6-446c-8db2-3dd4ae8e849a Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:30,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-ebcb1f45-5ed6-446c-8db2-3dd4ae8e849a 2018-07-15 01:51:30,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:31,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabe1500-0847-4750-89cf-cc6df0a41c44 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:31,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-dabe1500-0847-4750-89cf-cc6df0a41c44 2018-07-15 01:51:31,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6f641b63-86c1-4bcf-9736-7e1196b1399b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:31,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e0e18105-3dad-4f42-be31-ac1284eb27ea Date: Sun, 15 Jul 2018 01:51:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fd59465d-8ab9-4aef-914f-c4899a5222cb","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6f641b63-86c1-4bcf-9736-7e1196b1399b","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:30Z","ip_version":4}]} 2018-07-15 01:51:31,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6f641b63-86c1-4bcf-9736-7e1196b1399b used request id req-e0e18105-3dad-4f42-be31-ac1284eb27ea 2018-07-15 01:51:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=6f641b63-86c1-4bcf-9736-7e1196b1399b&name=NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:31,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-879cd88b-bd0a-4701-ac31-9ac5b5a0881c Date: Sun, 15 Jul 2018 01:51:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fd59465d-8ab9-4aef-914f-c4899a5222cb","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6f641b63-86c1-4bcf-9736-7e1196b1399b","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:30Z","ip_version":4}]} 2018-07-15 01:51:31,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=6f641b63-86c1-4bcf-9736-7e1196b1399b&name=NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet used request id req-879cd88b-bd0a-4701-ac31-9ac5b5a0881c 2018-07-15 01:51:31,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:51:31,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:31,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["esBNAqxrQF2xLwH1JbHyqQ"], "issued_at": "2018-07-15T01:51:31.000000Z"}} 2018-07-15 01:51:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01813540a8e0d3505fd3233ecc36a43626c9165" 2018-07-15 01:51:31,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd0e7ba-8bbf-4c33-a2f5-0ccce9bc53ab 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:31,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cdd0e7ba-8bbf-4c33-a2f5-0ccce9bc53ab 2018-07-15 01:51:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:31,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b197e15c-8f7e-490c-9802-04b41bd76b4b Date: Sun, 15 Jul 2018 01:51:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:51:31,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-b197e15c-8f7e-490c-9802-04b41bd76b4b 2018-07-15 01:51:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:31,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-271a79c0-d833-4917-be55-af19d25fa51b Date: Sun, 15 Jul 2018 01:51:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:51:31,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-271a79c0-d833-4917-be55-af19d25fa51b 2018-07-15 01:51:31,824 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router 2018-07-15 01:51:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router", "admin_state_up": true}}' 2018-07-15 01:51:33,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7255a348-a878-4f40-9338-e790643391db Date: Sun, 15 Jul 2018 01:51:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:51:31Z", "admin_state_up": true, "updated_at": "2018-07-15T01:51:32Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2", "name": "NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router"}} 2018-07-15 01:51:33,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-7255a348-a878-4f40-9338-e790643391db 2018-07-15 01:51:33,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:33,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-78eb0095-a625-46d7-b1de-8801725939ed Date: Sun, 15 Jul 2018 01:51:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:51:32Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.205"}],"id":"ad99031c-9aa6-483d-8306-2c9bb3493f37","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:cb:4d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:51:32Z","binding:vnic_type":"normal","device_id":"2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2","ip_allocation":"immediate"}]} 2018-07-15 01:51:33,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2 used request id req-78eb0095-a625-46d7-b1de-8801725939ed 2018-07-15 01:51:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:33,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5aaae488-da83-41b7-bb46-fcea7b222b6d Date: Sun, 15 Jul 2018 01:51:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:51:33,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-5aaae488-da83-41b7-bb46-fcea7b222b6d 2018-07-15 01:51:33,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:33,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bf276ffe-8856-44a2-b46b-fb84f634e82e Date: Sun, 15 Jul 2018 01:51:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:51:31Z", "admin_state_up": true, "updated_at": "2018-07-15T01:51:32Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2", "name": "NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router"}]} 2018-07-15 01:51:33,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router used request id req-bf276ffe-8856-44a2-b46b-fb84f634e82e 2018-07-15 01:51:33,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:33,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21af5918-a88c-4038-a611-d31230e33414 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:33,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-21af5918-a88c-4038-a611-d31230e33414 2018-07-15 01:51:33,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:33,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-4ef4937d-fd36-4e65-8e10-b7219c4f186f Date: Sun, 15 Jul 2018 01:51:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:51:32Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.205"}],"id":"ad99031c-9aa6-483d-8306-2c9bb3493f37","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:cb:4d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:51:32Z","binding:vnic_type":"normal","device_id":"2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2","ip_allocation":"immediate"}]} 2018-07-15 01:51:33,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2 used request id req-4ef4937d-fd36-4e65-8e10-b7219c4f186f 2018-07-15 01:51:33,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:33,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-29337e57-7eaa-4c3a-b333-3f37f1d8fdd2 Date: Sun, 15 Jul 2018 01:51:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:51:33,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-29337e57-7eaa-4c3a-b333-3f37f1d8fdd2 2018-07-15 01:51:33,679 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router 2018-07-15 01:51:33,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" -d '{"subnet_id": "fd59465d-8ab9-4aef-914f-c4899a5222cb"}' 2018-07-15 01:51:35,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca86773a-779d-4ec6-900b-1f2c722b7c34 Date: Sun, 15 Jul 2018 01:51:35 GMT RESP BODY: {"network_id": "6f641b63-86c1-4bcf-9736-7e1196b1399b", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "subnet_id": "fd59465d-8ab9-4aef-914f-c4899a5222cb", "subnet_ids": ["fd59465d-8ab9-4aef-914f-c4899a5222cb"], "port_id": "c0c2fb4d-0a59-4253-addc-58f89398dbd9", "id": "2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2"} 2018-07-15 01:51:35,506 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2/add_router_interface used request id req-ca86773a-779d-4ec6-900b-1f2c722b7c34 2018-07-15 01:51:35,507 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router 2018-07-15 01:51:35,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" -d '{"subnet_id": "fd59465d-8ab9-4aef-914f-c4899a5222cb"}' 2018-07-15 01:51:37,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-85cf4524-cde4-49a8-af79-9b961a2b766b Date: Sun, 15 Jul 2018 01:51:37 GMT RESP BODY: {"network_id": "6f641b63-86c1-4bcf-9736-7e1196b1399b", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "subnet_id": "fd59465d-8ab9-4aef-914f-c4899a5222cb", "subnet_ids": ["fd59465d-8ab9-4aef-914f-c4899a5222cb"], "port_id": "c0c2fb4d-0a59-4253-addc-58f89398dbd9", "id": "2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2"} 2018-07-15 01:51:37,370 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2/remove_router_interface used request id req-85cf4524-cde4-49a8-af79-9b961a2b766b 2018-07-15 01:51:37,370 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router 2018-07-15 01:51:37,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:38,646 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38e615a5-7d14-450e-bb5e-7c4f4ad902ce Content-Length: 0 Date: Sun, 15 Jul 2018 01:51:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:38,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/2f4d37fc-89fc-4a59-ac1d-6b3d9be78dc2 used request id req-38e615a5-7d14-450e-bb5e-7c4f4ad902ce 2018-07-15 01:51:38,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:38,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c60dd7f6-e6a8-462c-9371-4e0c27114818 Date: Sun, 15 Jul 2018 01:51:38 GMT RESP BODY: {"routers": []} 2018-07-15 01:51:38,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-router used request id req-c60dd7f6-e6a8-462c-9371-4e0c27114818 2018-07-15 01:51:38,743 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet 2018-07-15 01:51:38,743 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-subnet 2018-07-15 01:51:38,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/fd59465d-8ab9-4aef-914f-c4899a5222cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:39,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-849d0d6d-33e5-4c1f-89da-41e9ded78d3e Date: Sun, 15 Jul 2018 01:51:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:39,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fd59465d-8ab9-4aef-914f-c4899a5222cb used request id req-849d0d6d-33e5-4c1f-89da-41e9ded78d3e 2018-07-15 01:51:39,714 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b5f31fa4-9317-43e5-afd1-ccbfdb56987d-pub-net 2018-07-15 01:51:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/6f641b63-86c1-4bcf-9736-7e1196b1399b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97757e009a0a5a8616cd98b4fe6cbb4f03cabb4e" 2018-07-15 01:51:40,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c48b574c-8351-4133-bf19-6f99a7a0aed5 Date: Sun, 15 Jul 2018 01:51:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:40,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/6f641b63-86c1-4bcf-9736-7e1196b1399b used request id req-c48b574c-8351-4133-bf19-6f99a7a0aed5 2018-07-15 01:51:40,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:41,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["EewwLMllS1KaZCqKOfCgbA"], "issued_at": "2018-07-15T01:51:41.000000Z"}} 2018-07-15 01:51:41,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:41,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e14613-5500-4fc3-8c95-fc119bc10505 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:41,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-89e14613-5500-4fc3-8c95-fc119bc10505 2018-07-15 01:51:41,310 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net 2018-07-15 01:51:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" -d '{"network": {"name": "NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:41,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ee7746cd-5a98-42a4-8d10-214513a0f4f2 Date: Sun, 15 Jul 2018 01:51:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:41Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:41Z","mtu":1450}} 2018-07-15 01:51:41,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-ee7746cd-5a98-42a4-8d10-214513a0f4f2 2018-07-15 01:51:41,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:41,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-dca0d3b1-732c-426e-92f1-6c1e1ff564a4 Date: Sun, 15 Jul 2018 01:51:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:41Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:41,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 used request id req-dca0d3b1-732c-426e-92f1-6c1e1ff564a4 2018-07-15 01:51:41,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:41,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0668afa6-dbc6-4479-9479-7cf1c0d8da38 Date: Sun, 15 Jul 2018 01:51:42 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:41,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 used request id req-0668afa6-dbc6-4479-9479-7cf1c0d8da38 2018-07-15 01:51:41,976 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-subnet 2018-07-15 01:51:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" -d '{"subnets": [{"ip_version": 4, "network_id": "2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-subnet"}]}' 2018-07-15 01:51:42,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a787241d-1b14-468c-b900-deb470ffdf4a Date: Sun, 15 Jul 2018 01:51:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fd9e8135-e9ea-4ffd-847f-5da11e5e398c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:42Z","ip_version":4}]} 2018-07-15 01:51:42,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-a787241d-1b14-468c-b900-deb470ffdf4a 2018-07-15 01:51:42,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:42,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d06be901-8a73-4d4c-b6b0-f6fca45ac62a Date: Sun, 15 Jul 2018 01:51:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fd9e8135-e9ea-4ffd-847f-5da11e5e398c"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:42,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 used request id req-d06be901-8a73-4d4c-b6b0-f6fca45ac62a 2018-07-15 01:51:42,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:42,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-548e7d28-660a-413f-a321-029c71e14dd6 Date: Sun, 15 Jul 2018 01:51:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fd9e8135-e9ea-4ffd-847f-5da11e5e398c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:42Z","ip_version":4}]} 2018-07-15 01:51:42,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 used request id req-548e7d28-660a-413f-a321-029c71e14dd6 2018-07-15 01:51:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:42,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3e299dbf-2775-4266-a35b-070083e73022 Date: Sun, 15 Jul 2018 01:51:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fd9e8135-e9ea-4ffd-847f-5da11e5e398c"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:42,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net used request id req-3e299dbf-2775-4266-a35b-070083e73022 2018-07-15 01:51:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:42,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e86ed807-48cd-49c8-935c-4aac40912996 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:42,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-e86ed807-48cd-49c8-935c-4aac40912996 2018-07-15 01:51:42,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:42,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776cbce3-9386-46c4-bbdf-e297135667e6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:42,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-776cbce3-9386-46c4-bbdf-e297135667e6 2018-07-15 01:51:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:42,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-361a5192-092d-4b90-aee8-bfb27404e8f5 Date: Sun, 15 Jul 2018 01:51:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fd9e8135-e9ea-4ffd-847f-5da11e5e398c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:42Z","ip_version":4}]} 2018-07-15 01:51:42,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 used request id req-361a5192-092d-4b90-aee8-bfb27404e8f5 2018-07-15 01:51:42,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:51:42,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:43,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["7CRLufpDSEuvXNySTGfcbg"], "issued_at": "2018-07-15T01:51:43.000000Z"}} 2018-07-15 01:51:43,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0494fea788107528efed322647d05518f9cb6137" 2018-07-15 01:51:43,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9b37c1-cb00-4b51-8b7e-47025d4e195f 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:43,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5f9b37c1-cb00-4b51-8b7e-47025d4e195f 2018-07-15 01:51:43,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:43,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-730874a3-ac32-4117-b65a-dd8573599e5c Date: Sun, 15 Jul 2018 01:51:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:51:43,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-730874a3-ac32-4117-b65a-dd8573599e5c 2018-07-15 01:51:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:43,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4733531c-d3ac-4850-a361-724a570f3af1 Date: Sun, 15 Jul 2018 01:51:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:51:43,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-4733531c-d3ac-4850-a361-724a570f3af1 2018-07-15 01:51:43,654 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router 2018-07-15 01:51:43,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router", "admin_state_up": true}}' 2018-07-15 01:51:45,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-03a51648-983d-4968-ad4c-fcf4c6ce067f Date: Sun, 15 Jul 2018 01:51:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:51:43Z", "admin_state_up": true, "updated_at": "2018-07-15T01:51:44Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b56c0ec7-3d71-423d-8b50-32ff8e955031", "name": "NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router"}} 2018-07-15 01:51:45,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-03a51648-983d-4968-ad4c-fcf4c6ce067f 2018-07-15 01:51:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=b56c0ec7-3d71-423d-8b50-32ff8e955031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:45,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1b7de8d8-db61-4515-be83-136d320eb4af Date: Sun, 15 Jul 2018 01:51:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:51:44Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.204"}],"id":"b1bb9d51-8c69-4887-b0e8-0ee0e0b7608f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:d3:ea","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:51:44Z","binding:vnic_type":"normal","device_id":"b56c0ec7-3d71-423d-8b50-32ff8e955031","ip_allocation":"immediate"}]} 2018-07-15 01:51:45,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=b56c0ec7-3d71-423d-8b50-32ff8e955031 used request id req-1b7de8d8-db61-4515-be83-136d320eb4af 2018-07-15 01:51:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:45,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-84fb1af0-9421-4db1-b72d-30f4c814f944 Date: Sun, 15 Jul 2018 01:51:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:51:45,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-84fb1af0-9421-4db1-b72d-30f4c814f944 2018-07-15 01:51:45,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:45,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-614edaeb-8fc5-492d-a4d5-b0da0f41b2f7 Date: Sun, 15 Jul 2018 01:51:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:51:43Z", "admin_state_up": true, "updated_at": "2018-07-15T01:51:44Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b56c0ec7-3d71-423d-8b50-32ff8e955031", "name": "NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router"}]} 2018-07-15 01:51:45,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router used request id req-614edaeb-8fc5-492d-a4d5-b0da0f41b2f7 2018-07-15 01:51:45,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:45,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8271c08-d40f-43db-857c-54f62c924f0f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:45,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-e8271c08-d40f-43db-857c-54f62c924f0f 2018-07-15 01:51:45,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=b56c0ec7-3d71-423d-8b50-32ff8e955031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:45,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-de15bef9-b45d-47c1-bed2-4bf5b1046f25 Date: Sun, 15 Jul 2018 01:51:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:51:44Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.204"}],"id":"b1bb9d51-8c69-4887-b0e8-0ee0e0b7608f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b5:d3:ea","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:51:44Z","binding:vnic_type":"normal","device_id":"b56c0ec7-3d71-423d-8b50-32ff8e955031","ip_allocation":"immediate"}]} 2018-07-15 01:51:45,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=b56c0ec7-3d71-423d-8b50-32ff8e955031 used request id req-de15bef9-b45d-47c1-bed2-4bf5b1046f25 2018-07-15 01:51:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:45,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d033d45b-887a-4848-b2c4-8fcb6f0e1e4a Date: Sun, 15 Jul 2018 01:51:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:51:45,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-d033d45b-887a-4848-b2c4-8fcb6f0e1e4a 2018-07-15 01:51:45,509 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-subnet 2018-07-15 01:51:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/fd9e8135-e9ea-4ffd-847f-5da11e5e398c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:46,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98559f8c-3514-4bce-8715-895ad05b558e Date: Sun, 15 Jul 2018 01:51:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:46,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fd9e8135-e9ea-4ffd-847f-5da11e5e398c used request id req-98559f8c-3514-4bce-8715-895ad05b558e 2018-07-15 01:51:46,548 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router 2018-07-15 01:51:46,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9696/v2.0/routers/b56c0ec7-3d71-423d-8b50-32ff8e955031/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" -d '{"subnet_id": "fd9e8135-e9ea-4ffd-847f-5da11e5e398c"}' 2018-07-15 01:51:46,882 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-a317b225-475e-4c02-9daf-249a3d2660c5 Date: Sun, 15 Jul 2018 01:51:46 GMT RESP BODY: {"NeutronError": {"message": "Subnet fd9e8135-e9ea-4ffd-847f-5da11e5e398c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-15 01:51:46,883 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/b56c0ec7-3d71-423d-8b50-32ff8e955031/add_router_interface used request id req-a317b225-475e-4c02-9daf-249a3d2660c5 2018-07-15 01:51:46,883 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet fd9e8135-e9ea-4ffd-847f-5da11e5e398c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-15 01:51:46,883 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router 2018-07-15 01:51:46,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/b56c0ec7-3d71-423d-8b50-32ff8e955031 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:48,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12248984-d233-447a-a7a3-8f861e6c3ba3 Content-Length: 0 Date: Sun, 15 Jul 2018 01:51:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:48,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/b56c0ec7-3d71-423d-8b50-32ff8e955031 used request id req-12248984-d233-447a-a7a3-8f861e6c3ba3 2018-07-15 01:51:48,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:48,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0ed60ed8-facf-488b-8080-f5ad41cb212c Date: Sun, 15 Jul 2018 01:51:48 GMT RESP BODY: {"routers": []} 2018-07-15 01:51:48,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-router used request id req-0ed60ed8-facf-488b-8080-f5ad41cb212c 2018-07-15 01:51:48,285 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-subnet 2018-07-15 01:51:48,285 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-subnet 2018-07-15 01:51:48,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/fd9e8135-e9ea-4ffd-847f-5da11e5e398c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:48,321 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-43e297e2-47a5-4c0d-8ff2-628adf5a59a8 Date: Sun, 15 Jul 2018 01:51:48 GMT RESP BODY: {"NeutronError": {"message": "Subnet fd9e8135-e9ea-4ffd-847f-5da11e5e398c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-15 01:51:48,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fd9e8135-e9ea-4ffd-847f-5da11e5e398c used request id req-43e297e2-47a5-4c0d-8ff2-628adf5a59a8 2018-07-15 01:51:48,322 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet fd9e8135-e9ea-4ffd-847f-5da11e5e398c could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-15 01:51:48,322 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-14b987aa-79c8-42ba-9693-de57fa2752d0-pub-net 2018-07-15 01:51:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5139d398319fa6af0766f6b00170d437341f10f6" 2018-07-15 01:51:49,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-baeea1f8-10cf-45c8-b4cc-e1308e364b7e Date: Sun, 15 Jul 2018 01:51:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:49,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/2ff4c5aa-c5f6-4863-91c6-c9c6cb25a1c5 used request id req-baeea1f8-10cf-45c8-b4cc-e1308e364b7e 2018-07-15 01:51:49,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:49,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["85PIfDwhT8-hQCiVPAxJsg"], "issued_at": "2018-07-15T01:51:49.000000Z"}} 2018-07-15 01:51:49,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:49,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c92570e-e84e-4544-8ad6-29f01ac0e367 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:49,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4c92570e-e84e-4544-8ad6-29f01ac0e367 2018-07-15 01:51:49,547 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net 2018-07-15 01:51:49,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" -d '{"network": {"name": "NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:49,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-24fbc1af-8ed3-426b-92f9-13ba00b11ef3 Date: Sun, 15 Jul 2018 01:51:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3fb9ad11-29bb-4954-b225-a19dc79b30cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:49Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:49Z","mtu":1450}} 2018-07-15 01:51:49,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-24fbc1af-8ed3-426b-92f9-13ba00b11ef3 2018-07-15 01:51:49,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3fb9ad11-29bb-4954-b225-a19dc79b30cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:50,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-79a2aab4-99e5-4007-aeb3-2f2e9d8c0874 Date: Sun, 15 Jul 2018 01:51:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3fb9ad11-29bb-4954-b225-a19dc79b30cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:49Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:50,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3fb9ad11-29bb-4954-b225-a19dc79b30cd used request id req-79a2aab4-99e5-4007-aeb3-2f2e9d8c0874 2018-07-15 01:51:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3fb9ad11-29bb-4954-b225-a19dc79b30cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:50,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f374763-2793-48eb-bbfe-5c32a19aa4b6 Date: Sun, 15 Jul 2018 01:51:50 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:50,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3fb9ad11-29bb-4954-b225-a19dc79b30cd used request id req-5f374763-2793-48eb-bbfe-5c32a19aa4b6 2018-07-15 01:51:50,039 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet 2018-07-15 01:51:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" -d '{"subnets": [{"ip_version": 4, "network_id": "3fb9ad11-29bb-4954-b225-a19dc79b30cd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet"}]}' 2018-07-15 01:51:50,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-caf378fc-fb8f-4030-a475-ae4189b5cb2a Date: Sun, 15 Jul 2018 01:51:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6b61f292-6ac7-423e-92da-25c6e7a6558c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3fb9ad11-29bb-4954-b225-a19dc79b30cd","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:50Z","ip_version":4}]} 2018-07-15 01:51:50,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-caf378fc-fb8f-4030-a475-ae4189b5cb2a 2018-07-15 01:51:50,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=3fb9ad11-29bb-4954-b225-a19dc79b30cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:50,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ef0b8e06-a2bd-4124-85ec-3a8b34383475 Date: Sun, 15 Jul 2018 01:51:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3fb9ad11-29bb-4954-b225-a19dc79b30cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["6b61f292-6ac7-423e-92da-25c6e7a6558c"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:49Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:50,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=3fb9ad11-29bb-4954-b225-a19dc79b30cd used request id req-ef0b8e06-a2bd-4124-85ec-3a8b34383475 2018-07-15 01:51:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3fb9ad11-29bb-4954-b225-a19dc79b30cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:50,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5f7614fa-d132-4986-9baa-1c2e83ff708b Date: Sun, 15 Jul 2018 01:51:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6b61f292-6ac7-423e-92da-25c6e7a6558c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3fb9ad11-29bb-4954-b225-a19dc79b30cd","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:50Z","ip_version":4}]} 2018-07-15 01:51:50,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3fb9ad11-29bb-4954-b225-a19dc79b30cd used request id req-5f7614fa-d132-4986-9baa-1c2e83ff708b 2018-07-15 01:51:50,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:50,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7148cb0a-a001-4585-8864-54952a8edfe6 Date: Sun, 15 Jul 2018 01:51:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3fb9ad11-29bb-4954-b225-a19dc79b30cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["6b61f292-6ac7-423e-92da-25c6e7a6558c"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:49Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:50,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net used request id req-7148cb0a-a001-4585-8864-54952a8edfe6 2018-07-15 01:51:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:50,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dabb6f8d-afa2-4ace-a2c8-9196eb2540ab Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:50,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-dabb6f8d-afa2-4ace-a2c8-9196eb2540ab 2018-07-15 01:51:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:50,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2377f6-1f5b-4fd3-a462-a92303000825 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:50,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-5c2377f6-1f5b-4fd3-a462-a92303000825 2018-07-15 01:51:50,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3fb9ad11-29bb-4954-b225-a19dc79b30cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:50,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6fa2ca51-9184-4f4f-a264-ff26418ff132 Date: Sun, 15 Jul 2018 01:51:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6b61f292-6ac7-423e-92da-25c6e7a6558c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3fb9ad11-29bb-4954-b225-a19dc79b30cd","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:50Z","ip_version":4}]} 2018-07-15 01:51:50,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3fb9ad11-29bb-4954-b225-a19dc79b30cd used request id req-6fa2ca51-9184-4f4f-a264-ff26418ff132 2018-07-15 01:51:50,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=3fb9ad11-29bb-4954-b225-a19dc79b30cd&name=NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9f957450-1518-4301-a9cd-fc3802f500bd Date: Sun, 15 Jul 2018 01:51:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6b61f292-6ac7-423e-92da-25c6e7a6558c","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3fb9ad11-29bb-4954-b225-a19dc79b30cd","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:50Z","ip_version":4}]} 2018-07-15 01:51:50,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=3fb9ad11-29bb-4954-b225-a19dc79b30cd&name=NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet used request id req-9f957450-1518-4301-a9cd-fc3802f500bd 2018-07-15 01:51:50,900 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet 2018-07-15 01:51:50,900 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-subnet 2018-07-15 01:51:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/6b61f292-6ac7-423e-92da-25c6e7a6558c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:51,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c520701a-9f73-41ae-b3d8-ac89206c5461 Date: Sun, 15 Jul 2018 01:51:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:51,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/6b61f292-6ac7-423e-92da-25c6e7a6558c used request id req-c520701a-9f73-41ae-b3d8-ac89206c5461 2018-07-15 01:51:51,261 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-01e73961-cabf-4b56-acd1-478a40ff758e-pub-net 2018-07-15 01:51:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/3fb9ad11-29bb-4954-b225-a19dc79b30cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c26ac783e2368c0123db1f4a506a7eb487b14c" 2018-07-15 01:51:52,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dae6d210-0304-4191-bbad-aa291fc7409c Date: Sun, 15 Jul 2018 01:51:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:52,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3fb9ad11-29bb-4954-b225-a19dc79b30cd used request id req-dae6d210-0304-4191-bbad-aa291fc7409c 2018-07-15 01:51:52,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:52,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["yR3Lh0Y_SYqAtOUSw5lPBw"], "issued_at": "2018-07-15T01:51:52.000000Z"}} 2018-07-15 01:51:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:52,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbca4cc8-4788-43af-9849-cdeba5b507cc 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:52,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fbca4cc8-4788-43af-9849-cdeba5b507cc 2018-07-15 01:51:52,783 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net 2018-07-15 01:51:52,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" -d '{"network": {"name": "NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net", "admin_state_up": true}}' 2018-07-15 01:51:53,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-48d5f5a0-463c-4f5e-858f-d2422ef264dd Date: Sun, 15 Jul 2018 01:51:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"313e0c49-e5fd-44d7-b4f2-ee1bdfed813b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:53Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:53Z","mtu":1450}} 2018-07-15 01:51:53,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-48d5f5a0-463c-4f5e-858f-d2422ef264dd 2018-07-15 01:51:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:53,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-dcaea33c-4444-49b4-80b1-ef3ad9495630 Date: Sun, 15 Jul 2018 01:51:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"313e0c49-e5fd-44d7-b4f2-ee1bdfed813b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:51:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:53Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:53,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b used request id req-dcaea33c-4444-49b4-80b1-ef3ad9495630 2018-07-15 01:51:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:53,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a453fc5-ad59-43d2-9987-3dfd806900ad Date: Sun, 15 Jul 2018 01:51:53 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:51:53,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b used request id req-4a453fc5-ad59-43d2-9987-3dfd806900ad 2018-07-15 01:51:53,295 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-subnet 2018-07-15 01:51:53,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" -d '{"subnets": [{"ip_version": 4, "network_id": "313e0c49-e5fd-44d7-b4f2-ee1bdfed813b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-subnet"}]}' 2018-07-15 01:51:53,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4416964d-7ecd-47b0-9437-29a424a411ef Date: Sun, 15 Jul 2018 01:51:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5355fe60-060b-46dc-860a-ab3764238c34","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"313e0c49-e5fd-44d7-b4f2-ee1bdfed813b","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:53Z","ip_version":4}]} 2018-07-15 01:51:53,669 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-4416964d-7ecd-47b0-9437-29a424a411ef 2018-07-15 01:51:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:53,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b2f66604-1e69-42b4-89e7-54d6d6536a81 Date: Sun, 15 Jul 2018 01:51:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"313e0c49-e5fd-44d7-b4f2-ee1bdfed813b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["5355fe60-060b-46dc-860a-ab3764238c34"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:53Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:53,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b used request id req-b2f66604-1e69-42b4-89e7-54d6d6536a81 2018-07-15 01:51:53,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:54,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4a643398-c8f2-43b9-8039-41fdb5e47527 Date: Sun, 15 Jul 2018 01:51:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5355fe60-060b-46dc-860a-ab3764238c34","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"313e0c49-e5fd-44d7-b4f2-ee1bdfed813b","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:53Z","ip_version":4}]} 2018-07-15 01:51:54,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b used request id req-4a643398-c8f2-43b9-8039-41fdb5e47527 2018-07-15 01:51:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:54,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-791c3e22-2ff9-487f-a0e9-3fccdd5c5566 Date: Sun, 15 Jul 2018 01:51:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"313e0c49-e5fd-44d7-b4f2-ee1bdfed813b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["5355fe60-060b-46dc-860a-ab3764238c34"],"description":"","tags":[],"updated_at":"2018-07-15T01:51:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:53Z","provider:network_type":"vxlan"}]} 2018-07-15 01:51:54,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net used request id req-791c3e22-2ff9-487f-a0e9-3fccdd5c5566 2018-07-15 01:51:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:51:54,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f4fcd81-9fff-4d2c-a594-3d8f3fd0863e Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:51:54,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-5f4fcd81-9fff-4d2c-a594-3d8f3fd0863e 2018-07-15 01:51:54,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:54,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa77c869-75ed-4943-8c47-d25a8b915720 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:54,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-fa77c869-75ed-4943-8c47-d25a8b915720 2018-07-15 01:51:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:54,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0834177f-37f2-4f0e-acbb-8f73067c40ac Date: Sun, 15 Jul 2018 01:51:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:51:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5355fe60-060b-46dc-860a-ab3764238c34","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"313e0c49-e5fd-44d7-b4f2-ee1bdfed813b","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:51:53Z","ip_version":4}]} 2018-07-15 01:51:54,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=313e0c49-e5fd-44d7-b4f2-ee1bdfed813b used request id req-0834177f-37f2-4f0e-acbb-8f73067c40ac 2018-07-15 01:51:54,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:51:54,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:51:54,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["JGne1HqgQNuhxTc7aZwbMQ"], "issued_at": "2018-07-15T01:51:54.000000Z"}} 2018-07-15 01:51:54,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3479f8824d2b9518933cdab89517eeb1e28ef5b4" 2018-07-15 01:51:54,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8e9584-972c-40c0-903c-a0b5ad9d1c96 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:51:54,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1d8e9584-972c-40c0-903c-a0b5ad9d1c96 2018-07-15 01:51:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:54,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f37be2aa-b07e-4b4d-949e-6ca7ecb083c0 Date: Sun, 15 Jul 2018 01:51:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:51:54,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-f37be2aa-b07e-4b4d-949e-6ca7ecb083c0 2018-07-15 01:51:54,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:54,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-38d616e4-3876-4211-abd4-2674c0961284 Date: Sun, 15 Jul 2018 01:51:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:51:54,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-38d616e4-3876-4211-abd4-2674c0961284 2018-07-15 01:51:54,939 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router 2018-07-15 01:51:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router", "admin_state_up": true}}' 2018-07-15 01:51:56,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-bd0365e0-7d45-40b3-b9c0-71e4959f6963 Date: Sun, 15 Jul 2018 01:51:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:51:55Z", "admin_state_up": true, "updated_at": "2018-07-15T01:51:56Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e36d1302-2d1d-4b65-93fb-c8a2b081d045", "name": "NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router"}} 2018-07-15 01:51:56,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-bd0365e0-7d45-40b3-b9c0-71e4959f6963 2018-07-15 01:51:56,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=e36d1302-2d1d-4b65-93fb-c8a2b081d045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:56,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-32d06c60-28d3-4135-83c7-9550d678a3b0 Date: Sun, 15 Jul 2018 01:51:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:51:55Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.202"}],"id":"91bd4ada-0bb3-4767-b38a-eef71f611267","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:ca:d5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:51:55Z","binding:vnic_type":"normal","device_id":"e36d1302-2d1d-4b65-93fb-c8a2b081d045","ip_allocation":"immediate"}]} 2018-07-15 01:51:56,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=e36d1302-2d1d-4b65-93fb-c8a2b081d045 used request id req-32d06c60-28d3-4135-83c7-9550d678a3b0 2018-07-15 01:51:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:56,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-dfac2e4e-0f25-4287-b2a0-d59f8f87a4f4 Date: Sun, 15 Jul 2018 01:51:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:51:56,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-dfac2e4e-0f25-4287-b2a0-d59f8f87a4f4 2018-07-15 01:51:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:56,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-18c830be-8645-4d50-80de-902e4509a65a Date: Sun, 15 Jul 2018 01:51:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:51:55Z", "admin_state_up": true, "updated_at": "2018-07-15T01:51:56Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e36d1302-2d1d-4b65-93fb-c8a2b081d045", "name": "NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router"}]} 2018-07-15 01:51:56,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router used request id req-18c830be-8645-4d50-80de-902e4509a65a 2018-07-15 01:51:56,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:56,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a4d043-1422-4a62-9855-212a2b9e17e9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:51:56,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-89a4d043-1422-4a62-9855-212a2b9e17e9 2018-07-15 01:51:56,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=e36d1302-2d1d-4b65-93fb-c8a2b081d045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:56,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-cdee40eb-657f-4c24-ac06-dd9a6c55a644 Date: Sun, 15 Jul 2018 01:51:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:51:55Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.202"}],"id":"91bd4ada-0bb3-4767-b38a-eef71f611267","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9d:ca:d5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:51:55Z","binding:vnic_type":"normal","device_id":"e36d1302-2d1d-4b65-93fb-c8a2b081d045","ip_allocation":"immediate"}]} 2018-07-15 01:51:56,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=e36d1302-2d1d-4b65-93fb-c8a2b081d045 used request id req-cdee40eb-657f-4c24-ac06-dd9a6c55a644 2018-07-15 01:51:56,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:56,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-6d55496e-932f-41f0-ab4e-175cbed85a69 Date: Sun, 15 Jul 2018 01:51:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:51:56,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-6d55496e-932f-41f0-ab4e-175cbed85a69 2018-07-15 01:51:56,729 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router 2018-07-15 01:51:56,729 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router 2018-07-15 01:51:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/e36d1302-2d1d-4b65-93fb-c8a2b081d045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:58,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23d36fbd-9958-4bf8-a19e-28d135a72ae9 Content-Length: 0 Date: Sun, 15 Jul 2018 01:51:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:58,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/e36d1302-2d1d-4b65-93fb-c8a2b081d045 used request id req-23d36fbd-9958-4bf8-a19e-28d135a72ae9 2018-07-15 01:51:58,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:58,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-de533b6b-0c09-4195-b78c-8396db19f092 Date: Sun, 15 Jul 2018 01:51:58 GMT RESP BODY: {"routers": []} 2018-07-15 01:51:58,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-router used request id req-de533b6b-0c09-4195-b78c-8396db19f092 2018-07-15 01:51:58,527 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-subnet 2018-07-15 01:51:58,528 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-subnet 2018-07-15 01:51:58,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/5355fe60-060b-46dc-860a-ab3764238c34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:51:59,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e778dc7a-3f41-4a42-b96d-9e741e8e0133 Date: Sun, 15 Jul 2018 01:51:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:51:59,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5355fe60-060b-46dc-860a-ab3764238c34 used request id req-e778dc7a-3f41-4a42-b96d-9e741e8e0133 2018-07-15 01:51:59,317 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-13a6e084-92bd-4582-9351-47d152a21a62-pub-net 2018-07-15 01:51:59,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/313e0c49-e5fd-44d7-b4f2-ee1bdfed813b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8f28c45bf0b9568052ccf640a3b5290e4b34fc" 2018-07-15 01:52:00,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-988f939b-995b-4143-b1eb-fc427bf4890f Date: Sun, 15 Jul 2018 01:52:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:00,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/313e0c49-e5fd-44d7-b4f2-ee1bdfed813b used request id req-988f939b-995b-4143-b1eb-fc427bf4890f 2018-07-15 01:52:00,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:00,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["cFNOtO4CRuu6mT6je-GPBg"], "issued_at": "2018-07-15T01:52:00.000000Z"}} 2018-07-15 01:52:00,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:00,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7877a69-f484-42a1-a2f1-e01617b0ab72 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:00,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a7877a69-f484-42a1-a2f1-e01617b0ab72 2018-07-15 01:52:00,945 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net 2018-07-15 01:52:00,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" -d '{"network": {"name": "NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net", "admin_state_up": true}}' 2018-07-15 01:52:01,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-c594796c-32a2-4ca9-92c1-03426a8caa6b Date: Sun, 15 Jul 2018 01:52:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:01Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","mtu":1450}} 2018-07-15 01:52:01,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c594796c-32a2-4ca9-92c1-03426a8caa6b 2018-07-15 01:52:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:01,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a9f2ef5e-4e21-4823-a736-8fce31c65e75 Date: Sun, 15 Jul 2018 01:52:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:01,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c used request id req-a9f2ef5e-4e21-4823-a736-8fce31c65e75 2018-07-15 01:52:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:01,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a1ea68f9-dff6-48d2-95c3-029bfd927df3 Date: Sun, 15 Jul 2018 01:52:01 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:52:01,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c used request id req-a1ea68f9-dff6-48d2-95c3-029bfd927df3 2018-07-15 01:52:01,448 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet 2018-07-15 01:52:01,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" -d '{"subnets": [{"ip_version": 4, "network_id": "2fcdb53b-7215-4480-bce4-5a8ba5d1937c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet"}]}' 2018-07-15 01:52:02,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6d95a36b-ff0e-423c-afb6-822609628132 Date: Sun, 15 Jul 2018 01:52:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8954692-c18b-414b-8fe7-a543854f0e1f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","ip_version":4}]} 2018-07-15 01:52:02,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-6d95a36b-ff0e-423c-afb6-822609628132 2018-07-15 01:52:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:02,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b4874143-cec3-4437-93b8-e4e639751721 Date: Sun, 15 Jul 2018 01:52:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["c8954692-c18b-414b-8fe7-a543854f0e1f"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:02,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c used request id req-b4874143-cec3-4437-93b8-e4e639751721 2018-07-15 01:52:02,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:02,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1b3a04c4-6652-4d68-98fe-fa492c667780 Date: Sun, 15 Jul 2018 01:52:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8954692-c18b-414b-8fe7-a543854f0e1f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","ip_version":4}]} 2018-07-15 01:52:02,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c used request id req-1b3a04c4-6652-4d68-98fe-fa492c667780 2018-07-15 01:52:02,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:02,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c1ffc179-f21f-42a2-8b86-2e4f2a9bc0e9 Date: Sun, 15 Jul 2018 01:52:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["c8954692-c18b-414b-8fe7-a543854f0e1f"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:02,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net used request id req-c1ffc179-f21f-42a2-8b86-2e4f2a9bc0e9 2018-07-15 01:52:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:02,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f183b008-8bda-4f9e-ba95-bbd44d771006 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:02,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-f183b008-8bda-4f9e-ba95-bbd44d771006 2018-07-15 01:52:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:02,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9596123e-7458-4e00-947d-8c3c0ff8f1e0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:02,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-9596123e-7458-4e00-947d-8c3c0ff8f1e0 2018-07-15 01:52:02,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:02,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2364788f-c8cf-4fb6-a5ef-106765300cd4 Date: Sun, 15 Jul 2018 01:52:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8954692-c18b-414b-8fe7-a543854f0e1f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","ip_version":4}]} 2018-07-15 01:52:02,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c used request id req-2364788f-c8cf-4fb6-a5ef-106765300cd4 2018-07-15 01:52:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c&name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:02,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-025e40d9-1c5b-464c-84df-280b0ec2bddc Date: Sun, 15 Jul 2018 01:52:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8954692-c18b-414b-8fe7-a543854f0e1f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","ip_version":4}]} 2018-07-15 01:52:02,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c&name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet used request id req-025e40d9-1c5b-464c-84df-280b0ec2bddc 2018-07-15 01:52:02,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:02,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:02,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["gmRLTkHTTY-Sg0XMJowivQ"], "issued_at": "2018-07-15T01:52:02.000000Z"}} 2018-07-15 01:52:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27391da5e1e68d6e2019c6ecf2d6733d8569044" 2018-07-15 01:52:02,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56f61d6-304a-49c1-8b83-4c7c2ce6aaad 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:02,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d56f61d6-304a-49c1-8b83-4c7c2ce6aaad 2018-07-15 01:52:02,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:03,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-70158dd9-cb7f-48fe-9fe1-a88a5317331d Date: Sun, 15 Jul 2018 01:52:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["c8954692-c18b-414b-8fe7-a543854f0e1f"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:03,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net used request id req-70158dd9-cb7f-48fe-9fe1-a88a5317331d 2018-07-15 01:52:03,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:03,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-58e4d56a-f530-47b3-941e-f28e4bfaa2d3 Date: Sun, 15 Jul 2018 01:52:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8954692-c18b-414b-8fe7-a543854f0e1f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","ip_version":4}]} 2018-07-15 01:52:03,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c used request id req-58e4d56a-f530-47b3-941e-f28e4bfaa2d3 2018-07-15 01:52:03,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:03,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-23e8534e-4219-43ce-94b0-b674789bd5a9 Date: Sun, 15 Jul 2018 01:52:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["c8954692-c18b-414b-8fe7-a543854f0e1f"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:03,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net used request id req-23e8534e-4219-43ce-94b0-b674789bd5a9 2018-07-15 01:52:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:03,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7376c1f4-e357-4e51-b788-f753bf720db0 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:03,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-7376c1f4-e357-4e51-b788-f753bf720db0 2018-07-15 01:52:03,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27391da5e1e68d6e2019c6ecf2d6733d8569044" 2018-07-15 01:52:03,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da96d17d-0151-4047-b89d-a267bf7bb797 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:03,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-da96d17d-0151-4047-b89d-a267bf7bb797 2018-07-15 01:52:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:03,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-886c0ef4-d170-49d6-b7b7-f84bf55ceec3 Date: Sun, 15 Jul 2018 01:52:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8954692-c18b-414b-8fe7-a543854f0e1f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","ip_version":4}]} 2018-07-15 01:52:03,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c used request id req-886c0ef4-d170-49d6-b7b7-f84bf55ceec3 2018-07-15 01:52:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c&name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:03,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7bb90951-6ddb-4b2b-8ad8-fa30c261c0c6 Date: Sun, 15 Jul 2018 01:52:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c8954692-c18b-414b-8fe7-a543854f0e1f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:01Z","ip_version":4}]} 2018-07-15 01:52:03,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=2fcdb53b-7215-4480-bce4-5a8ba5d1937c&name=NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet used request id req-7bb90951-6ddb-4b2b-8ad8-fa30c261c0c6 2018-07-15 01:52:03,351 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net 2018-07-15 01:52:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" -d '{"port": {"network_id": "2fcdb53b-7215-4480-bce4-5a8ba5d1937c", "fixed_ips": [{"subnet_id": "c8954692-c18b-414b-8fe7-a543854f0e1f", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-port", "admin_state_up": true}}' 2018-07-15 01:52:04,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-700f36f3-eaf4-450f-87bd-7560a8cc268c Date: Sun, 15 Jul 2018 01:52:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:03Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c8954692-c18b-414b-8fe7-a543854f0e1f","ip_address":"10.55.1.100"}],"id":"80648b85-3c44-488d-a3b8-801ea07141aa","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:de:3d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-port","project_id":"6c7918ecf2a745da94a03bea1c6739ed","qos_policy_id":null,"admin_state_up":true,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-15 01:52:04,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-700f36f3-eaf4-450f-87bd-7560a8cc268c 2018-07-15 01:52:04,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:04,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-1a6d86f7-c3d7-4d55-b59b-dae55eacaedc Date: Sun, 15 Jul 2018 01:52:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:03Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8954692-c18b-414b-8fe7-a543854f0e1f","ip_address":"10.55.1.100"}],"id":"80648b85-3c44-488d-a3b8-801ea07141aa","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4a:de:3d","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-port","admin_state_up":true,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:03Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:03Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8954692-c18b-414b-8fe7-a543854f0e1f","ip_address":"10.55.1.2"}],"id":"9f54e31c-99eb-4635-83be-15cc819bb641","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:c4:9c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2fcdb53b-7215-4480-bce4-5a8ba5d1937c","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2fcdb53b-7215-4480-bce4-5a8ba5d1937c","ip_allocation":"immediate"}]} 2018-07-15 01:52:04,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports used request id req-1a6d86f7-c3d7-4d55-b59b-dae55eacaedc 2018-07-15 01:52:04,261 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-port 2018-07-15 01:52:04,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/80648b85-3c44-488d-a3b8-801ea07141aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:04,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ee54433-bbb5-4960-8a16-3ae667c54754 Date: Sun, 15 Jul 2018 01:52:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:04,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/80648b85-3c44-488d-a3b8-801ea07141aa used request id req-7ee54433-bbb5-4960-8a16-3ae667c54754 2018-07-15 01:52:04,776 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet 2018-07-15 01:52:04,776 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-subnet 2018-07-15 01:52:04,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/c8954692-c18b-414b-8fe7-a543854f0e1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:05,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-529a422b-003d-4740-a59f-4a2659863aaf Date: Sun, 15 Jul 2018 01:52:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:05,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/c8954692-c18b-414b-8fe7-a543854f0e1f used request id req-529a422b-003d-4740-a59f-4a2659863aaf 2018-07-15 01:52:05,569 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a9912d6b-a620-44a2-88a1-7e18e7e60221-pub-net 2018-07-15 01:52:05,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/2fcdb53b-7215-4480-bce4-5a8ba5d1937c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d560780e0e1a36e24d816a30a1b0d1a5a0798a1" 2018-07-15 01:52:06,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e7f318f-f7cc-4632-93fd-82ac55240911 Date: Sun, 15 Jul 2018 01:52:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:06,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/2fcdb53b-7215-4480-bce4-5a8ba5d1937c used request id req-2e7f318f-f7cc-4632-93fd-82ac55240911 2018-07-15 01:52:06,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:07,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["4NOCH646SpyI2K76NtZLZw"], "issued_at": "2018-07-15T01:52:07.000000Z"}} 2018-07-15 01:52:07,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:07,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fdf6fe-87f8-4c7f-bd3f-b8203b86d10b 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:07,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-16fdf6fe-87f8-4c7f-bd3f-b8203b86d10b 2018-07-15 01:52:07,092 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net 2018-07-15 01:52:07,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" -d '{"network": {"name": "NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net", "admin_state_up": true}}' 2018-07-15 01:52:07,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-2ba7ba01-47bd-40e5-b333-eeb623f0a0e9 Date: Sun, 15 Jul 2018 01:52:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","mtu":1450}} 2018-07-15 01:52:07,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-2ba7ba01-47bd-40e5-b333-eeb623f0a0e9 2018-07-15 01:52:07,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1fc4af4e-db73-4027-8e33-24b1283f3c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:07,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ee132b53-a3b0-405a-9c29-6a465a33efc4 Date: Sun, 15 Jul 2018 01:52:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:07,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1fc4af4e-db73-4027-8e33-24b1283f3c95 used request id req-ee132b53-a3b0-405a-9c29-6a465a33efc4 2018-07-15 01:52:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:07,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d863be8c-6453-40ec-83b5-61c70407b894 Date: Sun, 15 Jul 2018 01:52:07 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:52:07,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 used request id req-d863be8c-6453-40ec-83b5-61c70407b894 2018-07-15 01:52:07,616 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet 2018-07-15 01:52:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" -d '{"subnets": [{"ip_version": 4, "network_id": "1fc4af4e-db73-4027-8e33-24b1283f3c95", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet"}]}' 2018-07-15 01:52:08,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e7fa5c1f-bc5c-429c-b620-ced6561bc6d9 Date: Sun, 15 Jul 2018 01:52:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb411ae5-acb7-492b-8277-15d5622e525a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","ip_version":4}]} 2018-07-15 01:52:08,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-e7fa5c1f-bc5c-429c-b620-ced6561bc6d9 2018-07-15 01:52:08,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=1fc4af4e-db73-4027-8e33-24b1283f3c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:08,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-32f55013-bd66-4890-ac69-814e4a011430 Date: Sun, 15 Jul 2018 01:52:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fb411ae5-acb7-492b-8277-15d5622e525a"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:08,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=1fc4af4e-db73-4027-8e33-24b1283f3c95 used request id req-32f55013-bd66-4890-ac69-814e4a011430 2018-07-15 01:52:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:08,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-99c88d5e-2964-4276-b33b-61cdeaabdd4a Date: Sun, 15 Jul 2018 01:52:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb411ae5-acb7-492b-8277-15d5622e525a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","ip_version":4}]} 2018-07-15 01:52:08,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 used request id req-99c88d5e-2964-4276-b33b-61cdeaabdd4a 2018-07-15 01:52:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:08,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-96224836-6021-4f89-ab3c-c640b52b4502 Date: Sun, 15 Jul 2018 01:52:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fb411ae5-acb7-492b-8277-15d5622e525a"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:08,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net used request id req-96224836-6021-4f89-ab3c-c640b52b4502 2018-07-15 01:52:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:08,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b19e40-f541-4b9f-b301-0e7ce8322d46 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:08,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-26b19e40-f541-4b9f-b301-0e7ce8322d46 2018-07-15 01:52:08,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:08,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc301a5-9388-4c6c-9830-e7d8bb446f9d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:08,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-2cc301a5-9388-4c6c-9830-e7d8bb446f9d 2018-07-15 01:52:08,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:08,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ba8a145c-0f2a-44a0-922e-6efedbbe8628 Date: Sun, 15 Jul 2018 01:52:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb411ae5-acb7-492b-8277-15d5622e525a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","ip_version":4}]} 2018-07-15 01:52:08,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 used request id req-ba8a145c-0f2a-44a0-922e-6efedbbe8628 2018-07-15 01:52:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95&name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:08,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0bba193b-bcf3-4a8c-861e-af180924d361 Date: Sun, 15 Jul 2018 01:52:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb411ae5-acb7-492b-8277-15d5622e525a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","ip_version":4}]} 2018-07-15 01:52:08,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95&name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet used request id req-0bba193b-bcf3-4a8c-861e-af180924d361 2018-07-15 01:52:08,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:08,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:09,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["4QZBLRuZRki1pxbxP_6wAQ"], "issued_at": "2018-07-15T01:52:09.000000Z"}} 2018-07-15 01:52:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d27e115f1a2ece32a75c601452133b5e0e706fe" 2018-07-15 01:52:09,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6713f69b-a445-4ced-95d7-0b0bac6032be 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:09,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6713f69b-a445-4ced-95d7-0b0bac6032be 2018-07-15 01:52:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:09,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e49ec87c-e904-4ae2-833c-e172e8cedc0e Date: Sun, 15 Jul 2018 01:52:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fb411ae5-acb7-492b-8277-15d5622e525a"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:09,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net used request id req-e49ec87c-e904-4ae2-833c-e172e8cedc0e 2018-07-15 01:52:09,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:09,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-29eb00c4-3f34-4f7e-81b1-b25e55f72e4d Date: Sun, 15 Jul 2018 01:52:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb411ae5-acb7-492b-8277-15d5622e525a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","ip_version":4}]} 2018-07-15 01:52:09,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 used request id req-29eb00c4-3f34-4f7e-81b1-b25e55f72e4d 2018-07-15 01:52:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:09,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a576783d-3f3b-404e-80ff-d904403098cf Date: Sun, 15 Jul 2018 01:52:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fb411ae5-acb7-492b-8277-15d5622e525a"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:09,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net used request id req-a576783d-3f3b-404e-80ff-d904403098cf 2018-07-15 01:52:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:09,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9574704-b7f3-44b2-978c-49f1a752b796 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:09,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-a9574704-b7f3-44b2-978c-49f1a752b796 2018-07-15 01:52:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d27e115f1a2ece32a75c601452133b5e0e706fe" 2018-07-15 01:52:09,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2029f83-04cf-4a59-b79f-73cd9c3b2652 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:09,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-d2029f83-04cf-4a59-b79f-73cd9c3b2652 2018-07-15 01:52:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:09,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2535f998-6364-45e5-98af-a8de9f0497d6 Date: Sun, 15 Jul 2018 01:52:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb411ae5-acb7-492b-8277-15d5622e525a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","ip_version":4}]} 2018-07-15 01:52:09,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95 used request id req-2535f998-6364-45e5-98af-a8de9f0497d6 2018-07-15 01:52:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95&name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:09,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ef24d9bd-cd41-4adf-af53-43e260129ddc Date: Sun, 15 Jul 2018 01:52:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fb411ae5-acb7-492b-8277-15d5622e525a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:07Z","ip_version":4}]} 2018-07-15 01:52:09,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=1fc4af4e-db73-4027-8e33-24b1283f3c95&name=NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet used request id req-ef24d9bd-cd41-4adf-af53-43e260129ddc 2018-07-15 01:52:09,654 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net 2018-07-15 01:52:09,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" -d '{"port": {"network_id": "1fc4af4e-db73-4027-8e33-24b1283f3c95", "fixed_ips": [{"subnet_id": "fb411ae5-acb7-492b-8277-15d5622e525a", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-port", "admin_state_up": true}}' 2018-07-15 01:52:11,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-4a5be8ef-a394-49ce-99a5-2170478ae430 Date: Sun, 15 Jul 2018 01:52:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:09Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fb411ae5-acb7-492b-8277-15d5622e525a","ip_address":"10.55.1.100"}],"id":"741b5ffb-e968-47cf-9e93-0b95e15682fb","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:be:c4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-port","project_id":"6c7918ecf2a745da94a03bea1c6739ed","qos_policy_id":null,"admin_state_up":true,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:09Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-15 01:52:11,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-4a5be8ef-a394-49ce-99a5-2170478ae430 2018-07-15 01:52:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:11,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-9978befb-b9fa-41c1-b1e0-eb077797ba36 Date: Sun, 15 Jul 2018 01:52:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:09Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb411ae5-acb7-492b-8277-15d5622e525a","ip_address":"10.55.1.100"}],"id":"741b5ffb-e968-47cf-9e93-0b95e15682fb","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c0:be:c4","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-port","admin_state_up":true,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:09Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:08Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fb411ae5-acb7-492b-8277-15d5622e525a","ip_address":"10.55.1.2"}],"id":"7bc37653-1295-463e-b489-ced2b041aef3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:b6:43","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1fc4af4e-db73-4027-8e33-24b1283f3c95","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1fc4af4e-db73-4027-8e33-24b1283f3c95","ip_allocation":"immediate"}]} 2018-07-15 01:52:11,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports used request id req-9978befb-b9fa-41c1-b1e0-eb077797ba36 2018-07-15 01:52:11,160 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-port 2018-07-15 01:52:11,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/741b5ffb-e968-47cf-9e93-0b95e15682fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:11,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9090812-3b49-43de-9077-769b1468e203 Date: Sun, 15 Jul 2018 01:52:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:11,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/741b5ffb-e968-47cf-9e93-0b95e15682fb used request id req-a9090812-3b49-43de-9077-769b1468e203 2018-07-15 01:52:11,707 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet 2018-07-15 01:52:11,707 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-subnet 2018-07-15 01:52:11,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/fb411ae5-acb7-492b-8277-15d5622e525a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:12,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-468c0b96-7ee1-449a-a023-73ac2a64179d Date: Sun, 15 Jul 2018 01:52:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:12,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fb411ae5-acb7-492b-8277-15d5622e525a used request id req-468c0b96-7ee1-449a-a023-73ac2a64179d 2018-07-15 01:52:12,516 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-882dfc9b-69aa-4c1c-b66f-18d8d3602370-pub-net 2018-07-15 01:52:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/1fc4af4e-db73-4027-8e33-24b1283f3c95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12da405b50f22afb8dbda79b8c1232d0b3e6edf" 2018-07-15 01:52:13,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78b0ca00-e1f5-414b-8699-bd63a9f4bc3d Date: Sun, 15 Jul 2018 01:52:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:13,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/1fc4af4e-db73-4027-8e33-24b1283f3c95 used request id req-78b0ca00-e1f5-414b-8699-bd63a9f4bc3d 2018-07-15 01:52:13,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:13,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["vYPaeeKRQtWcTz3DKP9UPA"], "issued_at": "2018-07-15T01:52:14.000000Z"}} 2018-07-15 01:52:13,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:13,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df513dc-98d4-465c-8fbd-8b4544759846 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:13,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0df513dc-98d4-465c-8fbd-8b4544759846 2018-07-15 01:52:13,996 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net 2018-07-15 01:52:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" -d '{"network": {"name": "NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net", "admin_state_up": true}}' 2018-07-15 01:52:14,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-cc01f46c-400a-4722-98e5-25bdcf39e2b0 Date: Sun, 15 Jul 2018 01:52:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"71603972-ad66-4350-a501-8e4cdd8d4237","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","mtu":1450}} 2018-07-15 01:52:14,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-cc01f46c-400a-4722-98e5-25bdcf39e2b0 2018-07-15 01:52:14,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=71603972-ad66-4350-a501-8e4cdd8d4237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:14,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-456535cb-a0b3-427d-a8ec-4a90b094c457 Date: Sun, 15 Jul 2018 01:52:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"71603972-ad66-4350-a501-8e4cdd8d4237","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:14,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=71603972-ad66-4350-a501-8e4cdd8d4237 used request id req-456535cb-a0b3-427d-a8ec-4a90b094c457 2018-07-15 01:52:14,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:14,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3c08bd7e-7b8e-4dd4-b477-c73d1da0c8a9 Date: Sun, 15 Jul 2018 01:52:14 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:52:14,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 used request id req-3c08bd7e-7b8e-4dd4-b477-c73d1da0c8a9 2018-07-15 01:52:14,643 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet 2018-07-15 01:52:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" -d '{"subnets": [{"ip_version": 4, "network_id": "71603972-ad66-4350-a501-8e4cdd8d4237", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet"}]}' 2018-07-15 01:52:15,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cc29de13-9d2d-473a-b0e6-f512f733b1b3 Date: Sun, 15 Jul 2018 01:52:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fee03a09-84f7-4215-b994-770b366a090f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"71603972-ad66-4350-a501-8e4cdd8d4237","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","ip_version":4}]} 2018-07-15 01:52:15,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-cc29de13-9d2d-473a-b0e6-f512f733b1b3 2018-07-15 01:52:15,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=71603972-ad66-4350-a501-8e4cdd8d4237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:15,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-187ee099-5afc-4e60-845e-2c1925071911 Date: Sun, 15 Jul 2018 01:52:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71603972-ad66-4350-a501-8e4cdd8d4237","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fee03a09-84f7-4215-b994-770b366a090f"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:15,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=71603972-ad66-4350-a501-8e4cdd8d4237 used request id req-187ee099-5afc-4e60-845e-2c1925071911 2018-07-15 01:52:15,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:15,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e52a25ac-5915-4afe-ab31-8f1608f8eec0 Date: Sun, 15 Jul 2018 01:52:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fee03a09-84f7-4215-b994-770b366a090f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"71603972-ad66-4350-a501-8e4cdd8d4237","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","ip_version":4}]} 2018-07-15 01:52:15,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 used request id req-e52a25ac-5915-4afe-ab31-8f1608f8eec0 2018-07-15 01:52:15,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:15,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-426ed54a-d8b8-4a2a-a1b8-f7df695901ad Date: Sun, 15 Jul 2018 01:52:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71603972-ad66-4350-a501-8e4cdd8d4237","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fee03a09-84f7-4215-b994-770b366a090f"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:15,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net used request id req-426ed54a-d8b8-4a2a-a1b8-f7df695901ad 2018-07-15 01:52:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:15,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830d14aa-89e9-4a94-9f66-be25797c92c5 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:15,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-830d14aa-89e9-4a94-9f66-be25797c92c5 2018-07-15 01:52:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:15,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52115080-9536-4cc5-b0f5-cbcde5da71d1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:15,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-52115080-9536-4cc5-b0f5-cbcde5da71d1 2018-07-15 01:52:15,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:15,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cecaadea-ddde-43a7-abde-41e91f063ea9 Date: Sun, 15 Jul 2018 01:52:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fee03a09-84f7-4215-b994-770b366a090f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"71603972-ad66-4350-a501-8e4cdd8d4237","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","ip_version":4}]} 2018-07-15 01:52:15,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 used request id req-cecaadea-ddde-43a7-abde-41e91f063ea9 2018-07-15 01:52:15,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237&name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:15,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-19bc7f1e-af41-4f56-957a-735cc8073206 Date: Sun, 15 Jul 2018 01:52:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fee03a09-84f7-4215-b994-770b366a090f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"71603972-ad66-4350-a501-8e4cdd8d4237","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","ip_version":4}]} 2018-07-15 01:52:15,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237&name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet used request id req-19bc7f1e-af41-4f56-957a-735cc8073206 2018-07-15 01:52:15,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:15,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:15,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Cq5yIJJrTeiAjDuUqTHb5Q"], "issued_at": "2018-07-15T01:52:15.000000Z"}} 2018-07-15 01:52:15,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ead1c06b7595b64cd3dfbe84db48a8f7f9313d" 2018-07-15 01:52:15,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa1434e-9abe-44de-8a38-b085df05386d 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:15,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-caa1434e-9abe-44de-8a38-b085df05386d 2018-07-15 01:52:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:16,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b4fd2f48-02f2-499a-8052-b61ccc418a0f Date: Sun, 15 Jul 2018 01:52:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71603972-ad66-4350-a501-8e4cdd8d4237","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fee03a09-84f7-4215-b994-770b366a090f"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:16,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net used request id req-b4fd2f48-02f2-499a-8052-b61ccc418a0f 2018-07-15 01:52:16,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:16,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-50b80030-f044-4ff0-8890-c1254c0e2547 Date: Sun, 15 Jul 2018 01:52:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fee03a09-84f7-4215-b994-770b366a090f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"71603972-ad66-4350-a501-8e4cdd8d4237","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","ip_version":4}]} 2018-07-15 01:52:16,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 used request id req-50b80030-f044-4ff0-8890-c1254c0e2547 2018-07-15 01:52:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:16,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-58f46c45-3466-41d6-bb11-ee2b398de883 Date: Sun, 15 Jul 2018 01:52:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"71603972-ad66-4350-a501-8e4cdd8d4237","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["fee03a09-84f7-4215-b994-770b366a090f"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:16,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net used request id req-58f46c45-3466-41d6-bb11-ee2b398de883 2018-07-15 01:52:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:16,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc3451d-b6f6-440d-bce6-9d5de449f1ab Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:16,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-5fc3451d-b6f6-440d-bce6-9d5de449f1ab 2018-07-15 01:52:16,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ead1c06b7595b64cd3dfbe84db48a8f7f9313d" 2018-07-15 01:52:16,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63491c76-6b84-4c01-b412-ebc3ef8b4efa Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:16,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-63491c76-6b84-4c01-b412-ebc3ef8b4efa 2018-07-15 01:52:16,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:16,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bd43d924-af65-4fa0-9162-5b5d3c7d1bb2 Date: Sun, 15 Jul 2018 01:52:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fee03a09-84f7-4215-b994-770b366a090f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"71603972-ad66-4350-a501-8e4cdd8d4237","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","ip_version":4}]} 2018-07-15 01:52:16,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237 used request id req-bd43d924-af65-4fa0-9162-5b5d3c7d1bb2 2018-07-15 01:52:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237&name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:16,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-89fdcb46-0434-4990-bb88-edc5cea0705d Date: Sun, 15 Jul 2018 01:52:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fee03a09-84f7-4215-b994-770b366a090f","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"71603972-ad66-4350-a501-8e4cdd8d4237","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:14Z","ip_version":4}]} 2018-07-15 01:52:16,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=71603972-ad66-4350-a501-8e4cdd8d4237&name=NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet used request id req-89fdcb46-0434-4990-bb88-edc5cea0705d 2018-07-15 01:52:16,418 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net 2018-07-15 01:52:16,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" -d '{"port": {"network_id": "71603972-ad66-4350-a501-8e4cdd8d4237", "fixed_ips": [{"subnet_id": "fee03a09-84f7-4215-b994-770b366a090f", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-port", "admin_state_up": true}}' 2018-07-15 01:52:16,435 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-c5d8913d-626f-4f40-b4f3-ed842b76877f Date: Sun, 15 Jul 2018 01:52:16 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-15 01:52:16,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-c5d8913d-626f-4f40-b4f3-ed842b76877f 2018-07-15 01:52:16,435 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-15 01:52:16,435 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet 2018-07-15 01:52:16,435 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-subnet 2018-07-15 01:52:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/fee03a09-84f7-4215-b994-770b366a090f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:17,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4d35928-26c5-4342-bc53-97d41e12548a Date: Sun, 15 Jul 2018 01:52:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:17,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/fee03a09-84f7-4215-b994-770b366a090f used request id req-f4d35928-26c5-4342-bc53-97d41e12548a 2018-07-15 01:52:17,449 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-917186a5-175a-4d2f-8a25-6ecdbbbdcc4d-pub-net 2018-07-15 01:52:17,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/71603972-ad66-4350-a501-8e4cdd8d4237 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987f439c4ff891218d0b1fbe2dd29d8b372e48ee" 2018-07-15 01:52:18,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1600662-527e-4f80-ac7c-02abec637218 Date: Sun, 15 Jul 2018 01:52:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:18,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/71603972-ad66-4350-a501-8e4cdd8d4237 used request id req-c1600662-527e-4f80-ac7c-02abec637218 2018-07-15 01:52:18,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:18,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["h2d3sranSGqcGvkx4wV_ug"], "issued_at": "2018-07-15T01:52:18.000000Z"}} 2018-07-15 01:52:18,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:18,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c51f3bd-fae3-49d4-aa8a-84c736d1bfea 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:18,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9c51f3bd-fae3-49d4-aa8a-84c736d1bfea 2018-07-15 01:52:18,918 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net 2018-07-15 01:52:18,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" -d '{"network": {"name": "NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net", "admin_state_up": true}}' 2018-07-15 01:52:19,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-38b22a3e-7d16-4250-9988-25cae57aa6f8 Date: Sun, 15 Jul 2018 01:52:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","mtu":1450}} 2018-07-15 01:52:19,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-38b22a3e-7d16-4250-9988-25cae57aa6f8 2018-07-15 01:52:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:19,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-42c3345d-eb4a-4e3b-93a1-f1dd19f93071 Date: Sun, 15 Jul 2018 01:52:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:19,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 used request id req-42c3345d-eb4a-4e3b-93a1-f1dd19f93071 2018-07-15 01:52:19,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:19,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dab6d459-a4e0-41fb-96d5-12426d9cce27 Date: Sun, 15 Jul 2018 01:52:19 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:52:19,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 used request id req-dab6d459-a4e0-41fb-96d5-12426d9cce27 2018-07-15 01:52:19,399 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet 2018-07-15 01:52:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" -d '{"subnets": [{"ip_version": 4, "network_id": "91cb5eac-91fb-4af2-a723-ac5eb61f40f9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet"}]}' 2018-07-15 01:52:19,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-93e0062d-3873-4662-be39-fd965aba97e8 Date: Sun, 15 Jul 2018 01:52:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5abc7303-fd94-47f3-9ad2-ce9e1b604921","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","ip_version":4}]} 2018-07-15 01:52:19,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-93e0062d-3873-4662-be39-fd965aba97e8 2018-07-15 01:52:19,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:19,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-351c3238-beca-4d10-91a3-8f9785d1179d Date: Sun, 15 Jul 2018 01:52:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["5abc7303-fd94-47f3-9ad2-ce9e1b604921"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:19,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 used request id req-351c3238-beca-4d10-91a3-8f9785d1179d 2018-07-15 01:52:19,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:19,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a58efda7-186e-4c15-a542-09b7e152ecd1 Date: Sun, 15 Jul 2018 01:52:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5abc7303-fd94-47f3-9ad2-ce9e1b604921","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","ip_version":4}]} 2018-07-15 01:52:19,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 used request id req-a58efda7-186e-4c15-a542-09b7e152ecd1 2018-07-15 01:52:19,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:20,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-adfdd05c-d19b-47ed-af45-76d0bc850d22 Date: Sun, 15 Jul 2018 01:52:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["5abc7303-fd94-47f3-9ad2-ce9e1b604921"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:20,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net used request id req-adfdd05c-d19b-47ed-af45-76d0bc850d22 2018-07-15 01:52:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:20,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a734cf4-25ca-4176-bd0c-27261aea335f Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:20,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-7a734cf4-25ca-4176-bd0c-27261aea335f 2018-07-15 01:52:20,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:20,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661a73d8-956f-4460-8883-a4a48c506b04 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:20,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-661a73d8-956f-4460-8883-a4a48c506b04 2018-07-15 01:52:20,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:20,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dfc82f8c-a43c-4ccb-9200-7c0c5b440bac Date: Sun, 15 Jul 2018 01:52:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5abc7303-fd94-47f3-9ad2-ce9e1b604921","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","ip_version":4}]} 2018-07-15 01:52:20,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 used request id req-dfc82f8c-a43c-4ccb-9200-7c0c5b440bac 2018-07-15 01:52:20,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9&name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:20,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6d2e5623-3a90-4903-a256-b1ca83a8f652 Date: Sun, 15 Jul 2018 01:52:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5abc7303-fd94-47f3-9ad2-ce9e1b604921","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","ip_version":4}]} 2018-07-15 01:52:20,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9&name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet used request id req-6d2e5623-3a90-4903-a256-b1ca83a8f652 2018-07-15 01:52:20,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:20,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:20,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["-WRaeUWKR7yWXeSgk0mJtg"], "issued_at": "2018-07-15T01:52:20.000000Z"}} 2018-07-15 01:52:20,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c7842ffaad83e7d1360b052224f147f4e394c3" 2018-07-15 01:52:20,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd5acfb-8bb3-49a8-bf33-71dfc04c6e47 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:20,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-fdd5acfb-8bb3-49a8-bf33-71dfc04c6e47 2018-07-15 01:52:20,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:20,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8799480a-3bf7-48cf-b655-e85736c72650 Date: Sun, 15 Jul 2018 01:52:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["5abc7303-fd94-47f3-9ad2-ce9e1b604921"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:20,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net used request id req-8799480a-3bf7-48cf-b655-e85736c72650 2018-07-15 01:52:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:20,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-469a6e6d-eeaa-4803-a74f-5f431dba8447 Date: Sun, 15 Jul 2018 01:52:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5abc7303-fd94-47f3-9ad2-ce9e1b604921","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","ip_version":4}]} 2018-07-15 01:52:20,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 used request id req-469a6e6d-eeaa-4803-a74f-5f431dba8447 2018-07-15 01:52:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:20,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4b984860-9f93-431d-bfe5-3853e3e30bb8 Date: Sun, 15 Jul 2018 01:52:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["5abc7303-fd94-47f3-9ad2-ce9e1b604921"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:20,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net used request id req-4b984860-9f93-431d-bfe5-3853e3e30bb8 2018-07-15 01:52:20,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:20,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-844c9a27-6226-4569-bf36-7717de9e20c6 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:20,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-844c9a27-6226-4569-bf36-7717de9e20c6 2018-07-15 01:52:20,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c7842ffaad83e7d1360b052224f147f4e394c3" 2018-07-15 01:52:21,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c265b718-0dc7-49a9-83f3-18196889f5c9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:21,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-c265b718-0dc7-49a9-83f3-18196889f5c9 2018-07-15 01:52:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:21,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6ea6b3c2-0476-4207-a402-34ccde330f0f Date: Sun, 15 Jul 2018 01:52:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5abc7303-fd94-47f3-9ad2-ce9e1b604921","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","ip_version":4}]} 2018-07-15 01:52:21,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9 used request id req-6ea6b3c2-0476-4207-a402-34ccde330f0f 2018-07-15 01:52:21,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9&name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:21,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-393196cd-e885-479a-9c9c-31897b3f5119 Date: Sun, 15 Jul 2018 01:52:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5abc7303-fd94-47f3-9ad2-ce9e1b604921","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"91cb5eac-91fb-4af2-a723-ac5eb61f40f9","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:19Z","ip_version":4}]} 2018-07-15 01:52:21,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=91cb5eac-91fb-4af2-a723-ac5eb61f40f9&name=NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet used request id req-393196cd-e885-479a-9c9c-31897b3f5119 2018-07-15 01:52:21,158 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net 2018-07-15 01:52:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" -d '{"port": {"network_id": "91cb5eac-91fb-4af2-a723-ac5eb61f40f9", "fixed_ips": [{"subnet_id": "5abc7303-fd94-47f3-9ad2-ce9e1b604921", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-port", "admin_state_up": true}}' 2018-07-15 01:52:21,390 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-f0eb5019-01da-4df2-a6d6-a62ce485fcc2 Date: Sun, 15 Jul 2018 01:52:21 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-15 01:52:21,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-f0eb5019-01da-4df2-a6d6-a62ce485fcc2 2018-07-15 01:52:21,390 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-15 01:52:21,391 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet 2018-07-15 01:52:21,391 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-subnet 2018-07-15 01:52:21,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/5abc7303-fd94-47f3-9ad2-ce9e1b604921 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:22,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69244c67-ee0d-4581-9666-ecf817f508b1 Date: Sun, 15 Jul 2018 01:52:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:22,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/5abc7303-fd94-47f3-9ad2-ce9e1b604921 used request id req-69244c67-ee0d-4581-9666-ecf817f508b1 2018-07-15 01:52:22,372 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-129a3f63-bee1-4f55-9435-e8670eb94f98-pub-net 2018-07-15 01:52:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/91cb5eac-91fb-4af2-a723-ac5eb61f40f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a7ada3126c54bb2180f1d516bba8df5c9399711" 2018-07-15 01:52:23,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0598a94-b77e-478b-9896-e53b8fe61276 Date: Sun, 15 Jul 2018 01:52:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:23,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/91cb5eac-91fb-4af2-a723-ac5eb61f40f9 used request id req-c0598a94-b77e-478b-9896-e53b8fe61276 2018-07-15 01:52:23,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:24,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Tl7JBs7PT36ZIOnb77Mu7Q"], "issued_at": "2018-07-15T01:52:24.000000Z"}} 2018-07-15 01:52:24,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:24,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afef6fa6-8311-495b-a1bd-62e4494947d7 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:24,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-afef6fa6-8311-495b-a1bd-62e4494947d7 2018-07-15 01:52:24,269 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net 2018-07-15 01:52:24,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" -d '{"network": {"name": "NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net", "admin_state_up": true}}' 2018-07-15 01:52:24,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-c0bbd804-e708-4f7d-ab51-9400816933c5 Date: Sun, 15 Jul 2018 01:52:24 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"505a463d-1865-43a3-a54a-f5dd087fd418","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","mtu":1450}} 2018-07-15 01:52:24,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-c0bbd804-e708-4f7d-ab51-9400816933c5 2018-07-15 01:52:24,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=505a463d-1865-43a3-a54a-f5dd087fd418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:24,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fd442216-7e59-4b5b-bb30-9fa19ba22889 Date: Sun, 15 Jul 2018 01:52:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"505a463d-1865-43a3-a54a-f5dd087fd418","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:24,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=505a463d-1865-43a3-a54a-f5dd087fd418 used request id req-fd442216-7e59-4b5b-bb30-9fa19ba22889 2018-07-15 01:52:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:24,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3fc747cf-ca54-4f31-9817-affbb65a5087 Date: Sun, 15 Jul 2018 01:52:24 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:52:24,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 used request id req-3fc747cf-ca54-4f31-9817-affbb65a5087 2018-07-15 01:52:24,808 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet 2018-07-15 01:52:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" -d '{"subnets": [{"ip_version": 4, "network_id": "505a463d-1865-43a3-a54a-f5dd087fd418", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet"}]}' 2018-07-15 01:52:25,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-be00a070-e314-4dec-a005-131d73b9e2cb Date: Sun, 15 Jul 2018 01:52:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2059556d-e38c-4602-96d6-0c3a11aef2cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505a463d-1865-43a3-a54a-f5dd087fd418","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","ip_version":4}]} 2018-07-15 01:52:25,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-be00a070-e314-4dec-a005-131d73b9e2cb 2018-07-15 01:52:25,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=505a463d-1865-43a3-a54a-f5dd087fd418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:25,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d16dabc1-5644-43c5-8887-b0dc411cf5bf Date: Sun, 15 Jul 2018 01:52:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"505a463d-1865-43a3-a54a-f5dd087fd418","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["2059556d-e38c-4602-96d6-0c3a11aef2cf"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:25,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=505a463d-1865-43a3-a54a-f5dd087fd418 used request id req-d16dabc1-5644-43c5-8887-b0dc411cf5bf 2018-07-15 01:52:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:25,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8b79c643-eb8e-4b34-9c11-b4344f6bc7e6 Date: Sun, 15 Jul 2018 01:52:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2059556d-e38c-4602-96d6-0c3a11aef2cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505a463d-1865-43a3-a54a-f5dd087fd418","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","ip_version":4}]} 2018-07-15 01:52:25,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 used request id req-8b79c643-eb8e-4b34-9c11-b4344f6bc7e6 2018-07-15 01:52:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:25,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2396f0a6-dcf1-4906-a4e2-1769634cea6b Date: Sun, 15 Jul 2018 01:52:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"505a463d-1865-43a3-a54a-f5dd087fd418","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["2059556d-e38c-4602-96d6-0c3a11aef2cf"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:25,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net used request id req-2396f0a6-dcf1-4906-a4e2-1769634cea6b 2018-07-15 01:52:25,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:25,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dceecd54-9397-4192-8844-8a8aa7dcb6f6 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:25,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-dceecd54-9397-4192-8844-8a8aa7dcb6f6 2018-07-15 01:52:25,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:25,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7933d2e0-e2c8-4fac-94e5-7f9f54689135 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:25,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-7933d2e0-e2c8-4fac-94e5-7f9f54689135 2018-07-15 01:52:25,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:25,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c353615d-b56d-4ef7-ae38-55b3f27ddfd6 Date: Sun, 15 Jul 2018 01:52:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2059556d-e38c-4602-96d6-0c3a11aef2cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505a463d-1865-43a3-a54a-f5dd087fd418","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","ip_version":4}]} 2018-07-15 01:52:25,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 used request id req-c353615d-b56d-4ef7-ae38-55b3f27ddfd6 2018-07-15 01:52:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418&name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:25,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b8508267-5531-4e42-b824-feb5b8071f4e Date: Sun, 15 Jul 2018 01:52:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2059556d-e38c-4602-96d6-0c3a11aef2cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505a463d-1865-43a3-a54a-f5dd087fd418","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","ip_version":4}]} 2018-07-15 01:52:25,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418&name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet used request id req-b8508267-5531-4e42-b824-feb5b8071f4e 2018-07-15 01:52:25,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:25,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:26,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["e7jCV78JQ8i9KVb8ESVxZA"], "issued_at": "2018-07-15T01:52:26.000000Z"}} 2018-07-15 01:52:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76d0233f31111ab962e176e00277f2dac593ce9" 2018-07-15 01:52:26,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e929ff-8f90-451d-9ba5-fd2a96289a20 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:26,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b3e929ff-8f90-451d-9ba5-fd2a96289a20 2018-07-15 01:52:26,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:26,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a7849f3c-f254-409a-9f19-44122150b69f Date: Sun, 15 Jul 2018 01:52:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"505a463d-1865-43a3-a54a-f5dd087fd418","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["2059556d-e38c-4602-96d6-0c3a11aef2cf"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:26,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net used request id req-a7849f3c-f254-409a-9f19-44122150b69f 2018-07-15 01:52:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:26,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-41cc5916-e249-4e51-9f6f-2915548b0d79 Date: Sun, 15 Jul 2018 01:52:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2059556d-e38c-4602-96d6-0c3a11aef2cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505a463d-1865-43a3-a54a-f5dd087fd418","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","ip_version":4}]} 2018-07-15 01:52:26,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 used request id req-41cc5916-e249-4e51-9f6f-2915548b0d79 2018-07-15 01:52:26,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:26,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-85fb4f34-57c8-4028-a2c6-6dfd01688315 Date: Sun, 15 Jul 2018 01:52:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"505a463d-1865-43a3-a54a-f5dd087fd418","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["2059556d-e38c-4602-96d6-0c3a11aef2cf"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:26,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net used request id req-85fb4f34-57c8-4028-a2c6-6dfd01688315 2018-07-15 01:52:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:26,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e7d31e-686e-4799-8aa1-307cc34454d2 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:26,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-48e7d31e-686e-4799-8aa1-307cc34454d2 2018-07-15 01:52:26,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76d0233f31111ab962e176e00277f2dac593ce9" 2018-07-15 01:52:26,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195a4dd0-9c4b-47a9-8f3f-20776e29e1d5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:26,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-195a4dd0-9c4b-47a9-8f3f-20776e29e1d5 2018-07-15 01:52:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-56c892c2-5293-4690-94f6-76c58a09296d Date: Sun, 15 Jul 2018 01:52:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2059556d-e38c-4602-96d6-0c3a11aef2cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505a463d-1865-43a3-a54a-f5dd087fd418","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","ip_version":4}]} 2018-07-15 01:52:26,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418 used request id req-56c892c2-5293-4690-94f6-76c58a09296d 2018-07-15 01:52:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418&name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:26,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-07a4879d-9479-4c06-9d17-d60b3a44c8dd Date: Sun, 15 Jul 2018 01:52:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2059556d-e38c-4602-96d6-0c3a11aef2cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"505a463d-1865-43a3-a54a-f5dd087fd418","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:24Z","ip_version":4}]} 2018-07-15 01:52:26,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=505a463d-1865-43a3-a54a-f5dd087fd418&name=NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet used request id req-07a4879d-9479-4c06-9d17-d60b3a44c8dd 2018-07-15 01:52:26,662 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net 2018-07-15 01:52:26,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" -d '{"port": {"network_id": "505a463d-1865-43a3-a54a-f5dd087fd418", "fixed_ips": [{"subnet_id": "2059556d-e38c-4602-96d6-0c3a11aef2cf", "ip_address": null}], "name": "NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-port", "admin_state_up": true}}' 2018-07-15 01:52:26,677 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-6c399fbf-6285-4efd-b669-3b5018b02f81 Date: Sun, 15 Jul 2018 01:52:26 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-15 01:52:26,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-6c399fbf-6285-4efd-b669-3b5018b02f81 2018-07-15 01:52:26,677 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-15 01:52:26,678 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet 2018-07-15 01:52:26,678 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-subnet 2018-07-15 01:52:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/2059556d-e38c-4602-96d6-0c3a11aef2cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:27,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a533e15f-76a1-4741-8380-37aa9e50bb24 Date: Sun, 15 Jul 2018 01:52:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:27,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/2059556d-e38c-4602-96d6-0c3a11aef2cf used request id req-a533e15f-76a1-4741-8380-37aa9e50bb24 2018-07-15 01:52:27,625 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-29dbdc69-a15d-4119-a349-c016f02a25b8-pub-net 2018-07-15 01:52:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/505a463d-1865-43a3-a54a-f5dd087fd418 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012ff68cce36c0c2289f6f9a4addb2358fbc142f" 2018-07-15 01:52:28,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34052044-7f69-4524-bb55-72faac3a00d6 Date: Sun, 15 Jul 2018 01:52:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:28,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/505a463d-1865-43a3-a54a-f5dd087fd418 used request id req-34052044-7f69-4524-bb55-72faac3a00d6 2018-07-15 01:52:28,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:29,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["qdn4h2kbRKSUa2LmwIngKg"], "issued_at": "2018-07-15T01:52:29.000000Z"}} 2018-07-15 01:52:29,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:29,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e109a4dd-a4d4-42d0-98ae-e3528f134029 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:29,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e109a4dd-a4d4-42d0-98ae-e3528f134029 2018-07-15 01:52:29,134 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net 2018-07-15 01:52:29,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" -d '{"network": {"name": "NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net", "admin_state_up": true}}' 2018-07-15 01:52:29,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-10fb175d-e18e-4719-96e3-8109a036c620 Date: Sun, 15 Jul 2018 01:52:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","mtu":1450}} 2018-07-15 01:52:29,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-10fb175d-e18e-4719-96e3-8109a036c620 2018-07-15 01:52:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=37d56661-8c31-44c5-8114-b8b6c35aedd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:29,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-d02d5b19-6b7e-4ebe-b07a-ba5e22901c67 Date: Sun, 15 Jul 2018 01:52:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:52:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:29,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=37d56661-8c31-44c5-8114-b8b6c35aedd0 used request id req-d02d5b19-6b7e-4ebe-b07a-ba5e22901c67 2018-07-15 01:52:29,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:29,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-385662ee-f241-449d-8e10-5670b87ae950 Date: Sun, 15 Jul 2018 01:52:29 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:52:29,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 used request id req-385662ee-f241-449d-8e10-5670b87ae950 2018-07-15 01:52:29,666 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet 2018-07-15 01:52:29,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" -d '{"subnets": [{"ip_version": 4, "network_id": "37d56661-8c31-44c5-8114-b8b6c35aedd0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet"}]}' 2018-07-15 01:52:30,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-86c211c1-858d-4846-8a8c-fe5a04ffe5b6 Date: Sun, 15 Jul 2018 01:52:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e3df09d-9032-4e0d-af03-42669644219e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","ip_version":4}]} 2018-07-15 01:52:30,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-86c211c1-858d-4846-8a8c-fe5a04ffe5b6 2018-07-15 01:52:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=37d56661-8c31-44c5-8114-b8b6c35aedd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:30,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b50f6725-961b-4fcd-9084-c5df087a1171 Date: Sun, 15 Jul 2018 01:52:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3df09d-9032-4e0d-af03-42669644219e"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:30,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=37d56661-8c31-44c5-8114-b8b6c35aedd0 used request id req-b50f6725-961b-4fcd-9084-c5df087a1171 2018-07-15 01:52:30,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:30,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-80dd13e1-0f26-45da-bdce-e8d29ea89de8 Date: Sun, 15 Jul 2018 01:52:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e3df09d-9032-4e0d-af03-42669644219e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","ip_version":4}]} 2018-07-15 01:52:30,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 used request id req-80dd13e1-0f26-45da-bdce-e8d29ea89de8 2018-07-15 01:52:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:30,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4b37014c-e7fd-4ec9-823c-d51b50e9ac56 Date: Sun, 15 Jul 2018 01:52:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3df09d-9032-4e0d-af03-42669644219e"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:30,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net used request id req-4b37014c-e7fd-4ec9-823c-d51b50e9ac56 2018-07-15 01:52:30,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:30,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2a1838d-86aa-4cc8-a807-fafc0643d4ce Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:30,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-f2a1838d-86aa-4cc8-a807-fafc0643d4ce 2018-07-15 01:52:30,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:30,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625c3efa-5313-4653-8bd4-421dc6ec26d7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:30,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-625c3efa-5313-4653-8bd4-421dc6ec26d7 2018-07-15 01:52:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:30,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ca85fbfa-5eed-4540-82f0-ddd922359f50 Date: Sun, 15 Jul 2018 01:52:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e3df09d-9032-4e0d-af03-42669644219e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","ip_version":4}]} 2018-07-15 01:52:30,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 used request id req-ca85fbfa-5eed-4540-82f0-ddd922359f50 2018-07-15 01:52:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0&name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:30,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e22e5c8c-548f-4a1f-b8b6-c3afea156eeb Date: Sun, 15 Jul 2018 01:52:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e3df09d-9032-4e0d-af03-42669644219e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","ip_version":4}]} 2018-07-15 01:52:30,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0&name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet used request id req-e22e5c8c-548f-4a1f-b8b6-c3afea156eeb 2018-07-15 01:52:30,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:30,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:31,066 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["2epEcv8GQqqzou9Uzj6ncg"], "issued_at": "2018-07-15T01:52:31.000000Z"}} 2018-07-15 01:52:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0351ae59dd3dba7aad4e8fb0b45b52cd4150ec63" 2018-07-15 01:52:31,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605c15ca-48f3-4a47-b755-f7e4d3ac600c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:31,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-605c15ca-48f3-4a47-b755-f7e4d3ac600c 2018-07-15 01:52:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:31,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-09b6e260-5759-4423-9bdc-8d1bb0caba31 Date: Sun, 15 Jul 2018 01:52:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3df09d-9032-4e0d-af03-42669644219e"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:31,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net used request id req-09b6e260-5759-4423-9bdc-8d1bb0caba31 2018-07-15 01:52:31,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:31,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b5d9eb15-b737-4998-a97e-65a24707c7f7 Date: Sun, 15 Jul 2018 01:52:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e3df09d-9032-4e0d-af03-42669644219e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","ip_version":4}]} 2018-07-15 01:52:31,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 used request id req-b5d9eb15-b737-4998-a97e-65a24707c7f7 2018-07-15 01:52:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:31,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7fe9a46d-5e90-4210-afa7-db2d1aaa8dd7 Date: Sun, 15 Jul 2018 01:52:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["3e3df09d-9032-4e0d-af03-42669644219e"],"description":"","tags":[],"updated_at":"2018-07-15T01:52:29Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","provider:network_type":"vxlan"}]} 2018-07-15 01:52:31,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net used request id req-7fe9a46d-5e90-4210-afa7-db2d1aaa8dd7 2018-07-15 01:52:31,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:31,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17212a37-2981-48eb-84f1-6ead3ff689c5 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:31,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-17212a37-2981-48eb-84f1-6ead3ff689c5 2018-07-15 01:52:31,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0351ae59dd3dba7aad4e8fb0b45b52cd4150ec63" 2018-07-15 01:52:31,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c707b52-c700-41a4-8fa5-d55e2460b27a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:31,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-7c707b52-c700-41a4-8fa5-d55e2460b27a 2018-07-15 01:52:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:31,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-19b25780-dc82-45fd-9258-9ae3fe18646e Date: Sun, 15 Jul 2018 01:52:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e3df09d-9032-4e0d-af03-42669644219e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","ip_version":4}]} 2018-07-15 01:52:31,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0 used request id req-19b25780-dc82-45fd-9258-9ae3fe18646e 2018-07-15 01:52:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0&name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:31,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-074928ad-3055-4f42-9c82-7a51427ee02c Date: Sun, 15 Jul 2018 01:52:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:52:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3e3df09d-9032-4e0d-af03-42669644219e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:29Z","ip_version":4}]} 2018-07-15 01:52:31,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=37d56661-8c31-44c5-8114-b8b6c35aedd0&name=NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet used request id req-074928ad-3055-4f42-9c82-7a51427ee02c 2018-07-15 01:52:31,531 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net 2018-07-15 01:52:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" -d '{"port": {"network_id": "37d56661-8c31-44c5-8114-b8b6c35aedd0", "fixed_ips": [{"subnet_id": "3e3df09d-9032-4e0d-af03-42669644219e", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-15 01:52:32,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-2f0986ec-cc92-4aff-ae6f-c3be71ed219d Date: Sun, 15 Jul 2018 01:52:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:31Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3e3df09d-9032-4e0d-af03-42669644219e","ip_address":"10.55.1.100"}],"id":"320b4c0d-1fc4-4133-8d2f-5df2a2b3de3a","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:1a:65","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6c7918ecf2a745da94a03bea1c6739ed","qos_policy_id":null,"admin_state_up":true,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-15 01:52:32,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-2f0986ec-cc92-4aff-ae6f-c3be71ed219d 2018-07-15 01:52:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports/320b4c0d-1fc4-4133-8d2f-5df2a2b3de3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:32,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-ac1b6eec-ed3e-4a00-9394-108bd7bbd100 Date: Sun, 15 Jul 2018 01:52:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:31Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3e3df09d-9032-4e0d-af03-42669644219e","ip_address":"10.55.1.100"}],"id":"320b4c0d-1fc4-4133-8d2f-5df2a2b3de3a","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ef:1a:65","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"6c7918ecf2a745da94a03bea1c6739ed","qos_policy_id":null,"admin_state_up":true,"network_id":"37d56661-8c31-44c5-8114-b8b6c35aedd0","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:52:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-15 01:52:32,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports/320b4c0d-1fc4-4133-8d2f-5df2a2b3de3a used request id req-ac1b6eec-ed3e-4a00-9394-108bd7bbd100 2018-07-15 01:52:32,451 - neutron_utils - INFO - Deleting port with name 2018-07-15 01:52:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/320b4c0d-1fc4-4133-8d2f-5df2a2b3de3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:32,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78439008-1b65-4c9b-8d0b-76c9b48dcdff Date: Sun, 15 Jul 2018 01:52:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:32,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/320b4c0d-1fc4-4133-8d2f-5df2a2b3de3a used request id req-78439008-1b65-4c9b-8d0b-76c9b48dcdff 2018-07-15 01:52:32,991 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet 2018-07-15 01:52:32,991 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-subnet 2018-07-15 01:52:32,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/3e3df09d-9032-4e0d-af03-42669644219e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:33,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a849d8d8-ee69-4b0b-a441-ace626b39c59 Date: Sun, 15 Jul 2018 01:52:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:33,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/3e3df09d-9032-4e0d-af03-42669644219e used request id req-a849d8d8-ee69-4b0b-a441-ace626b39c59 2018-07-15 01:52:33,933 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-043f6855-a542-4d31-9250-a74412264ac8-pub-net 2018-07-15 01:52:33,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/37d56661-8c31-44c5-8114-b8b6c35aedd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080f0f0a818d00fd18734efb1dd19e508a3205d" 2018-07-15 01:52:34,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-392a13ab-0c30-4451-8e91-95f60f6c1e2f Date: Sun, 15 Jul 2018 01:52:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:34,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/37d56661-8c31-44c5-8114-b8b6c35aedd0 used request id req-392a13ab-0c30-4451-8e91-95f60f6c1e2f 2018-07-15 01:52:34,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:35,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["aTgg5Z2IRaqPDG9jSh48qA"], "issued_at": "2018-07-15T01:52:35.000000Z"}} 2018-07-15 01:52:35,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd5a9f9c564ce3bf3d86720f453b0a6658dddb4" 2018-07-15 01:52:35,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665f0c8c-0ee8-4245-aea6-4826f40ba2a9 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:35,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-665f0c8c-0ee8-4245-aea6-4826f40ba2a9 2018-07-15 01:52:35,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:35,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:35,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["l-kBcbHuR3qlYLEW8sklRA"], "issued_at": "2018-07-15T01:52:35.000000Z"}} 2018-07-15 01:52:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62940e7db6f465a057ff3a8b25b0060bf8d56c1a" 2018-07-15 01:52:35,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7d5e5a-cd2b-47b7-8648-4caead926b88 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:35,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-db7d5e5a-cd2b-47b7-8648-4caead926b88 2018-07-15 01:52:35,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a4950cc-fdc8-44d6-aeb6-fe5d509f9c41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd5a9f9c564ce3bf3d86720f453b0a6658dddb4" 2018-07-15 01:52:36,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bbf4991b-e0d1-49c3-b605-dadcee676d53 Date: Sun, 15 Jul 2018 01:52:36 GMT RESP BODY: {"networks":[]} 2018-07-15 01:52:36,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NeutronUtilsRouterTests-6a4950cc-fdc8-44d6-aeb6-fe5d509f9c41-pub-net used request id req-bbf4991b-e0d1-49c3-b605-dadcee676d53 2018-07-15 01:52:36,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:36,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Nz9ymWCMQVqm3YVao2skYw"], "issued_at": "2018-07-15T01:52:36.000000Z"}} 2018-07-15 01:52:36,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:36,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138f4eca-a920-4f19-bed2-e1b54a0d2bef 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:36,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-138f4eca-a920-4f19-bed2-e1b54a0d2bef 2018-07-15 01:52:36,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:36,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:37,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["U_C-XxEuSECdwi4P9qJbhA"], "issued_at": "2018-07-15T01:52:37.000000Z"}} 2018-07-15 01:52:37,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d33046fb70899bb0339aa9afa3739bd7c39865af" 2018-07-15 01:52:37,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3474dafb-8e45-4635-a8ce-541ad6b721ab 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:37,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3474dafb-8e45-4635-a8ce-541ad6b721ab 2018-07-15 01:52:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-21c849c5-887a-40d3-8a9e-f192e60699bf Date: Sun, 15 Jul 2018 01:52:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:52:37,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-21c849c5-887a-40d3-8a9e-f192e60699bf 2018-07-15 01:52:37,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:37,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-99531f0f-347f-4766-8a73-d0dd2ada854e Date: Sun, 15 Jul 2018 01:52:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:52:37,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-99531f0f-347f-4766-8a73-d0dd2ada854e 2018-07-15 01:52:37,429 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router 2018-07-15 01:52:37,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router", "admin_state_up": true}}' 2018-07-15 01:52:38,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b1f76616-3baa-45b7-b3d6-1799f83d16a8 Date: Sun, 15 Jul 2018 01:52:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:37Z", "admin_state_up": true, "updated_at": "2018-07-15T01:52:38Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "faef89e7-d237-476e-abe8-5c8afc1d5d86", "name": "NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router"}} 2018-07-15 01:52:38,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-b1f76616-3baa-45b7-b3d6-1799f83d16a8 2018-07-15 01:52:38,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=faef89e7-d237-476e-abe8-5c8afc1d5d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:38,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-89a6f463-cc90-4de5-9764-7913595e48c6 Date: Sun, 15 Jul 2018 01:52:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:37Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.201"}],"id":"6848c328-7efd-4738-be4e-75854c6715cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3d:ef:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:52:37Z","binding:vnic_type":"normal","device_id":"faef89e7-d237-476e-abe8-5c8afc1d5d86","ip_allocation":"immediate"}]} 2018-07-15 01:52:38,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=faef89e7-d237-476e-abe8-5c8afc1d5d86 used request id req-89a6f463-cc90-4de5-9764-7913595e48c6 2018-07-15 01:52:38,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:38,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-aa4df83a-7498-4601-a522-fa1f5b2a71fc Date: Sun, 15 Jul 2018 01:52:38 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:52:38,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-aa4df83a-7498-4601-a522-fa1f5b2a71fc 2018-07-15 01:52:38,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:38,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1c0dd2f7-c53e-4972-a9f4-5370c9e80abe Date: Sun, 15 Jul 2018 01:52:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:37Z", "admin_state_up": true, "updated_at": "2018-07-15T01:52:38Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "faef89e7-d237-476e-abe8-5c8afc1d5d86", "name": "NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router"}]} 2018-07-15 01:52:38,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router used request id req-1c0dd2f7-c53e-4972-a9f4-5370c9e80abe 2018-07-15 01:52:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:38,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf126b5e-811c-40ed-8ca2-e8df01c28393 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:38,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-bf126b5e-811c-40ed-8ca2-e8df01c28393 2018-07-15 01:52:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:39,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6852f68e-12c3-4fe9-9f3b-5b75054b6a76 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:39,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-6852f68e-12c3-4fe9-9f3b-5b75054b6a76 2018-07-15 01:52:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=faef89e7-d237-476e-abe8-5c8afc1d5d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:39,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-03e59afe-f456-4b21-8062-c594566669ff Date: Sun, 15 Jul 2018 01:52:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:37Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.201"}],"id":"6848c328-7efd-4738-be4e-75854c6715cd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3d:ef:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:52:37Z","binding:vnic_type":"normal","device_id":"faef89e7-d237-476e-abe8-5c8afc1d5d86","ip_allocation":"immediate"}]} 2018-07-15 01:52:39,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=faef89e7-d237-476e-abe8-5c8afc1d5d86 used request id req-03e59afe-f456-4b21-8062-c594566669ff 2018-07-15 01:52:39,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:39,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b4056c69-3dd4-4896-8e38-4a8e93e1ad13 Date: Sun, 15 Jul 2018 01:52:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:52:39,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-b4056c69-3dd4-4896-8e38-4a8e93e1ad13 2018-07-15 01:52:39,188 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router 2018-07-15 01:52:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/faef89e7-d237-476e-abe8-5c8afc1d5d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:41,491 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc4f75d0-126e-467a-af5c-30d4b3dd6746 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:41,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/faef89e7-d237-476e-abe8-5c8afc1d5d86 used request id req-fc4f75d0-126e-467a-af5c-30d4b3dd6746 2018-07-15 01:52:41,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d9045edd42d1c8d8937afb4ef51a121e61a2ec" 2018-07-15 01:52:41,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b5f3492e-0e32-42e5-b1d0-aa158f5024a4 Date: Sun, 15 Jul 2018 01:52:41 GMT RESP BODY: {"routers": []} 2018-07-15 01:52:41,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-2798e26f-7ff9-4a21-b260-a0bb41972e86-pub-router used request id req-b5f3492e-0e32-42e5-b1d0-aa158f5024a4 2018-07-15 01:52:41,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:41,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["MUuidxSTQfCtF8T9ed-bKw"], "issued_at": "2018-07-15T01:52:42.000000Z"}} 2018-07-15 01:52:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:42,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcde4b2e-0358-4ae2-a5d3-40e9ace16fd5 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:42,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bcde4b2e-0358-4ae2-a5d3-40e9ace16fd5 2018-07-15 01:52:42,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:52:42,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:42,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["M_8l8HOuQ4WaBAP0dcj6Sw"], "issued_at": "2018-07-15T01:52:42.000000Z"}} 2018-07-15 01:52:42,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f5c858ba7a57eb19263fa2278b55536023a38a" 2018-07-15 01:52:42,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87eaad7e-1d78-4269-8856-8150e139110c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:42,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-87eaad7e-1d78-4269-8856-8150e139110c 2018-07-15 01:52:42,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:42,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-113c9c31-91a8-4692-bafa-521392b94538 Date: Sun, 15 Jul 2018 01:52:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:52:42,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-113c9c31-91a8-4692-bafa-521392b94538 2018-07-15 01:52:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:42,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a39b140b-a443-4e4d-a69b-a7710bf49e0c Date: Sun, 15 Jul 2018 01:52:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:52:42,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-a39b140b-a443-4e4d-a69b-a7710bf49e0c 2018-07-15 01:52:42,939 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router 2018-07-15 01:52:42,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" -d '{"router": {"external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}, "name": "NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router", "admin_state_up": true}}' 2018-07-15 01:52:44,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1b567d66-f68d-40f7-815f-1523787b95f7 Date: Sun, 15 Jul 2018 01:52:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:43Z", "admin_state_up": true, "updated_at": "2018-07-15T01:52:43Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "90e072d2-b37d-4d44-b15d-ed6dddcb5908", "name": "NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router"}} 2018-07-15 01:52:44,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers used request id req-1b567d66-f68d-40f7-815f-1523787b95f7 2018-07-15 01:52:44,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=90e072d2-b37d-4d44-b15d-ed6dddcb5908 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:44,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-aa71456a-a3a5-467a-aa45-4b78fa6be245 Date: Sun, 15 Jul 2018 01:52:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:43Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.200"}],"id":"78f10ba4-d017-4d43-9ebd-ce0cb3afe315","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:b3:a0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:52:43Z","binding:vnic_type":"normal","device_id":"90e072d2-b37d-4d44-b15d-ed6dddcb5908","ip_allocation":"immediate"}]} 2018-07-15 01:52:44,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=90e072d2-b37d-4d44-b15d-ed6dddcb5908 used request id req-aa71456a-a3a5-467a-aa45-4b78fa6be245 2018-07-15 01:52:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:44,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-25ad763e-6f02-444f-92c0-764aaf4e8df6 Date: Sun, 15 Jul 2018 01:52:44 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:52:44,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-25ad763e-6f02-444f-92c0-764aaf4e8df6 2018-07-15 01:52:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:44,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-29f70d92-12f6-48bb-8724-aab99245f61d Date: Sun, 15 Jul 2018 01:52:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "90e23676-d49d-46f1-8be6-b23021211a17", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:43Z", "admin_state_up": true, "updated_at": "2018-07-15T01:52:43Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "90e072d2-b37d-4d44-b15d-ed6dddcb5908", "name": "NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router"}]} 2018-07-15 01:52:44,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router used request id req-29f70d92-12f6-48bb-8724-aab99245f61d 2018-07-15 01:52:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:44,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0042f3-87ae-416e-8a05-eabb87222010 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:44,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-de0042f3-87ae-416e-8a05-eabb87222010 2018-07-15 01:52:44,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:44,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8071ce85-cad6-42b9-9fc0-58bd233c6df1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:44,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-8071ce85-cad6-42b9-9fc0-58bd233c6df1 2018-07-15 01:52:44,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?device_id=90e072d2-b37d-4d44-b15d-ed6dddcb5908 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:44,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-8eade9d2-ab0c-49fc-a2be-9c924cbae432 Date: Sun, 15 Jul 2018 01:52:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:52:43Z","device_owner":"network:router_gateway","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"90e23676-d49d-46f1-8be6-b23021211a17","ip_address":"172.30.9.200"}],"id":"78f10ba4-d017-4d43-9ebd-ce0cb3afe315","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:b3:a0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"","created_at":"2018-07-15T01:52:43Z","binding:vnic_type":"normal","device_id":"90e072d2-b37d-4d44-b15d-ed6dddcb5908","ip_allocation":"immediate"}]} 2018-07-15 01:52:44,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?device_id=90e072d2-b37d-4d44-b15d-ed6dddcb5908 used request id req-8eade9d2-ab0c-49fc-a2be-9c924cbae432 2018-07-15 01:52:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:44,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c8ccba20-2c62-4c11-8961-57b1ec3c6ad8 Date: Sun, 15 Jul 2018 01:52:44 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}} 2018-07-15 01:52:44,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets/90e23676-d49d-46f1-8be6-b23021211a17 used request id req-c8ccba20-2c62-4c11-8961-57b1ec3c6ad8 2018-07-15 01:52:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:44,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-86bde698-5ea5-4bc4-b40a-88dc38d0a930 Date: Sun, 15 Jul 2018 01:52:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:52:44,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-86bde698-5ea5-4bc4-b40a-88dc38d0a930 2018-07-15 01:52:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:44,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8ad162c8-1472-4d0f-9d2d-bf36a0343bdb Date: Sun, 15 Jul 2018 01:52:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:52:44,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-8ad162c8-1472-4d0f-9d2d-bf36a0343bdb 2018-07-15 01:52:44,740 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router 2018-07-15 01:52:44,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/routers/90e072d2-b37d-4d44-b15d-ed6dddcb5908 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:46,213 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2035bdc1-be95-43db-81d0-b3479c380771 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:46,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/90e072d2-b37d-4d44-b15d-ed6dddcb5908 used request id req-2035bdc1-be95-43db-81d0-b3479c380771 2018-07-15 01:52:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fe062334e1ffcc42e080b15ac8b80eee5b3731e" 2018-07-15 01:52:46,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-032c7545-cf1c-4736-87c1-b14354470d10 Date: Sun, 15 Jul 2018 01:52:46 GMT RESP BODY: {"routers": []} 2018-07-15 01:52:46,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers?name=NeutronUtilsRouterTests-ab35d55e-81f0-4025-b6ee-6ec6e9c5536b-pub-router used request id req-032c7545-cf1c-4736-87c1-b14354470d10 2018-07-15 01:52:46,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:46,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["4Xx0zn88T0yDrafj_KL3Zg"], "issued_at": "2018-07-15T01:52:46.000000Z"}} 2018-07-15 01:52:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c94efca4bf41a4d1b875c586425e003ff12bea" 2018-07-15 01:52:46,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0edcb325-ef0c-4667-bde7-94feef9e59f6 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:46,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0edcb325-ef0c-4667-bde7-94feef9e59f6 2018-07-15 01:52:46,933 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name 2018-07-15 01:52:46,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c94efca4bf41a4d1b875c586425e003ff12bea" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name"}}' 2018-07-15 01:52:47,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-bee402f8-1d2f-44cf-8691-690f6ba7bbf6 Date: Sun, 15 Jul 2018 01:52:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:47Z", "updated_at": "2018-07-15T01:52:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:47Z", "revision_number": 0, "id": "ced7d2a4-c908-4763-b155-f1f6f22d82ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:47Z", "security_group_id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:47Z", "revision_number": 0, "id": "ddfe8dff-feb4-4c94-afdd-85c1513fd625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:47Z", "security_group_id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "name": "NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name"}} 2018-07-15 01:52:47,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-bee402f8-1d2f-44cf-8691-690f6ba7bbf6 2018-07-15 01:52:47,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8decd2aa-5817-4edb-b470-0b9667d67ede 2018-07-15 01:52:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8decd2aa-5817-4edb-b470-0b9667d67ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c94efca4bf41a4d1b875c586425e003ff12bea" 2018-07-15 01:52:47,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f78a4286-235c-4aed-b642-9a3d80d2e363 Date: Sun, 15 Jul 2018 01:52:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:47Z", "security_group_id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:47Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "ced7d2a4-c908-4763-b155-f1f6f22d82ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:47Z", "security_group_id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:47Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "ddfe8dff-feb4-4c94-afdd-85c1513fd625"}]} 2018-07-15 01:52:47,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8decd2aa-5817-4edb-b470-0b9667d67ede used request id req-f78a4286-235c-4aed-b642-9a3d80d2e363 2018-07-15 01:52:47,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c94efca4bf41a4d1b875c586425e003ff12bea" 2018-07-15 01:52:47,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-f862c9da-d6de-4a59-b59b-50d3b82f9de5 Date: Sun, 15 Jul 2018 01:52:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:47Z", "updated_at": "2018-07-15T01:52:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:47Z", "revision_number": 0, "id": "ced7d2a4-c908-4763-b155-f1f6f22d82ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:47Z", "security_group_id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:47Z", "revision_number": 0, "id": "ddfe8dff-feb4-4c94-afdd-85c1513fd625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:47Z", "security_group_id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "name": "NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name"}]} 2018-07-15 01:52:47,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name used request id req-f862c9da-d6de-4a59-b59b-50d3b82f9de5 2018-07-15 01:52:47,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8decd2aa-5817-4edb-b470-0b9667d67ede 2018-07-15 01:52:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8decd2aa-5817-4edb-b470-0b9667d67ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c94efca4bf41a4d1b875c586425e003ff12bea" 2018-07-15 01:52:47,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9fc6dec-8f9e-40a2-a9e9-db7df5914f62 Date: Sun, 15 Jul 2018 01:52:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:47Z", "security_group_id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:47Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "ced7d2a4-c908-4763-b155-f1f6f22d82ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:47Z", "security_group_id": "8decd2aa-5817-4edb-b470-0b9667d67ede", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:47Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "ddfe8dff-feb4-4c94-afdd-85c1513fd625"}]} 2018-07-15 01:52:47,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8decd2aa-5817-4edb-b470-0b9667d67ede used request id req-b9fc6dec-8f9e-40a2-a9e9-db7df5914f62 2018-07-15 01:52:47,465 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name 2018-07-15 01:52:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8decd2aa-5817-4edb-b470-0b9667d67ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c94efca4bf41a4d1b875c586425e003ff12bea" 2018-07-15 01:52:47,608 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51f0c7c4-fee7-44b9-8722-ff7f3f06a843 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:47,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8decd2aa-5817-4edb-b470-0b9667d67ede used request id req-51f0c7c4-fee7-44b9-8722-ff7f3f06a843 2018-07-15 01:52:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c94efca4bf41a4d1b875c586425e003ff12bea" 2018-07-15 01:52:47,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-48808b06-1ce4-4bd4-bbf9-c1f71ca6dd81 Date: Sun, 15 Jul 2018 01:52:47 GMT RESP BODY: {"security_groups": []} 2018-07-15 01:52:47,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-28e7690d-f6be-47b3-8f02-25828ef27351name used request id req-48808b06-1ce4-4bd4-bbf9-c1f71ca6dd81 2018-07-15 01:52:47,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:48,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Zvwa6u7QQHiTq__Fw9Unpg"], "issued_at": "2018-07-15T01:52:48.000000Z"}} 2018-07-15 01:52:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9828d236-891c-44a3-a31e-b637c0a7f59d 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:48,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-9828d236-891c-44a3-a31e-b637c0a7f59d 2018-07-15 01:52:48,152 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-1 2018-07-15 01:52:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-1", "description": "hello group"}}' 2018-07-15 01:52:48,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ffa40943-4d9b-4977-9fa6-95da4bbfbe0c Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "updated_at": "2018-07-15T01:52:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "revision_number": 0, "id": "76073a56-5858-41b0-88ac-d8bd34bd50dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:48Z", "security_group_id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "revision_number": 0, "id": "df893f6f-98a9-4855-85a5-ab3637490a2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:48Z", "security_group_id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "name": "NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-1"}} 2018-07-15 01:52:48,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-ffa40943-4d9b-4977-9fa6-95da4bbfbe0c 2018-07-15 01:52:48,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb8a52f6-c31d-4424-b8c3-541d126f0606 2018-07-15 01:52:48,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=cb8a52f6-c31d-4424-b8c3-541d126f0606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ec63488-eea9-4b90-812d-0a96ed6bd3fd Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "security_group_id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "76073a56-5858-41b0-88ac-d8bd34bd50dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "security_group_id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "df893f6f-98a9-4855-85a5-ab3637490a2a"}]} 2018-07-15 01:52:48,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=cb8a52f6-c31d-4424-b8c3-541d126f0606 used request id req-5ec63488-eea9-4b90-812d-0a96ed6bd3fd 2018-07-15 01:52:48,521 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-2 2018-07-15 01:52:48,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-2", "description": "hola group"}}' 2018-07-15 01:52:48,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-27cb3fe3-041d-4f81-932c-28db8872af12 Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "updated_at": "2018-07-15T01:52:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "revision_number": 0, "id": "10c7d818-b1a6-4f6a-88ae-b44df700e9b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:48Z", "security_group_id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "revision_number": 0, "id": "80c880ee-e4d5-455d-9249-c597a3463225", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:48Z", "security_group_id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "name": "NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-2"}} 2018-07-15 01:52:48,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-27cb3fe3-041d-4f81-932c-28db8872af12 2018-07-15 01:52:48,667 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9 2018-07-15 01:52:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f028ec06-922d-4c1e-9235-b6ae732ab72d Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "security_group_id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "10c7d818-b1a6-4f6a-88ae-b44df700e9b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "security_group_id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "80c880ee-e4d5-455d-9249-c597a3463225"}]} 2018-07-15 01:52:48,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9 used request id req-f028ec06-922d-4c1e-9235-b6ae732ab72d 2018-07-15 01:52:48,712 - neutron_utils - INFO - Listing the available security groups 2018-07-15 01:52:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-1788692d-08dd-4f3f-b3e6-1afd417e19e4 Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:34Z", "updated_at": "2018-07-15T01:45:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "600b3c03-ba89-4892-867d-0f6f190d69cd", "remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "770401ee-c226-44df-bd68-a6a7f6698c46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv4", "project_id": "f0c8666730cb416a9b820e6d3967b837"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "revision_number": 0, "id": "99667e6e-b818-4823-addf-b972138a98c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "port_range_min": null, "ethertype": "IPv6", "project_id": "f0c8666730cb416a9b820e6d3967b837"}], "revision_number": 1, "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "updated_at": "2018-07-15T01:47:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "baaee927-d188-4c5d-b008-8e761a076fc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f", "remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv4", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "revision_number": 0, "id": "dde297b0-a848-41ed-8dbf-af316b7d8595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "port_range_min": null, "ethertype": "IPv6", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae"}], "revision_number": 1, "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "updated_at": "2018-07-15T01:50:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5d0eb630-1559-486a-bfba-f4531081a002", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "5f6acea5-f710-4208-9754-030affe581fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "revision_number": 0, "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9", "remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "remote_ip_prefix": null, "created_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "updated_at": "2018-07-15T01:44:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "18185328-b558-4358-9bf6-604cdd64460b", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "1f17837e-9ca5-4784-a25c-33614767f615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "revision_number": 0, "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18", "remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "remote_ip_prefix": null, "created_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "updated_at": "2018-07-15T01:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "21280659-6a67-4f40-9518-25800db5daba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "revision_number": 0, "id": "e39eedac-341a-4c9c-93e2-239067af552b", "remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "remote_ip_prefix": null, "created_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13"}], "revision_number": 1, "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "updated_at": "2018-07-15T01:52:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "revision_number": 0, "id": "76073a56-5858-41b0-88ac-d8bd34bd50dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:48Z", "security_group_id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "revision_number": 0, "id": "df893f6f-98a9-4855-85a5-ab3637490a2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:48Z", "security_group_id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "name": "NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-1"}, {"description": "Default security group", "tags": [], "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "updated_at": "2018-07-15T01:46:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "33637e24-d964-4241-ae77-4b5def169339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3", "remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "revision_number": 0, "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2bb1bd9270847dcae2364a73a67e005"}], "revision_number": 1, "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "d427e50b-6098-41e6-8ac5-dc320729117d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "updated_at": "2018-07-15T01:48:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "0d564539-be45-40c8-8df5-81b895b74a96", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "902a5e99-4857-454e-b104-3f5811e48dbb", "remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv4", "project_id": "82e26371c07e44c7926690421f549724"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "revision_number": 0, "id": "e6fab107-6329-4574-8a83-cd89be8e70b9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "tenant_id": "82e26371c07e44c7926690421f549724", "port_range_min": null, "ethertype": "IPv6", "project_id": "82e26371c07e44c7926690421f549724"}], "revision_number": 1, "project_id": "82e26371c07e44c7926690421f549724", "id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "updated_at": "2018-07-15T01:48:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "1c811831-5863-42d7-b1c7-41b0e843f68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb140175e76a42c98da4d281f3ab2454"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "revision_number": 0, "id": "8eaa2123-bde6-420d-8511-aced34c1cf55", "remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "remote_ip_prefix": null, "created_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb140175e76a42c98da4d281f3ab2454"}], "revision_number": 1, "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "updated_at": "2018-07-15T01:42:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "266a34d5-f9b5-46f6-8af0-db510260be38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "51763dea-52ba-4ead-8235-51cb2b1af897", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "b84c6b58-35df-4873-9786-c2722bffeb84", "remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "revision_number": 0, "id": "f5e5506b-f219-4702-9986-6edac38cf435", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "tenant_id": "2b08489ca1614c14810470f8742a50a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b08489ca1614c14810470f8742a50a4"}], "revision_number": 1, "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "updated_at": "2018-07-15T01:52:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "revision_number": 0, "id": "10c7d818-b1a6-4f6a-88ae-b44df700e9b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:48Z", "security_group_id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "revision_number": 0, "id": "80c880ee-e4d5-455d-9249-c597a3463225", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:48Z", "security_group_id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "name": "NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-2"}]} 2018-07-15 01:52:48,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-1788692d-08dd-4f3f-b3e6-1afd417e19e4 2018-07-15 01:52:48,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2b5f33a2-69ef-4de0-af22-67ee570afb99 2018-07-15 01:52:48,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2b5f33a2-69ef-4de0-af22-67ee570afb99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fab26b2b-dfc6-455d-9444-bf044a276591 Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "port_range_min": null, "revision_number": 0, "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:35Z", "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "3204d46a-e255-44dd-9bdc-6c346144ddd7"}, {"remote_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "port_range_min": null, "revision_number": 0, "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:35Z", "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "600b3c03-ba89-4892-867d-0f6f190d69cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "port_range_min": null, "revision_number": 0, "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:35Z", "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "770401ee-c226-44df-bd68-a6a7f6698c46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:35Z", "security_group_id": "2b5f33a2-69ef-4de0-af22-67ee570afb99", "port_range_min": null, "revision_number": 0, "tenant_id": "f0c8666730cb416a9b820e6d3967b837", "created_at": "2018-07-15T01:45:35Z", "project_id": "f0c8666730cb416a9b820e6d3967b837", "id": "99667e6e-b818-4823-addf-b972138a98c6"}]} 2018-07-15 01:52:48,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2b5f33a2-69ef-4de0-af22-67ee570afb99 used request id req-fab26b2b-dfc6-455d-9444-bf044a276591 2018-07-15 01:52:48,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ff08aea-56b8-472b-8f0c-06bde3367c32 2018-07-15 01:52:48,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7ff08aea-56b8-472b-8f0c-06bde3367c32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e95d7c7d-07cd-4370-8afb-a939a8d8ef86 Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "port_range_min": null, "revision_number": 0, "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "2d3d620a-16e3-4f4f-b060-53ed191f233f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "port_range_min": null, "revision_number": 0, "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "baaee927-d188-4c5d-b008-8e761a076fc1"}, {"remote_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "port_range_min": null, "revision_number": 0, "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "c126b0c1-7fdd-4664-bda8-c2d46297820f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:47:10Z", "security_group_id": "7ff08aea-56b8-472b-8f0c-06bde3367c32", "port_range_min": null, "revision_number": 0, "tenant_id": "4dd19a53d7964d5a974c68d5b3e643ae", "created_at": "2018-07-15T01:47:10Z", "project_id": "4dd19a53d7964d5a974c68d5b3e643ae", "id": "dde297b0-a848-41ed-8dbf-af316b7d8595"}]} 2018-07-15 01:52:48,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=7ff08aea-56b8-472b-8f0c-06bde3367c32 used request id req-e95d7c7d-07cd-4370-8afb-a939a8d8ef86 2018-07-15 01:52:48,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 960e9ef5-819c-4601-be08-a9f1d2434fc8 2018-07-15 01:52:48,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=960e9ef5-819c-4601-be08-a9f1d2434fc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-28d86e28-04a9-4b8a-84d5-48e7791cc796 Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "5d0eb630-1559-486a-bfba-f4531081a002"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "5f6acea5-f710-4208-9754-030affe581fc"}, {"remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "8a3ff6c4-fc96-459c-aac7-0f84c8d37c5c"}, {"remote_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:50:36Z", "security_group_id": "960e9ef5-819c-4601-be08-a9f1d2434fc8", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:50:36Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "95d1483c-0eb5-4094-b67b-bdb33cc00ff9"}]} 2018-07-15 01:52:48,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=960e9ef5-819c-4601-be08-a9f1d2434fc8 used request id req-28d86e28-04a9-4b8a-84d5-48e7791cc796 2018-07-15 01:52:48,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 977ef0ed-464e-4836-b15c-4e59e54d6775 2018-07-15 01:52:48,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=977ef0ed-464e-4836-b15c-4e59e54d6775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-041f88a5-474f-4df2-9293-2ec9128b86d7 Date: Sun, 15 Jul 2018 01:52:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "project_id": "", "id": "090d9c2a-e522-4e1a-b8a8-3360a7dd9f12"}, {"remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "project_id": "", "id": "18185328-b558-4358-9bf6-604cdd64460b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "project_id": "", "id": "1f17837e-9ca5-4784-a25c-33614767f615"}, {"remote_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:44:50Z", "security_group_id": "977ef0ed-464e-4836-b15c-4e59e54d6775", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-15T01:44:50Z", "project_id": "", "id": "8d7f7805-2255-44a9-8aa4-e77f1fc1ef18"}]} 2018-07-15 01:52:48,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=977ef0ed-464e-4836-b15c-4e59e54d6775 used request id req-041f88a5-474f-4df2-9293-2ec9128b86d7 2018-07-15 01:52:48,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af554a5f-c4b0-4bd4-b8b3-9103c3b2545a 2018-07-15 01:52:48,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=af554a5f-c4b0-4bd4-b8b3-9103c3b2545a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0347c793-7d8c-4904-a3a6-b5cf6ecd19ac Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "21280659-6a67-4f40-9518-25800db5daba"}, {"remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "95fc897c-1eba-4796-bc67-270d89bc3bd7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "df5a763c-a3b7-407c-be9d-1f0078d3c63f"}, {"remote_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:45:03Z", "security_group_id": "af554a5f-c4b0-4bd4-b8b3-9103c3b2545a", "port_range_min": null, "revision_number": 0, "tenant_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "created_at": "2018-07-15T01:45:03Z", "project_id": "d9e26f27e14a4760ac6a28e4c11b9a13", "id": "e39eedac-341a-4c9c-93e2-239067af552b"}]} 2018-07-15 01:52:48,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=af554a5f-c4b0-4bd4-b8b3-9103c3b2545a used request id req-0347c793-7d8c-4904-a3a6-b5cf6ecd19ac 2018-07-15 01:52:48,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb8a52f6-c31d-4424-b8c3-541d126f0606 2018-07-15 01:52:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=cb8a52f6-c31d-4424-b8c3-541d126f0606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:48,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1dc418b1-a98b-4b29-aa01-ed1cdd87b809 Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "security_group_id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "76073a56-5858-41b0-88ac-d8bd34bd50dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "security_group_id": "cb8a52f6-c31d-4424-b8c3-541d126f0606", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "df893f6f-98a9-4855-85a5-ab3637490a2a"}]} 2018-07-15 01:52:48,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=cb8a52f6-c31d-4424-b8c3-541d126f0606 used request id req-1dc418b1-a98b-4b29-aa01-ed1cdd87b809 2018-07-15 01:52:48,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d427e50b-6098-41e6-8ac5-dc320729117d 2018-07-15 01:52:48,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d427e50b-6098-41e6-8ac5-dc320729117d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:49,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e4a775fb-839f-4b56-8684-5204d5da516a Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "port_range_min": null, "revision_number": 0, "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "26fcb9d0-04cf-4a57-8684-4db93a20306a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "port_range_min": null, "revision_number": 0, "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "33637e24-d964-4241-ae77-4b5def169339"}, {"remote_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "port_range_min": null, "revision_number": 0, "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "83acfcc9-233a-43d3-afa7-2adcc0a61cf3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:46:31Z", "security_group_id": "d427e50b-6098-41e6-8ac5-dc320729117d", "port_range_min": null, "revision_number": 0, "tenant_id": "f2bb1bd9270847dcae2364a73a67e005", "created_at": "2018-07-15T01:46:31Z", "project_id": "f2bb1bd9270847dcae2364a73a67e005", "id": "ddc36020-c9f8-4ef4-8fc8-4b0c4b9062d5"}]} 2018-07-15 01:52:49,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=d427e50b-6098-41e6-8ac5-dc320729117d used request id req-e4a775fb-839f-4b56-8684-5204d5da516a 2018-07-15 01:52:49,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db1969a1-d92e-4c61-9c05-98e6c5410b75 2018-07-15 01:52:49,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=db1969a1-d92e-4c61-9c05-98e6c5410b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:49,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a5a2b1c-78cf-456d-b89a-76d317ba2a04 Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "port_range_min": null, "revision_number": 0, "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "project_id": "82e26371c07e44c7926690421f549724", "id": "0429ac19-72ab-44cc-8c99-e5c3f7a2d9de"}, {"remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "port_range_min": null, "revision_number": 0, "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "project_id": "82e26371c07e44c7926690421f549724", "id": "0d564539-be45-40c8-8df5-81b895b74a96"}, {"remote_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "port_range_min": null, "revision_number": 0, "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "project_id": "82e26371c07e44c7926690421f549724", "id": "902a5e99-4857-454e-b104-3f5811e48dbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:04Z", "security_group_id": "db1969a1-d92e-4c61-9c05-98e6c5410b75", "port_range_min": null, "revision_number": 0, "tenant_id": "82e26371c07e44c7926690421f549724", "created_at": "2018-07-15T01:48:04Z", "project_id": "82e26371c07e44c7926690421f549724", "id": "e6fab107-6329-4574-8a83-cd89be8e70b9"}]} 2018-07-15 01:52:49,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=db1969a1-d92e-4c61-9c05-98e6c5410b75 used request id req-3a5a2b1c-78cf-456d-b89a-76d317ba2a04 2018-07-15 01:52:49,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dcb582fc-0894-4094-b05b-5df0ca3fdcef 2018-07-15 01:52:49,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dcb582fc-0894-4094-b05b-5df0ca3fdcef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:49,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-481224d9-02e2-4ec3-be78-9f82c1f49bed Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "port_range_min": null, "revision_number": 0, "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "1c811831-5863-42d7-b1c7-41b0e843f68e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "port_range_min": null, "revision_number": 0, "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "22149b66-f39c-4dfc-aa9d-f4d46c284024"}, {"remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "port_range_min": null, "revision_number": 0, "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "83ffc769-bf57-43fe-9346-7bbaa55e679f"}, {"remote_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:48:49Z", "security_group_id": "dcb582fc-0894-4094-b05b-5df0ca3fdcef", "port_range_min": null, "revision_number": 0, "tenant_id": "cb140175e76a42c98da4d281f3ab2454", "created_at": "2018-07-15T01:48:49Z", "project_id": "cb140175e76a42c98da4d281f3ab2454", "id": "8eaa2123-bde6-420d-8511-aced34c1cf55"}]} 2018-07-15 01:52:49,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=dcb582fc-0894-4094-b05b-5df0ca3fdcef used request id req-481224d9-02e2-4ec3-be78-9f82c1f49bed 2018-07-15 01:52:49,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e44d2291-06a8-400c-ad7b-2afd1f3dbcfd 2018-07-15 01:52:49,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e44d2291-06a8-400c-ad7b-2afd1f3dbcfd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:49,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-316afc6e-5120-4b77-a13a-ce0875f5873d Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "266a34d5-f9b5-46f6-8af0-db510260be38"}, {"remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "51763dea-52ba-4ead-8235-51cb2b1af897"}, {"remote_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "b84c6b58-35df-4873-9786-c2722bffeb84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:42:17Z", "security_group_id": "e44d2291-06a8-400c-ad7b-2afd1f3dbcfd", "port_range_min": null, "revision_number": 0, "tenant_id": "2b08489ca1614c14810470f8742a50a4", "created_at": "2018-07-15T01:42:17Z", "project_id": "2b08489ca1614c14810470f8742a50a4", "id": "f5e5506b-f219-4702-9986-6edac38cf435"}]} 2018-07-15 01:52:49,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=e44d2291-06a8-400c-ad7b-2afd1f3dbcfd used request id req-316afc6e-5120-4b77-a13a-ce0875f5873d 2018-07-15 01:52:49,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9 2018-07-15 01:52:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:49,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b166e34-71e9-418d-b3c6-1e07d08ee3b0 Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "security_group_id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "10c7d818-b1a6-4f6a-88ae-b44df700e9b7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:48Z", "security_group_id": "fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:48Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "80c880ee-e4d5-455d-9249-c597a3463225"}]} 2018-07-15 01:52:49,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9 used request id req-5b166e34-71e9-418d-b3c6-1e07d08ee3b0 2018-07-15 01:52:49,098 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-1 2018-07-15 01:52:49,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/cb8a52f6-c31d-4424-b8c3-541d126f0606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:49,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bb38f7f-49c1-465e-bfc8-81fefd141934 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:49,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/cb8a52f6-c31d-4424-b8c3-541d126f0606 used request id req-1bb38f7f-49c1-465e-bfc8-81fefd141934 2018-07-15 01:52:49,238 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-aed22126-5b7f-48b6-af4e-15ef48dba1fename-2 2018-07-15 01:52:49,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fd59a50389df853c0f667923e5e85061bab95e8" 2018-07-15 01:52:49,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd94b042-225a-40ac-a57d-64dcbda3c93c Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:49,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/fbc9b1d3-7d81-445c-b72e-4f72b66d3fb9 used request id req-dd94b042-225a-40ac-a57d-64dcbda3c93c 2018-07-15 01:52:49,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:49,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["GaJpmbq-TtSTmrOzPOUitQ"], "issued_at": "2018-07-15T01:52:49.000000Z"}} 2018-07-15 01:52:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc8873565d21e7b323670f0888c28a044cae6bd7" 2018-07-15 01:52:49,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961b18ec-876d-4d0a-96fe-eaa8185c1046 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:49,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-961b18ec-876d-4d0a-96fe-eaa8185c1046 2018-07-15 01:52:49,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:50,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["fEDzJzqgQOGm_RQxCmnVQw"], "issued_at": "2018-07-15T01:52:50.000000Z"}} 2018-07-15 01:52:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4ea41cd57ac5387bdfeb1db7270d6473602cc1" 2018-07-15 01:52:50,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ae3460-fd81-46fa-a40b-7174c86c0312 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:50,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-74ae3460-fd81-46fa-a40b-7174c86c0312 2018-07-15 01:52:50,242 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-83e30946-6eb4-42a4-bee1-f881c8655e66name 2018-07-15 01:52:50,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4ea41cd57ac5387bdfeb1db7270d6473602cc1" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-83e30946-6eb4-42a4-bee1-f881c8655e66name", "description": "hello group"}}' 2018-07-15 01:52:50,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-20a4ab59-7e1c-4fb4-bdf4-fae06c4ebf7d Date: Sun, 15 Jul 2018 01:52:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:50Z", "updated_at": "2018-07-15T01:52:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:50Z", "revision_number": 0, "id": "2f1ba0eb-f71d-4578-a760-a708c4d17f9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:50Z", "security_group_id": "77812206-bfc2-44d6-964b-3f47c4730559", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:50Z", "revision_number": 0, "id": "f846467e-1dbe-41d0-aa98-f08eedaee907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:50Z", "security_group_id": "77812206-bfc2-44d6-964b-3f47c4730559", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "77812206-bfc2-44d6-964b-3f47c4730559", "name": "NeutronUtilsSecurityGroupTests-83e30946-6eb4-42a4-bee1-f881c8655e66name"}} 2018-07-15 01:52:50,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-20a4ab59-7e1c-4fb4-bdf4-fae06c4ebf7d 2018-07-15 01:52:50,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77812206-bfc2-44d6-964b-3f47c4730559 2018-07-15 01:52:50,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=77812206-bfc2-44d6-964b-3f47c4730559 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4ea41cd57ac5387bdfeb1db7270d6473602cc1" 2018-07-15 01:52:50,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9bd3640-377a-474e-95ee-519f927cbe22 Date: Sun, 15 Jul 2018 01:52:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:50Z", "security_group_id": "77812206-bfc2-44d6-964b-3f47c4730559", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:50Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "2f1ba0eb-f71d-4578-a760-a708c4d17f9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:50Z", "security_group_id": "77812206-bfc2-44d6-964b-3f47c4730559", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:50Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "f846467e-1dbe-41d0-aa98-f08eedaee907"}]} 2018-07-15 01:52:50,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=77812206-bfc2-44d6-964b-3f47c4730559 used request id req-e9bd3640-377a-474e-95ee-519f927cbe22 2018-07-15 01:52:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-83e30946-6eb4-42a4-bee1-f881c8655e66name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4ea41cd57ac5387bdfeb1db7270d6473602cc1" 2018-07-15 01:52:50,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-b64b7bf7-bf8d-4cdf-ab83-f83279f70dca Date: Sun, 15 Jul 2018 01:52:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:50Z", "updated_at": "2018-07-15T01:52:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:50Z", "revision_number": 0, "id": "2f1ba0eb-f71d-4578-a760-a708c4d17f9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:50Z", "security_group_id": "77812206-bfc2-44d6-964b-3f47c4730559", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:50Z", "revision_number": 0, "id": "f846467e-1dbe-41d0-aa98-f08eedaee907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:50Z", "security_group_id": "77812206-bfc2-44d6-964b-3f47c4730559", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "77812206-bfc2-44d6-964b-3f47c4730559", "name": "NeutronUtilsSecurityGroupTests-83e30946-6eb4-42a4-bee1-f881c8655e66name"}]} 2018-07-15 01:52:50,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-83e30946-6eb4-42a4-bee1-f881c8655e66name&description=hello+group used request id req-b64b7bf7-bf8d-4cdf-ab83-f83279f70dca 2018-07-15 01:52:50,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77812206-bfc2-44d6-964b-3f47c4730559 2018-07-15 01:52:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=77812206-bfc2-44d6-964b-3f47c4730559 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4ea41cd57ac5387bdfeb1db7270d6473602cc1" 2018-07-15 01:52:50,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e901e0d2-bd22-4cca-8cc9-89400cc45e86 Date: Sun, 15 Jul 2018 01:52:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:50Z", "security_group_id": "77812206-bfc2-44d6-964b-3f47c4730559", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:50Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "2f1ba0eb-f71d-4578-a760-a708c4d17f9a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:50Z", "security_group_id": "77812206-bfc2-44d6-964b-3f47c4730559", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:50Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "f846467e-1dbe-41d0-aa98-f08eedaee907"}]} 2018-07-15 01:52:50,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=77812206-bfc2-44d6-964b-3f47c4730559 used request id req-e901e0d2-bd22-4cca-8cc9-89400cc45e86 2018-07-15 01:52:50,695 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-83e30946-6eb4-42a4-bee1-f881c8655e66name 2018-07-15 01:52:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/77812206-bfc2-44d6-964b-3f47c4730559 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd4ea41cd57ac5387bdfeb1db7270d6473602cc1" 2018-07-15 01:52:50,842 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb24e0c4-e7b4-4e2e-950e-e02d0ebc52c1 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:50,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/77812206-bfc2-44d6-964b-3f47c4730559 used request id req-bb24e0c4-e7b4-4e2e-950e-e02d0ebc52c1 2018-07-15 01:52:50,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:51,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["XjGZQ6J5SX-yGzibGDdenA"], "issued_at": "2018-07-15T01:52:51.000000Z"}} 2018-07-15 01:52:51,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:51,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302880c7-c595-48b8-9d95-e8964fc2405a 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:51,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-302880c7-c595-48b8-9d95-e8964fc2405a 2018-07-15 01:52:51,255 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name 2018-07-15 01:52:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name", "description": "hello group"}}' 2018-07-15 01:52:51,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-15fed1ef-e1a2-4c01-9937-1d8442dbe008 Date: Sun, 15 Jul 2018 01:52:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "updated_at": "2018-07-15T01:52:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "revision_number": 0, "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "revision_number": 0, "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "name": "NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name"}} 2018-07-15 01:52:51,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-15fed1ef-e1a2-4c01-9937-1d8442dbe008 2018-07-15 01:52:51,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b7eeed-e82c-40bd-8910-72d6fcb163dd 2018-07-15 01:52:51,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:51,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d228ebd0-af6c-4589-95aa-16c62b3de7df Date: Sun, 15 Jul 2018 01:52:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8"}]} 2018-07-15 01:52:51,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd used request id req-d228ebd0-af6c-4589-95aa-16c62b3de7df 2018-07-15 01:52:51,605 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b7eeed-e82c-40bd-8910-72d6fcb163dd 2018-07-15 01:52:51,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:51,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7810e78-4d8d-4f9a-9bf7-7c1bf6e8d5ed Date: Sun, 15 Jul 2018 01:52:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8"}]} 2018-07-15 01:52:51,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd used request id req-f7810e78-4d8d-4f9a-9bf7-7c1bf6e8d5ed 2018-07-15 01:52:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:51,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf423553-683c-474b-9068-bf0857711883 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:51,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-cf423553-683c-474b-9068-bf0857711883 2018-07-15 01:52:51,714 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name 2018-07-15 01:52:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:51,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-24e2993b-491c-462c-8800-f3c18c1b5130 Date: Sun, 15 Jul 2018 01:52:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "updated_at": "2018-07-15T01:52:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "revision_number": 0, "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "revision_number": 0, "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "name": "NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name"}]} 2018-07-15 01:52:51,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name used request id req-24e2993b-491c-462c-8800-f3c18c1b5130 2018-07-15 01:52:51,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:52:51,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d7d192-7754-4291-93df-338d3db77b60 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:52:51,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-97d7d192-7754-4291-93df-338d3db77b60 2018-07-15 01:52:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:51,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21ac9ff-e9d2-4426-888e-9b21eca31ca0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:52:51,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-c21ac9ff-e9d2-4426-888e-9b21eca31ca0 2018-07-15 01:52:51,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b7eeed-e82c-40bd-8910-72d6fcb163dd 2018-07-15 01:52:51,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:51,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5282486b-1995-4c8e-8aef-7437454373c4 Date: Sun, 15 Jul 2018 01:52:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8"}]} 2018-07-15 01:52:51,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd used request id req-5282486b-1995-4c8e-8aef-7437454373c4 2018-07-15 01:52:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd"}}' 2018-07-15 01:52:52,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-8c722807-8e5c-4bcd-a7d0-edd33ad52171 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:52Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:52Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "19a856d5-6419-47cc-9b1d-260e6c85bbdd"}} 2018-07-15 01:52:52,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-group-rules used request id req-8c722807-8e5c-4bcd-a7d0-edd33ad52171 2018-07-15 01:52:52,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-09fe0b34-f956-4450-8ed9-1fc41a15c79a Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "updated_at": "2018-07-15T01:52:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:52Z", "revision_number": 0, "id": "19a856d5-6419-47cc-9b1d-260e6c85bbdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:52Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "revision_number": 0, "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "revision_number": 0, "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 2, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "name": "NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name"}]} 2018-07-15 01:52:52,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name&description=hello+group used request id req-09fe0b34-f956-4450-8ed9-1fc41a15c79a 2018-07-15 01:52:52,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b7eeed-e82c-40bd-8910-72d6fcb163dd 2018-07-15 01:52:52,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-9aa3a18e-510d-4494-b4db-fb230c8ebb87 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:52Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:52Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "19a856d5-6419-47cc-9b1d-260e6c85bbdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8"}]} 2018-07-15 01:52:52,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd used request id req-9aa3a18e-510d-4494-b4db-fb230c8ebb87 2018-07-15 01:52:52,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b7eeed-e82c-40bd-8910-72d6fcb163dd 2018-07-15 01:52:52,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-4456f2d9-7e9c-49a5-8370-b4b9feb9da35 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:52Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:52Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "19a856d5-6419-47cc-9b1d-260e6c85bbdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8"}]} 2018-07-15 01:52:52,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd used request id req-4456f2d9-7e9c-49a5-8370-b4b9feb9da35 2018-07-15 01:52:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-928073bb-8f40-4b96-a705-5e393ff8ceb6 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "updated_at": "2018-07-15T01:52:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:52Z", "revision_number": 0, "id": "19a856d5-6419-47cc-9b1d-260e6c85bbdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:52Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "revision_number": 0, "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "revision_number": 0, "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 2, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "name": "NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name"}]} 2018-07-15 01:52:52,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name&description=hello+group used request id req-928073bb-8f40-4b96-a705-5e393ff8ceb6 2018-07-15 01:52:52,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b7eeed-e82c-40bd-8910-72d6fcb163dd 2018-07-15 01:52:52,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-c654746c-e207-427c-b312-7a467d2fc191 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:52Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:52Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "19a856d5-6419-47cc-9b1d-260e6c85bbdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "22c34a3d-8ab1-464a-a7ee-d0e957b27aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:51Z", "security_group_id": "c1b7eeed-e82c-40bd-8910-72d6fcb163dd", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:51Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "429b9500-3bed-424e-bbea-92fd1d8e50c8"}]} 2018-07-15 01:52:52,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=c1b7eeed-e82c-40bd-8910-72d6fcb163dd used request id req-c654746c-e207-427c-b312-7a467d2fc191 2018-07-15 01:52:52,211 - neutron_utils - INFO - Deleting security group rule with ID - 22c34a3d-8ab1-464a-a7ee-d0e957b27aae 2018-07-15 01:52:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/22c34a3d-8ab1-464a-a7ee-d0e957b27aae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5c290df-56e0-430a-945d-5b75ca683d38 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:52,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/22c34a3d-8ab1-464a-a7ee-d0e957b27aae used request id req-c5c290df-56e0-430a-945d-5b75ca683d38 2018-07-15 01:52:52,297 - neutron_utils - INFO - Deleting security group rule with ID - 429b9500-3bed-424e-bbea-92fd1d8e50c8 2018-07-15 01:52:52,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/429b9500-3bed-424e-bbea-92fd1d8e50c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e000c305-01db-4736-a09e-a501f30aa2d8 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:52,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/429b9500-3bed-424e-bbea-92fd1d8e50c8 used request id req-e000c305-01db-4736-a09e-a501f30aa2d8 2018-07-15 01:52:52,363 - neutron_utils - INFO - Deleting security group rule with ID - 19a856d5-6419-47cc-9b1d-260e6c85bbdd 2018-07-15 01:52:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-group-rules/19a856d5-6419-47cc-9b1d-260e6c85bbdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-016b648f-b9b0-474e-b1d1-d0bf7529b4eb Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:52,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-group-rules/19a856d5-6419-47cc-9b1d-260e6c85bbdd used request id req-016b648f-b9b0-474e-b1d1-d0bf7529b4eb 2018-07-15 01:52:52,428 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7fcfef32-2fc2-40f6-9b9f-98a22a0afc23name 2018-07-15 01:52:52,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/c1b7eeed-e82c-40bd-8910-72d6fcb163dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58cb99710cc9d77e1fc0acccf1c80fa58badc1f0" 2018-07-15 01:52:52,530 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6377cbed-3232-434f-b2fe-ea3753dc7acc Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:52,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/c1b7eeed-e82c-40bd-8910-72d6fcb163dd used request id req-6377cbed-3232-434f-b2fe-ea3753dc7acc 2018-07-15 01:52:52,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:52,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["R9eSHpKgT8K0aEwgxPXHOQ"], "issued_at": "2018-07-15T01:52:52.000000Z"}} 2018-07-15 01:52:52,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:53,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae003a8-ab58-4760-a3b1-7ae3ad692702 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:53,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-eae003a8-ab58-4760-a3b1-7ae3ad692702 2018-07-15 01:52:53,031 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-1 2018-07-15 01:52:53,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-1", "description": "hello group"}}' 2018-07-15 01:52:53,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-50b6c123-ef8e-41e6-a01e-1460b3f4df0c Date: Sun, 15 Jul 2018 01:52:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "updated_at": "2018-07-15T01:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "revision_number": 0, "id": "3ec92322-165b-4ab3-8475-790deb202291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:53Z", "security_group_id": "94ccf0cd-8633-4c12-8147-746106ce4424", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "revision_number": 0, "id": "9920079b-7c4c-45c2-987e-8150a1e7ca18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:53Z", "security_group_id": "94ccf0cd-8633-4c12-8147-746106ce4424", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "94ccf0cd-8633-4c12-8147-746106ce4424", "name": "NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-1"}} 2018-07-15 01:52:53,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-50b6c123-ef8e-41e6-a01e-1460b3f4df0c 2018-07-15 01:52:53,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ccf0cd-8633-4c12-8147-746106ce4424 2018-07-15 01:52:53,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=94ccf0cd-8633-4c12-8147-746106ce4424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:53,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4012633-b479-4944-b189-201fd7ee5e07 Date: Sun, 15 Jul 2018 01:52:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "security_group_id": "94ccf0cd-8633-4c12-8147-746106ce4424", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "3ec92322-165b-4ab3-8475-790deb202291"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "security_group_id": "94ccf0cd-8633-4c12-8147-746106ce4424", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "9920079b-7c4c-45c2-987e-8150a1e7ca18"}]} 2018-07-15 01:52:53,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=94ccf0cd-8633-4c12-8147-746106ce4424 used request id req-f4012633-b479-4944-b189-201fd7ee5e07 2018-07-15 01:52:53,470 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-2 2018-07-15 01:52:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-2", "description": "hello group"}}' 2018-07-15 01:52:53,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-adb4ff91-dd36-4ead-895a-563b600101e9 Date: Sun, 15 Jul 2018 01:52:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "updated_at": "2018-07-15T01:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "revision_number": 0, "id": "1c2709ac-a672-4239-b54d-833c26478a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:53Z", "security_group_id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "revision_number": 0, "id": "55ebfc90-5b26-4e14-8f2a-76a914e2cb12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:53Z", "security_group_id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "name": "NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-2"}} 2018-07-15 01:52:53,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/security-groups used request id req-adb4ff91-dd36-4ead-895a-563b600101e9 2018-07-15 01:52:53,617 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8322eb6d-97ac-48a0-b800-1f2f01b8f821 2018-07-15 01:52:53,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8322eb6d-97ac-48a0-b800-1f2f01b8f821 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:53,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4538df3a-9076-4fce-a4d4-df2fe9dbaec0 Date: Sun, 15 Jul 2018 01:52:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "security_group_id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "1c2709ac-a672-4239-b54d-833c26478a67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "security_group_id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "55ebfc90-5b26-4e14-8f2a-76a914e2cb12"}]} 2018-07-15 01:52:53,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8322eb6d-97ac-48a0-b800-1f2f01b8f821 used request id req-4538df3a-9076-4fce-a4d4-df2fe9dbaec0 2018-07-15 01:52:53,662 - neutron_utils - INFO - Retrieving security group with ID - 94ccf0cd-8633-4c12-8147-746106ce4424 2018-07-15 01:52:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=94ccf0cd-8633-4c12-8147-746106ce4424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:53,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-8af85b55-908c-43cb-b3e2-dc6ab6acf4b7 Date: Sun, 15 Jul 2018 01:52:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "updated_at": "2018-07-15T01:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "revision_number": 0, "id": "3ec92322-165b-4ab3-8475-790deb202291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:53Z", "security_group_id": "94ccf0cd-8633-4c12-8147-746106ce4424", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "revision_number": 0, "id": "9920079b-7c4c-45c2-987e-8150a1e7ca18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:53Z", "security_group_id": "94ccf0cd-8633-4c12-8147-746106ce4424", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "94ccf0cd-8633-4c12-8147-746106ce4424", "name": "NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-1"}]} 2018-07-15 01:52:53,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=94ccf0cd-8633-4c12-8147-746106ce4424 used request id req-8af85b55-908c-43cb-b3e2-dc6ab6acf4b7 2018-07-15 01:52:53,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ccf0cd-8633-4c12-8147-746106ce4424 2018-07-15 01:52:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=94ccf0cd-8633-4c12-8147-746106ce4424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:53,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bdb65eb2-47ec-4c74-9845-5c6461e9857a Date: Sun, 15 Jul 2018 01:52:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "security_group_id": "94ccf0cd-8633-4c12-8147-746106ce4424", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "3ec92322-165b-4ab3-8475-790deb202291"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "security_group_id": "94ccf0cd-8633-4c12-8147-746106ce4424", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "9920079b-7c4c-45c2-987e-8150a1e7ca18"}]} 2018-07-15 01:52:53,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=94ccf0cd-8633-4c12-8147-746106ce4424 used request id req-bdb65eb2-47ec-4c74-9845-5c6461e9857a 2018-07-15 01:52:53,755 - neutron_utils - INFO - Retrieving security group with ID - 8322eb6d-97ac-48a0-b800-1f2f01b8f821 2018-07-15 01:52:53,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=8322eb6d-97ac-48a0-b800-1f2f01b8f821 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:53,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-952bd258-44b8-408d-a8cc-5378c239c115 Date: Sun, 15 Jul 2018 01:52:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "updated_at": "2018-07-15T01:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "revision_number": 0, "id": "1c2709ac-a672-4239-b54d-833c26478a67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:53Z", "security_group_id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "revision_number": 0, "id": "55ebfc90-5b26-4e14-8f2a-76a914e2cb12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-15T01:52:53Z", "security_group_id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 1, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "name": "NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-2"}]} 2018-07-15 01:52:53,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=8322eb6d-97ac-48a0-b800-1f2f01b8f821 used request id req-952bd258-44b8-408d-a8cc-5378c239c115 2018-07-15 01:52:53,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8322eb6d-97ac-48a0-b800-1f2f01b8f821 2018-07-15 01:52:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8322eb6d-97ac-48a0-b800-1f2f01b8f821 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:53,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b2c2db2e-708c-4baa-8af2-85e0c9480cc7 Date: Sun, 15 Jul 2018 01:52:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "security_group_id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "1c2709ac-a672-4239-b54d-833c26478a67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-15T01:52:53Z", "security_group_id": "8322eb6d-97ac-48a0-b800-1f2f01b8f821", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:53Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "55ebfc90-5b26-4e14-8f2a-76a914e2cb12"}]} 2018-07-15 01:52:53,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=8322eb6d-97ac-48a0-b800-1f2f01b8f821 used request id req-b2c2db2e-708c-4baa-8af2-85e0c9480cc7 2018-07-15 01:52:53,829 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-1 2018-07-15 01:52:53,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/94ccf0cd-8633-4c12-8147-746106ce4424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:53,960 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb83604a-bf52-4ac2-9850-c641d6786474 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:53,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/94ccf0cd-8633-4c12-8147-746106ce4424 used request id req-eb83604a-bf52-4ac2-9850-c641d6786474 2018-07-15 01:52:53,961 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-91e34b09-34d6-4139-b38c-61ff136dcfc9name-2 2018-07-15 01:52:53,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/security-groups/8322eb6d-97ac-48a0-b800-1f2f01b8f821 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f9ea3446efc324d240eec6f136c670cb69dca7" 2018-07-15 01:52:54,065 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-569d4d31-f795-4d93-ad4b-f6224f49da35 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:54,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/security-groups/8322eb6d-97ac-48a0-b800-1f2f01b8f821 used request id req-569d4d31-f795-4d93-ad4b-f6224f49da35 2018-07-15 01:52:54,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:54,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["ZKdnS1F5TUitRBTG0PUfHQ"], "issued_at": "2018-07-15T01:52:54.000000Z"}} 2018-07-15 01:52:54,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc4efc62bf47cff641fb27573cbe9febc55d0a" 2018-07-15 01:52:54,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4f7586-4f88-4091-be01-de3b40a0724c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:52:54,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4a4f7586-4f88-4091-be01-de3b40a0724c 2018-07-15 01:52:54,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc4efc62bf47cff641fb27573cbe9febc55d0a" 2018-07-15 01:52:54,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8e8718b2-bd83-48a1-9252-6da4dd24308d Date: Sun, 15 Jul 2018 01:52:54 GMT RESP BODY: {"floatingips": []} 2018-07-15 01:52:54,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-8e8718b2-bd83-48a1-9252-6da4dd24308d 2018-07-15 01:52:54,773 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-15 01:52:54,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc4efc62bf47cff641fb27573cbe9febc55d0a" 2018-07-15 01:52:54,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c9604978-a636-4c49-a8e2-fedc9fe17a8d Date: Sun, 15 Jul 2018 01:52:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"7d34529c-ec8c-4712-bad8-569496887c46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2b08489ca1614c14810470f8742a50a4","l2_adjacency":true,"status":"ACTIVE","subnets":["90e23676-d49d-46f1-8be6-b23021211a17"],"description":"","tags":[],"updated_at":"2018-07-15T01:42:22Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:17Z","provider:network_type":"flat"}]} 2018-07-15 01:52:54,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=external used request id req-c9604978-a636-4c49-a8e2-fedc9fe17a8d 2018-07-15 01:52:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc4efc62bf47cff641fb27573cbe9febc55d0a" 2018-07-15 01:52:54,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9079ea4c-6b3d-40d9-960e-43fbb61c75b9 Date: Sun, 15 Jul 2018 01:52:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:42:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"90e23676-d49d-46f1-8be6-b23021211a17","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"2b08489ca1614c14810470f8742a50a4","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"7d34529c-ec8c-4712-bad8-569496887c46","tenant_id":"2b08489ca1614c14810470f8742a50a4","created_at":"2018-07-15T01:42:22Z","ip_version":4}]} 2018-07-15 01:52:54,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=7d34529c-ec8c-4712-bad8-569496887c46 used request id req-9079ea4c-6b3d-40d9-960e-43fbb61c75b9 2018-07-15 01:52:54,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc4efc62bf47cff641fb27573cbe9febc55d0a" -d '{"floatingip": {"floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46"}}' 2018-07-15 01:52:56,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-832fb64b-a664-408a-8e66-8d252789b4b7 Date: Sun, 15 Jul 2018 01:52:56 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:55Z", "updated_at": "2018-07-15T01:52:55Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_id": null, "id": "9808c729-c3e4-4ac0-b3e2-d906cab6f41f", "qos_policy_id": null}} 2018-07-15 01:52:56,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-832fb64b-a664-408a-8e66-8d252789b4b7 2018-07-15 01:52:56,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc4efc62bf47cff641fb27573cbe9febc55d0a" 2018-07-15 01:52:56,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d12b41b6-53c2-4aa7-a5cc-7685f9fcb345 Date: Sun, 15 Jul 2018 01:52:56 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:55Z", "updated_at": "2018-07-15T01:52:55Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_id": null, "id": "9808c729-c3e4-4ac0-b3e2-d906cab6f41f", "qos_policy_id": null}]} 2018-07-15 01:52:56,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips used request id req-d12b41b6-53c2-4aa7-a5cc-7685f9fcb345 2018-07-15 01:52:56,225 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2018-07-15 01:52:56,225 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.209 2018-07-15 01:52:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/floatingips?ip=9808c729-c3e4-4ac0-b3e2-d906cab6f41f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc4efc62bf47cff641fb27573cbe9febc55d0a" 2018-07-15 01:52:56,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-63e64266-acff-4f9e-9a18-deb16b8e95aa Date: Sun, 15 Jul 2018 01:52:56 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:52:55Z", "updated_at": "2018-07-15T01:52:55Z", "floating_network_id": "7d34529c-ec8c-4712-bad8-569496887c46", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_id": null, "id": "9808c729-c3e4-4ac0-b3e2-d906cab6f41f", "qos_policy_id": null}]} 2018-07-15 01:52:56,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips?ip=9808c729-c3e4-4ac0-b3e2-d906cab6f41f used request id req-63e64266-acff-4f9e-9a18-deb16b8e95aa 2018-07-15 01:52:56,285 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-07-15 01:52:56,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/floatingips/9808c729-c3e4-4ac0-b3e2-d906cab6f41f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79fc4efc62bf47cff641fb27573cbe9febc55d0a" 2018-07-15 01:52:56,851 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-021c3364-1302-4d0b-b4dd-05dbcb90d736 Content-Length: 0 Date: Sun, 15 Jul 2018 01:52:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:52:56,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/floatingips/9808c729-c3e4-4ac0-b3e2-d906cab6f41f used request id req-021c3364-1302-4d0b-b4dd-05dbcb90d736 2018-07-15 01:52:56,852 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:52:57,037 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 2018-07-15 01:52:57,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:57,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["OvCXo19qRN-yw6jzY4M69g"], "issued_at": "2018-07-15T01:52:57.000000Z"}} 2018-07-15 01:52:57,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe6d76cec785f02ac6a653a4466797049e851be" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDItg6HgJUOxzBAvwwdEkyP5+F8ndCFP38Rw3W5XkPN97aF67PcKIshUPjGH+G+fvDrM6ImlWuXyxIvhcQdnwSqCk8triDpDDUZx6qX84FAvsDxDWgKNUSUb6GduIEKveB9CXj+IrULYDyzhmvbmEzWFIRsTrCcszIVHvmsrduaK4Gth/H6W/oEAYN/6r/VtAJkTlr3u0gI90y+EHCWKwRQMsCbh/NWgW5dYoKfoegqCqvbszOXR59kJIy0zvmWV9d5CLQRoQPhpiazB0Ej8cx5XQJiHls3Pga2PzhR1WramYps0mQiYDKHKOK8kmKkDt3gyosuS58jpLIjSPH7Rij", "name": "NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071"}}' 2018-07-15 01:52:57,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:57 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-18fd853e-7078-4ecb-9902-95f9338838b1 x-compute-request-id: req-18fd853e-7078-4ecb-9902-95f9338838b1 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDItg6HgJUOxzBAvwwdEkyP5+F8ndCFP38Rw3W5XkPN97aF67PcKIshUPjGH+G+fvDrM6ImlWuXyxIvhcQdnwSqCk8triDpDDUZx6qX84FAvsDxDWgKNUSUb6GduIEKveB9CXj+IrULYDyzhmvbmEzWFIRsTrCcszIVHvmsrduaK4Gth/H6W/oEAYN/6r/VtAJkTlr3u0gI90y+EHCWKwRQMsCbh/NWgW5dYoKfoegqCqvbszOXR59kJIy0zvmWV9d5CLQRoQPhpiazB0Ej8cx5XQJiHls3Pga2PzhR1WramYps0mQiYDKHKOK8kmKkDt3gyosuS58jpLIjSPH7Rij", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "name": "NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071", "fingerprint": "fe:43:67:bf:da:b6:eb:f3:67:63:40:27:be:8f:3c:cf"}} 2018-07-15 01:52:57,663 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-18fd853e-7078-4ecb-9902-95f9338838b1 2018-07-15 01:52:57,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe6d76cec785f02ac6a653a4466797049e851be" 2018-07-15 01:52:57,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:57 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-5729fb03-98c1-4939-abbd-3320cfa79ada x-compute-request-id: req-5729fb03-98c1-4939-abbd-3320cfa79ada Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDItg6HgJUOxzBAvwwdEkyP5+F8ndCFP38Rw3W5XkPN97aF67PcKIshUPjGH+G+fvDrM6ImlWuXyxIvhcQdnwSqCk8triDpDDUZx6qX84FAvsDxDWgKNUSUb6GduIEKveB9CXj+IrULYDyzhmvbmEzWFIRsTrCcszIVHvmsrduaK4Gth/H6W/oEAYN/6r/VtAJkTlr3u0gI90y+EHCWKwRQMsCbh/NWgW5dYoKfoegqCqvbszOXR59kJIy0zvmWV9d5CLQRoQPhpiazB0Ej8cx5XQJiHls3Pga2PzhR1WramYps0mQiYDKHKOK8kmKkDt3gyosuS58jpLIjSPH7Rij", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "name": "NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071", "deleted": false, "created_at": "2018-07-15T01:52:57.000000", "updated_at": null, "fingerprint": "fe:43:67:bf:da:b6:eb:f3:67:63:40:27:be:8f:3c:cf", "deleted_at": null, "id": 5}} 2018-07-15 01:52:57,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 used request id req-5729fb03-98c1-4939-abbd-3320cfa79ada 2018-07-15 01:52:57,683 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 2018-07-15 01:52:57,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe6d76cec785f02ac6a653a4466797049e851be" 2018-07-15 01:52:57,717 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:52:57 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-e20a9ce1-c594-4071-b07f-0b66fcfee829 x-compute-request-id: req-e20a9ce1-c594-4071-b07f-0b66fcfee829 Content-Length: 0 Content-Type: application/json 2018-07-15 01:52:57,717 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 used request id req-e20a9ce1-c594-4071-b07f-0b66fcfee829 2018-07-15 01:52:57,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe6d76cec785f02ac6a653a4466797049e851be" 2018-07-15 01:52:57,742 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:52:57 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-22648c43-85e2-48f6-9482-c501b74a04c1 x-compute-request-id: req-22648c43-85e2-48f6-9482-c501b74a04c1 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 not found for user 1a08b432040044f7a9bf13ec3f3a09be", "code": 404}} 2018-07-15 01:52:57,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 used request id req-22648c43-85e2-48f6-9482-c501b74a04c1 2018-07-15 01:52:57,742 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 2018-07-15 01:52:57,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fe6d76cec785f02ac6a653a4466797049e851be" 2018-07-15 01:52:57,793 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:52:57 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-38f2cdd2-3015-443a-8deb-5e080ca5d959 x-compute-request-id: req-38f2cdd2-3015-443a-8deb-5e080ca5d959 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 not found for user 1a08b432040044f7a9bf13ec3f3a09be", "code": 404}} 2018-07-15 01:52:57,793 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d3c535a4-d7a1-47dd-894a-d7ad70de3071 used request id req-38f2cdd2-3015-443a-8deb-5e080ca5d959 2018-07-15 01:52:57,794 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:52:57,927 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f.pub 2018-07-15 01:52:57,927 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f 2018-07-15 01:52:57,927 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f.pub 2018-07-15 01:52:57,927 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f 2018-07-15 01:52:57,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:58,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["rEtiaGBIQAqWp6zaC82IRQ"], "issued_at": "2018-07-15T01:52:58.000000Z"}} 2018-07-15 01:52:58,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97309ba13f85dd6a2cacf305f95284a8e2179076" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1W4R+zorHG/UtEJZDbO5OBcBrkFh1VqrpFYJJ+GnigQj/dKL59pGEmwmjo1dA2Sz2Thf1IPt0JArgtWSWt2E5grpJZXdb3qIvEDIeT8K5b6upgh1JO6NbYbeUITvgaPrVHp8clSYIo4NjvqOT3O95fPVTgehntK6fk/ObOGTFQyBN5NzWt45GGsVAlllrErxsQi1NaJWsn8rVQBBUxAbY0mLcmkFh6fEQIofjqllqVdgwVimJ5KNaHUwTF7sYJPzTxeN3ZY1QncnLpwrHvvYCAlTFV5jbLT8wdqmXDT2EsLcaFM/ru4lGXk2oj7sqZn1E1GVDDl2dtD7KvZzsGDCb", "name": "NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f"}}' 2018-07-15 01:52:58,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:58 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-e3965856-d5d1-4b3d-a7f0-9eda23538594 x-compute-request-id: req-e3965856-d5d1-4b3d-a7f0-9eda23538594 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1W4R+zorHG/UtEJZDbO5OBcBrkFh1VqrpFYJJ+GnigQj/dKL59pGEmwmjo1dA2Sz2Thf1IPt0JArgtWSWt2E5grpJZXdb3qIvEDIeT8K5b6upgh1JO6NbYbeUITvgaPrVHp8clSYIo4NjvqOT3O95fPVTgehntK6fk/ObOGTFQyBN5NzWt45GGsVAlllrErxsQi1NaJWsn8rVQBBUxAbY0mLcmkFh6fEQIofjqllqVdgwVimJ5KNaHUwTF7sYJPzTxeN3ZY1QncnLpwrHvvYCAlTFV5jbLT8wdqmXDT2EsLcaFM/ru4lGXk2oj7sqZn1E1GVDDl2dtD7KvZzsGDCb", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "name": "NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f", "fingerprint": "7e:57:d2:1a:54:e4:2b:6f:20:9b:dc:f8:55:38:75:67"}} 2018-07-15 01:52:58,560 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-e3965856-d5d1-4b3d-a7f0-9eda23538594 2018-07-15 01:52:58,561 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f 2018-07-15 01:52:58,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97309ba13f85dd6a2cacf305f95284a8e2179076" 2018-07-15 01:52:58,602 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:52:58 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-0867c352-920f-435a-8e16-3da2d10cd9b2 x-compute-request-id: req-0867c352-920f-435a-8e16-3da2d10cd9b2 Content-Length: 0 Content-Type: application/json 2018-07-15 01:52:58,602 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-99c81359-7f1e-4d69-9f49-469da0d9989f used request id req-0867c352-920f-435a-8e16-3da2d10cd9b2 2018-07-15 01:52:58,603 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:52:58,726 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b 2018-07-15 01:52:58,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:59,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Y_D5x0qfT1ekfa23mwVOIg"], "issued_at": "2018-07-15T01:52:59.000000Z"}} 2018-07-15 01:52:59,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b279e208c89c13b3cf1797e02abfd07a958651" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu0gb+gXg7Qh25zcGmoJmEaG97U5gvvbMUhPQNS5ED4JI9iJRKuuVgHy77jeM7kAI/LNtXMWZtUJ8h2tQT5EKul+AqCDYhFnAL+93pnOZamsQ58RgeZfLt9O+mAaSV+QR/Y1QqFD4c+lMiyIH5GvwCDqM7t6VVjaGbwXFePyoDgeoERzg054FFCvF3OdzdbGM4wyMlSXaUmeeUTNJqS8/7aY5ExUV8mFH1vyG7wb74+5DNDQunij2GSkzzBqNov+v5eM+Dbv7M+ix2oBSOtelKRNJhMfe0cQVQ2IdL/ies3/tNIbOJJjyQ3qwGVIJ/4Ce3waG+3fbmlGCS/TjnVtY1", "name": "NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b"}}' 2018-07-15 01:52:59,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:59 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-1d9195da-1da8-4068-8ab5-aec81a0e4d83 x-compute-request-id: req-1d9195da-1da8-4068-8ab5-aec81a0e4d83 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu0gb+gXg7Qh25zcGmoJmEaG97U5gvvbMUhPQNS5ED4JI9iJRKuuVgHy77jeM7kAI/LNtXMWZtUJ8h2tQT5EKul+AqCDYhFnAL+93pnOZamsQ58RgeZfLt9O+mAaSV+QR/Y1QqFD4c+lMiyIH5GvwCDqM7t6VVjaGbwXFePyoDgeoERzg054FFCvF3OdzdbGM4wyMlSXaUmeeUTNJqS8/7aY5ExUV8mFH1vyG7wb74+5DNDQunij2GSkzzBqNov+v5eM+Dbv7M+ix2oBSOtelKRNJhMfe0cQVQ2IdL/ies3/tNIbOJJjyQ3qwGVIJ/4Ce3waG+3fbmlGCS/TjnVtY1", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "name": "NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b", "fingerprint": "ef:a7:fc:82:8c:73:67:45:dd:85:c8:56:19:7f:4f:0b"}} 2018-07-15 01:52:59,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-1d9195da-1da8-4068-8ab5-aec81a0e4d83 2018-07-15 01:52:59,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b279e208c89c13b3cf1797e02abfd07a958651" 2018-07-15 01:52:59,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:59 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-b860ac8c-9ce7-4996-8344-2b92fd9c071e x-compute-request-id: req-b860ac8c-9ce7-4996-8344-2b92fd9c071e Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu0gb+gXg7Qh25zcGmoJmEaG97U5gvvbMUhPQNS5ED4JI9iJRKuuVgHy77jeM7kAI/LNtXMWZtUJ8h2tQT5EKul+AqCDYhFnAL+93pnOZamsQ58RgeZfLt9O+mAaSV+QR/Y1QqFD4c+lMiyIH5GvwCDqM7t6VVjaGbwXFePyoDgeoERzg054FFCvF3OdzdbGM4wyMlSXaUmeeUTNJqS8/7aY5ExUV8mFH1vyG7wb74+5DNDQunij2GSkzzBqNov+v5eM+Dbv7M+ix2oBSOtelKRNJhMfe0cQVQ2IdL/ies3/tNIbOJJjyQ3qwGVIJ/4Ce3waG+3fbmlGCS/TjnVtY1", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "name": "NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b", "deleted": false, "created_at": "2018-07-15T01:52:59.000000", "updated_at": null, "fingerprint": "ef:a7:fc:82:8c:73:67:45:dd:85:c8:56:19:7f:4f:0b", "deleted_at": null, "id": 7}} 2018-07-15 01:52:59,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b used request id req-b860ac8c-9ce7-4996-8344-2b92fd9c071e 2018-07-15 01:52:59,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b279e208c89c13b3cf1797e02abfd07a958651" 2018-07-15 01:52:59,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:59 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-b82f6c10-b2ca-4a86-9666-065d2c36a532 x-compute-request-id: req-b82f6c10-b2ca-4a86-9666-065d2c36a532 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu0gb+gXg7Qh25zcGmoJmEaG97U5gvvbMUhPQNS5ED4JI9iJRKuuVgHy77jeM7kAI/LNtXMWZtUJ8h2tQT5EKul+AqCDYhFnAL+93pnOZamsQ58RgeZfLt9O+mAaSV+QR/Y1QqFD4c+lMiyIH5GvwCDqM7t6VVjaGbwXFePyoDgeoERzg054FFCvF3OdzdbGM4wyMlSXaUmeeUTNJqS8/7aY5ExUV8mFH1vyG7wb74+5DNDQunij2GSkzzBqNov+v5eM+Dbv7M+ix2oBSOtelKRNJhMfe0cQVQ2IdL/ies3/tNIbOJJjyQ3qwGVIJ/4Ce3waG+3fbmlGCS/TjnVtY1", "name": "NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b", "fingerprint": "ef:a7:fc:82:8c:73:67:45:dd:85:c8:56:19:7f:4f:0b"}}]} 2018-07-15 01:52:59,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-b82f6c10-b2ca-4a86-9666-065d2c36a532 2018-07-15 01:52:59,465 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b 2018-07-15 01:52:59,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b279e208c89c13b3cf1797e02abfd07a958651" 2018-07-15 01:52:59,496 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:52:59 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-0ff19661-f0a3-490b-9bea-8d32342bb420 x-compute-request-id: req-0ff19661-f0a3-490b-9bea-8d32342bb420 Content-Length: 0 Content-Type: application/json 2018-07-15 01:52:59,496 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-7b0ebab9-83ec-4297-8b41-039202c4475b used request id req-0ff19661-f0a3-490b-9bea-8d32342bb420 2018-07-15 01:52:59,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:52:59,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:52:59,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["r9R7qntQR0GBNx0av3nqpQ"], "issued_at": "2018-07-15T01:52:59.000000Z"}} 2018-07-15 01:52:59,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f49627797d94a350f6da71cd99eee8fcec6dbd0" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id", "swap": 2}}' 2018-07-15 01:53:00,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:52:59 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-628b46b0-f3d3-483b-bdd6-4f15685e05ef x-compute-request-id: req-628b46b0-f3d3-483b-bdd6-4f15685e05ef Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id"}} 2018-07-15 01:53:00,106 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-628b46b0-f3d3-483b-bdd6-4f15685e05ef 2018-07-15 01:53:00,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f49627797d94a350f6da71cd99eee8fcec6dbd0" 2018-07-15 01:53:00,142 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:53:00 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-b2d70e8f-a256-4d63-84d4-281127526c17 x-compute-request-id: req-b2d70e8f-a256-4d63-84d4-281127526c17 Content-Length: 0 Content-Type: application/json 2018-07-15 01:53:00,142 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id used request id req-b2d70e8f-a256-4d63-84d4-281127526c17 2018-07-15 01:53:00,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f49627797d94a350f6da71cd99eee8fcec6dbd0" 2018-07-15 01:53:00,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:00 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-deb4015a-4996-42ef-8a2d-5ea99f1fa532 x-compute-request-id: req-deb4015a-4996-42ef-8a2d-5ea99f1fa532 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:53:00,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-deb4015a-4996-42ef-8a2d-5ea99f1fa532 2018-07-15 01:53:00,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f49627797d94a350f6da71cd99eee8fcec6dbd0" 2018-07-15 01:53:00,182 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:53:00 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-7b5490cc-0dfc-4bb8-a5dc-225ed8a033ba x-compute-request-id: req-7b5490cc-0dfc-4bb8-a5dc-225ed8a033ba Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id could not be found.", "code": 404}} 2018-07-15 01:53:00,183 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-8569fe62-1eaf-499f-bedd-dc6d05f0c978-id used request id req-7b5490cc-0dfc-4bb8-a5dc-225ed8a033ba 2018-07-15 01:53:00,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:53:00,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:00,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["6Y3tSHawTYGk1yitv8zl7Q"], "issued_at": "2018-07-15T01:53:00.000000Z"}} 2018-07-15 01:53:00,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80465b855ba7ea97838cae8931a47796b6acbdd" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-f8c69141-d614-4fab-8c47-a666aa9b1679-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-f8c69141-d614-4fab-8c47-a666aa9b1679-id", "swap": 2}}' 2018-07-15 01:53:00,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:00 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-89fc5fb4-508f-42cc-ac12-d2ac28acede6 x-compute-request-id: req-89fc5fb4-508f-42cc-ac12-d2ac28acede6 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-f8c69141-d614-4fab-8c47-a666aa9b1679-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-f8c69141-d614-4fab-8c47-a666aa9b1679-id", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/NovaUtilsFlavorTests-f8c69141-d614-4fab-8c47-a666aa9b1679-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-f8c69141-d614-4fab-8c47-a666aa9b1679-id"}} 2018-07-15 01:53:00,792 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-89fc5fb4-508f-42cc-ac12-d2ac28acede6 2018-07-15 01:53:00,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-f8c69141-d614-4fab-8c47-a666aa9b1679-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80465b855ba7ea97838cae8931a47796b6acbdd" 2018-07-15 01:53:00,822 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:53:00 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-3e0eb755-dfbc-4139-92cc-7388a0d676c6 x-compute-request-id: req-3e0eb755-dfbc-4139-92cc-7388a0d676c6 Content-Length: 0 Content-Type: application/json 2018-07-15 01:53:00,823 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/NovaUtilsFlavorTests-f8c69141-d614-4fab-8c47-a666aa9b1679-id used request id req-3e0eb755-dfbc-4139-92cc-7388a0d676c6 2018-07-15 01:53:00,824 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:53:00,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:01,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["GBvcGgb7Tb-4TC7zuZE_AQ"], "issued_at": "2018-07-15T01:53:01.000000Z"}} 2018-07-15 01:53:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:01,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce004ee-3363-457f-a1eb-03d76835ee93 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:01,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5ce004ee-3363-457f-a1eb-03d76835ee93 2018-07-15 01:53:01,244 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-15 01:53:01,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:01,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:01,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["1nJ67viRRxKSIqPmYqvcSQ"], "issued_at": "2018-07-15T01:53:01.000000Z"}} 2018-07-15 01:53:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" 2018-07-15 01:53:01,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2bd88e-b7ed-4c2a-8556-9bbbc1553e5b 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:01,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ad2bd88e-b7ed-4c2a-8556-9bbbc1553e5b 2018-07-15 01:53:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" 2018-07-15 01:53:01,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-95e49153-9562-49d3-b3b0-b43159e76c0c Date: Sun, 15 Jul 2018 01:53:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image"} 2018-07-15 01:53:01,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image used request id req-95e49153-9562-49d3-b3b0-b43159e76c0c 2018-07-15 01:53:01,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" 2018-07-15 01:53:01,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3afefca9-0673-4b59-9095-9c4ca1339680 Date: Sun, 15 Jul 2018 01:53:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:53:01,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-3afefca9-0673-4b59-9095-9c4ca1339680 2018-07-15 01:53:01,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image"}' 2018-07-15 01:53:02,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-87795896-27fe-4258-98e9-5990f52ab492 Date: Sun, 15 Jul 2018 01:53:02 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:53:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-15T01:53:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "min_disk": 0, "protected": false, "id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "file": "/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/file", "checksum": null, "owner": "6c7918ecf2a745da94a03bea1c6739ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:53:02,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-87795896-27fe-4258-98e9-5990f52ab492 2018-07-15 01:53:02,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" -d '' 2018-07-15 01:53:03,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4130aed-7b83-4d5f-ac1f-5ab4f501eb51 Date: Sun, 15 Jul 2018 01:53:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:53:03,159 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/file used request id req-d4130aed-7b83-4d5f-ac1f-5ab4f501eb51 2018-07-15 01:53:03,159 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:53:03,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" 2018-07-15 01:53:03,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-9c0db1f3-6489-4a6a-92f2-2087de2e5b86 Date: Sun, 15 Jul 2018 01:53:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:53:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:53:03Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/snap", "metadata": {}}], "self": "/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "min_disk": 0, "protected": false, "id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "file": "/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:53:03,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6 used request id req-9c0db1f3-6489-4a6a-92f2-2087de2e5b86 2018-07-15 01:53:03,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" 2018-07-15 01:53:03,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9b7a7358-fd2a-4a05-ab17-b668e522b45f Date: Sun, 15 Jul 2018 01:53:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:53:03,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-9b7a7358-fd2a-4a05-ab17-b668e522b45f 2018-07-15 01:53:03,227 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image 2018-07-15 01:53:03,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" 2018-07-15 01:53:03,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-1ba253f9-582b-4408-8d0c-222d5de1b3a8 Date: Sun, 15 Jul 2018 01:53:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:53:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:53:03Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/snap", "metadata": {}}], "self": "/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "min_disk": 0, "protected": false, "id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "file": "/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:53:03,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6 used request id req-1ba253f9-582b-4408-8d0c-222d5de1b3a8 2018-07-15 01:53:03,246 - create_image - DEBUG - Instance status is - active 2018-07-15 01:53:03,246 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image 2018-07-15 01:53:03,246 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image 2018-07-15 01:53:03,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:03,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:03,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["9ZNlLr6mQ-ye-p_T-Tizwg"], "issued_at": "2018-07-15T01:53:03.000000Z"}} 2018-07-15 01:53:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" 2018-07-15 01:53:03,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e842910e-0876-460f-91eb-1e6de77b96c7 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:03,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e842910e-0876-460f-91eb-1e6de77b96c7 2018-07-15 01:53:03,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" 2018-07-15 01:53:03,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6671ca14-b29b-4670-9dd8-2fcc11cb3d85 Date: Sun, 15 Jul 2018 01:53:03 GMT RESP BODY: {"networks":[]} 2018-07-15 01:53:03,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net used request id req-6671ca14-b29b-4670-9dd8-2fcc11cb3d85 2018-07-15 01:53:03,853 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net 2018-07-15 01:53:03,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" -d '{"network": {"name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net", "admin_state_up": true}}' 2018-07-15 01:53:04,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d6d57dc1-3ea9-40f9-ba14-f1c1ef3deb0d Date: Sun, 15 Jul 2018 01:53:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4f520b73-a20a-42a4-9322-aaf936c32827","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:53:03Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:03Z","mtu":1450}} 2018-07-15 01:53:04,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-d6d57dc1-3ea9-40f9-ba14-f1c1ef3deb0d 2018-07-15 01:53:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" 2018-07-15 01:53:04,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-f7e0700b-94d6-4772-a7f4-95cf37f245f8 Date: Sun, 15 Jul 2018 01:53:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4f520b73-a20a-42a4-9322-aaf936c32827","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:53:03Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:03Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:04,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-f7e0700b-94d6-4772-a7f4-95cf37f245f8 2018-07-15 01:53:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" 2018-07-15 01:53:04,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-918f61ab-30fd-4843-b192-5879134c9893 Date: Sun, 15 Jul 2018 01:53:04 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:53:04,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-918f61ab-30fd-4843-b192-5879134c9893 2018-07-15 01:53:04,180 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet 2018-07-15 01:53:04,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" -d '{"subnets": [{"ip_version": 4, "network_id": "4f520b73-a20a-42a4-9322-aaf936c32827", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet"}]}' 2018-07-15 01:53:04,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5b8381e3-2944-41f8-9d25-6ce75ef2d758 Date: Sun, 15 Jul 2018 01:53:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:04Z","ip_version":4}]} 2018-07-15 01:53:04,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-5b8381e3-2944-41f8-9d25-6ce75ef2d758 2018-07-15 01:53:04,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" 2018-07-15 01:53:04,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-22757053-c005-4ac8-b9d0-ff5493f3ba1e Date: Sun, 15 Jul 2018 01:53:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f520b73-a20a-42a4-9322-aaf936c32827","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["ced41486-a612-494b-b1a2-c0b7c2c266e7"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:03Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:04,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-22757053-c005-4ac8-b9d0-ff5493f3ba1e 2018-07-15 01:53:04,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" 2018-07-15 01:53:04,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-eef4cac0-1fb3-4a58-9921-b13a5211ed3b Date: Sun, 15 Jul 2018 01:53:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:04Z","ip_version":4}]} 2018-07-15 01:53:04,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-eef4cac0-1fb3-4a58-9921-b13a5211ed3b 2018-07-15 01:53:04,898 - OpenStackNetwork - DEBUG - Network [4f520b73-a20a-42a4-9322-aaf936c32827] created successfully 2018-07-15 01:53:04,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:04,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:05,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["qPl688vmTvSKsFFWEcJFGA"], "issued_at": "2018-07-15T01:53:05.000000Z"}} 2018-07-15 01:53:05,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6165d596a9dd330bcff7921a1555933be2610" 2018-07-15 01:53:05,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c4113b-338b-40a8-be37-66bb860b4f31 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:05,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a6c4113b-338b-40a8-be37-66bb860b4f31 2018-07-15 01:53:05,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:53:05,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6165d596a9dd330bcff7921a1555933be2610" 2018-07-15 01:53:05,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:05 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-cc46f76e-42f1-4b96-b951-363e49f61d19 x-compute-request-id: req-cc46f76e-42f1-4b96-b951-363e49f61d19 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:53:05,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-cc46f76e-42f1-4b96-b951-363e49f61d19 2018-07-15 01:53:05,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6165d596a9dd330bcff7921a1555933be2610" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-15 01:53:05,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:05 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-e05fe508-bdb5-48fc-83bf-db03e87ab0fb x-compute-request-id: req-e05fe508-bdb5-48fc-83bf-db03e87ab0fb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8153c226-f27e-49dc-a523-348a1eaa70b9"}} 2018-07-15 01:53:05,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e05fe508-bdb5-48fc-83bf-db03e87ab0fb 2018-07-15 01:53:05,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:05,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:06,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["8d10jnb6SaaYDZs8LYKFOw"], "issued_at": "2018-07-15T01:53:06.000000Z"}} 2018-07-15 01:53:06,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f71615ae0a6904cf52be0da481b312570db5560" 2018-07-15 01:53:06,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98ec61f-70d4-468e-a20a-a625ae07bb2d 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:06,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d98ec61f-70d4-468e-a20a-a625ae07bb2d 2018-07-15 01:53:06,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:06,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-b28f7e35-35fa-4d57-9f33-694f03778c13 Date: Sun, 15 Jul 2018 01:53:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f520b73-a20a-42a4-9322-aaf936c32827","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["ced41486-a612-494b-b1a2-c0b7c2c266e7"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:03Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:06,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net used request id req-b28f7e35-35fa-4d57-9f33-694f03778c13 2018-07-15 01:53:06,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:06,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a872bb7d-1627-48ce-be61-bebd63e2d2d0 Date: Sun, 15 Jul 2018 01:53:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:04Z","ip_version":4}]} 2018-07-15 01:53:06,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-a872bb7d-1627-48ce-be61-bebd63e2d2d0 2018-07-15 01:53:06,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:06,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-b1e735f1-3143-4272-a16c-3d21f7c8bef3 Date: Sun, 15 Jul 2018 01:53:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f520b73-a20a-42a4-9322-aaf936c32827","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["ced41486-a612-494b-b1a2-c0b7c2c266e7"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:03Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:06,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net used request id req-b1e735f1-3143-4272-a16c-3d21f7c8bef3 2018-07-15 01:53:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:53:06,408 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a849568-1fed-48d3-a452-cb2712d54b8e Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:53:06,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-9a849568-1fed-48d3-a452-cb2712d54b8e 2018-07-15 01:53:06,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f71615ae0a6904cf52be0da481b312570db5560" 2018-07-15 01:53:06,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac22907-9bd6-4849-aba5-1aa50d853678 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:06,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-aac22907-9bd6-4849-aba5-1aa50d853678 2018-07-15 01:53:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:06,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ef8a1540-dec0-4f61-81ca-624b6aafd985 Date: Sun, 15 Jul 2018 01:53:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:04Z","ip_version":4}]} 2018-07-15 01:53:06,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-ef8a1540-dec0-4f61-81ca-624b6aafd985 2018-07-15 01:53:06,725 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net 2018-07-15 01:53:06,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" -d '{"port": {"network_id": "4f520b73-a20a-42a4-9322-aaf936c32827", "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-port", "admin_state_up": true}}' 2018-07-15 01:53:07,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-76fa7db8-143a-49e9-8a68-86cce5523bb3 Date: Sun, 15 Jul 2018 01:53:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:07Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","ip_address":"10.55.0.3"}],"id":"d6d102d0-3599-4bd4-b94a-22bd0b67a3d1","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:63:82","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-port","project_id":"6c7918ecf2a745da94a03bea1c6739ed","qos_policy_id":null,"admin_state_up":true,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-15 01:53:07,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-76fa7db8-143a-49e9-8a68-86cce5523bb3 2018-07-15 01:53:07,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:07,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-d46c2674-7744-443f-9571-c020b174cbb5 Date: Sun, 15 Jul 2018 01:53:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f520b73-a20a-42a4-9322-aaf936c32827","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["ced41486-a612-494b-b1a2-c0b7c2c266e7"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:03Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:07,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net used request id req-d46c2674-7744-443f-9571-c020b174cbb5 2018-07-15 01:53:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:53:07,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a41186-a82f-4d1b-b056-17cee2ac5441 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:53:07,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-71a41186-a82f-4d1b-b056-17cee2ac5441 2018-07-15 01:53:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:07,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcde2a0-5b3f-4dc0-955f-7a3a597e372a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:07,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-9dcde2a0-5b3f-4dc0-955f-7a3a597e372a 2018-07-15 01:53:07,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:07,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-62f1e475-5fb0-4b6f-bf1d-6b24f2c45a3d Date: Sun, 15 Jul 2018 01:53:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:04Z","ip_version":4}]} 2018-07-15 01:53:07,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-62f1e475-5fb0-4b6f-bf1d-6b24f2c45a3d 2018-07-15 01:53:07,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4f520b73-a20a-42a4-9322-aaf936c32827&name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:07,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-232db63f-e2c4-42a5-b980-5073a0c0a127 Date: Sun, 15 Jul 2018 01:53:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:07Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","ip_address":"10.55.0.3"}],"id":"d6d102d0-3599-4bd4-b94a-22bd0b67a3d1","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:63:82","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-port","admin_state_up":true,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-15 01:53:07,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4f520b73-a20a-42a4-9322-aaf936c32827&name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-port&admin_state_up=True used request id req-232db63f-e2c4-42a5-b980-5073a0c0a127 2018-07-15 01:53:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:07,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389e3d6a-48fd-404a-8a74-c37f38eb257a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:07,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-389e3d6a-48fd-404a-8a74-c37f38eb257a 2018-07-15 01:53:07,847 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-vm_inst 2018-07-15 01:53:07,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:08,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:07 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-ed292e65-99bb-4333-b9ba-636ec39d6391 x-compute-request-id: req-ed292e65-99bb-4333-b9ba-636ec39d6391 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8153c226-f27e-49dc-a523-348a1eaa70b9", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-flavor-name"}]} 2018-07-15 01:53:08,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-ed292e65-99bb-4333-b9ba-636ec39d6391 2018-07-15 01:53:08,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:08,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:08 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-48b1e30e-9e7e-4a87-9bef-e3be06cec843 x-compute-request-id: req-48b1e30e-9e7e-4a87-9bef-e3be06cec843 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-flavor-name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "8153c226-f27e-49dc-a523-348a1eaa70b9"}} 2018-07-15 01:53:08,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9 used request id req-48b1e30e-9e7e-4a87-9bef-e3be06cec843 2018-07-15 01:53:08,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:08,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-6ed89aee-6ba4-4529-89e2-00ee5c3eef8a Date: Sun, 15 Jul 2018 01:53:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:53:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:53:03Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/snap", "metadata": {}}], "self": "/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "min_disk": 0, "protected": false, "id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "file": "/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image"} 2018-07-15 01:53:08,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image used request id req-6ed89aee-6ba4-4529-89e2-00ee5c3eef8a 2018-07-15 01:53:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:08,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7e73c42f-dd3b-42d9-b9aa-0f8a8d0b13cc Date: Sun, 15 Jul 2018 01:53:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:53:08,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-7e73c42f-dd3b-42d9-b9aa-0f8a8d0b13cc 2018-07-15 01:53:08,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" -d '{"server": {"name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-vm_inst", "imageRef": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "flavorRef": "8153c226-f27e-49dc-a523-348a1eaa70b9", "max_count": 1, "min_count": 1, "networks": [{"port": "d6d102d0-3599-4bd4-b94a-22bd0b67a3d1"}]}}' 2018-07-15 01:53:09,962 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:53:08 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-1a1106dd-09dd-4216-a060-643cea896da1 x-compute-request-id: req-1a1106dd-09dd-4216-a060-643cea896da1 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f243b309-427c-45ec-b77a-84e21a39f768", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "bookmark"}], "adminPass": "h3A5sARv33v6"}} 2018-07-15 01:53:09,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-1a1106dd-09dd-4216-a060-643cea896da1 2018-07-15 01:53:09,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:10,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:10 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-811fe79b-29cc-4b28-be7c-7b6a68e3804d x-compute-request-id: req-811fe79b-29cc-4b28-be7c-7b6a68e3804d Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "bookmark"}], "image": {"id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "links": [{"href": "http://172.30.9.25:8774/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8153c226-f27e-49dc-a523-348a1eaa70b9", "links": [{"href": "http://172.30.9.25:8774/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "bookmark"}]}, "id": "f243b309-427c-45ec-b77a-84e21a39f768", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:53:10Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-vm_inst", "created": "2018-07-15T01:53:09Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:10,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 used request id req-811fe79b-29cc-4b28-be7c-7b6a68e3804d 2018-07-15 01:53:10,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:10,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:10 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-29e083db-15b9-48a4-9384-8e10a3cd27d8 x-compute-request-id: req-29e083db-15b9-48a4-9384-8e10a3cd27d8 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "bookmark"}], "image": {"id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "links": [{"href": "http://172.30.9.25:8774/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8153c226-f27e-49dc-a523-348a1eaa70b9", "links": [{"href": "http://172.30.9.25:8774/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "bookmark"}]}, "id": "f243b309-427c-45ec-b77a-84e21a39f768", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:53:10Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-vm_inst", "created": "2018-07-15T01:53:09Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:10,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 used request id req-29e083db-15b9-48a4-9384-8e10a3cd27d8 2018-07-15 01:53:13,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:14,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:13 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-a704df99-65f9-459e-a7f8-25debf0c33ee x-compute-request-id: req-a704df99-65f9-459e-a7f8-25debf0c33ee Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:63:82", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "bookmark"}], "image": {"id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "links": [{"href": "http://172.30.9.25:8774/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8153c226-f27e-49dc-a523-348a1eaa70b9", "links": [{"href": "http://172.30.9.25:8774/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "bookmark"}]}, "id": "f243b309-427c-45ec-b77a-84e21a39f768", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:53:12Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-vm_inst", "created": "2018-07-15T01:53:09Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:14,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 used request id req-a704df99-65f9-459e-a7f8-25debf0c33ee 2018-07-15 01:53:17,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:17,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:17 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-db2a0d0e-b4d8-4f85-84f2-be8d4666a491 x-compute-request-id: req-db2a0d0e-b4d8-4f85-84f2-be8d4666a491 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:63:82", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "bookmark"}], "image": {"id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "links": [{"href": "http://172.30.9.25:8774/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-15T01:53:16.000000", "flavor": {"id": "8153c226-f27e-49dc-a523-348a1eaa70b9", "links": [{"href": "http://172.30.9.25:8774/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "bookmark"}]}, "id": "f243b309-427c-45ec-b77a-84e21a39f768", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:16Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-vm_inst", "created": "2018-07-15T01:53:09Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:17,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 used request id req-db2a0d0e-b4d8-4f85-84f2-be8d4666a491 2018-07-15 01:53:17,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:18,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:17 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-3ac3517f-a25f-4eaa-a458-e22ff6151f3a x-compute-request-id: req-3ac3517f-a25f-4eaa-a458-e22ff6151f3a Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:63:82", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f243b309-427c-45ec-b77a-84e21a39f768", "rel": "bookmark"}], "image": {"id": "61f18bb4-aa6e-4162-918c-394f5b8f45b6", "links": [{"href": "http://172.30.9.25:8774/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-15T01:53:16.000000", "flavor": {"id": "8153c226-f27e-49dc-a523-348a1eaa70b9", "links": [{"href": "http://172.30.9.25:8774/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9", "rel": "bookmark"}]}, "id": "f243b309-427c-45ec-b77a-84e21a39f768", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:16Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-vm_inst", "created": "2018-07-15T01:53:09Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:18,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 used request id req-3ac3517f-a25f-4eaa-a458-e22ff6151f3a 2018-07-15 01:53:18,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:18,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-bd54dc19-bb37-467b-8ba1-7696bf5135d8 Date: Sun, 15 Jul 2018 01:53:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4f520b73-a20a-42a4-9322-aaf936c32827","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["ced41486-a612-494b-b1a2-c0b7c2c266e7"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:03Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:18,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net used request id req-bd54dc19-bb37-467b-8ba1-7696bf5135d8 2018-07-15 01:53:18,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:18,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0926ba-32fa-418f-99b2-1c016c899c0d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:18,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-8c0926ba-32fa-418f-99b2-1c016c899c0d 2018-07-15 01:53:18,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:18,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a303cfdb-3cb2-4d27-9e7e-50a16b0cb729 Date: Sun, 15 Jul 2018 01:53:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:04Z","ip_version":4}]} 2018-07-15 01:53:18,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-a303cfdb-3cb2-4d27-9e7e-50a16b0cb729 2018-07-15 01:53:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:18,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2030 X-Openstack-Request-Id: req-e30cfef0-8d35-4f57-af0c-7a5f3dc8c477 Date: Sun, 15 Jul 2018 01:53:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:06Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","ip_address":"10.55.0.2"}],"id":"ad48e889-761b-407c-9436-f55a9eb78244","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:1b:2c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4f520b73-a20a-42a4-9322-aaf936c32827","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ced41486-a612-494b-b1a2-c0b7c2c266e7","ip_address":"10.55.0.3"}],"id":"d6d102d0-3599-4bd4-b94a-22bd0b67a3d1","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:63:82","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-port","admin_state_up":true,"network_id":"4f520b73-a20a-42a4-9322-aaf936c32827","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:06Z","binding:vnic_type":"normal","device_id":"f243b309-427c-45ec-b77a-84e21a39f768","ip_allocation":"immediate"}]} 2018-07-15 01:53:18,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-e30cfef0-8d35-4f57-af0c-7a5f3dc8c477 2018-07-15 01:53:18,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:18,436 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:53:18 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-74026e78-a6b2-4d46-b15c-5d35050603d3 x-compute-request-id: req-74026e78-a6b2-4d46-b15c-5d35050603d3 Content-Type: application/json 2018-07-15 01:53:18,436 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f243b309-427c-45ec-b77a-84e21a39f768 used request id req-74026e78-a6b2-4d46-b15c-5d35050603d3 2018-07-15 01:53:18,436 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-port 2018-07-15 01:53:18,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/d6d102d0-3599-4bd4-b94a-22bd0b67a3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0008a3113f7180442e0c276ba8476660ce6828" 2018-07-15 01:53:18,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e2902a8-b4b6-44ae-8588-f2911b61b6db Date: Sun, 15 Jul 2018 01:53:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:53:18,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/d6d102d0-3599-4bd4-b94a-22bd0b67a3d1 used request id req-6e2902a8-b4b6-44ae-8588-f2911b61b6db 2018-07-15 01:53:18,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6165d596a9dd330bcff7921a1555933be2610" 2018-07-15 01:53:19,049 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:53:19 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-63819acd-d036-4884-9898-ef81329b739b x-compute-request-id: req-63819acd-d036-4884-9898-ef81329b739b Content-Length: 0 Content-Type: application/json 2018-07-15 01:53:19,049 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/8153c226-f27e-49dc-a523-348a1eaa70b9 used request id req-63819acd-d036-4884-9898-ef81329b739b 2018-07-15 01:53:19,050 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet 2018-07-15 01:53:19,050 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-subnet 2018-07-15 01:53:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/ced41486-a612-494b-b1a2-c0b7c2c266e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" 2018-07-15 01:53:20,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d6f0acc-0dd3-4058-b843-e68a8442fe21 Date: Sun, 15 Jul 2018 01:53:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:53:20,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/ced41486-a612-494b-b1a2-c0b7c2c266e7 used request id req-9d6f0acc-0dd3-4058-b843-e68a8442fe21 2018-07-15 01:53:20,282 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-net 2018-07-15 01:53:20,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/4f520b73-a20a-42a4-9322-aaf936c32827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f74726054dc0a5aa9caf92228b7e323b0f8954b1" 2018-07-15 01:53:21,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a28e25ba-c4e5-410b-952d-9b6b57ce4fe0 Date: Sun, 15 Jul 2018 01:53:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:53:21,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/4f520b73-a20a-42a4-9322-aaf936c32827 used request id req-a28e25ba-c4e5-410b-952d-9b6b57ce4fe0 2018-07-15 01:53:21,235 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-9ae44b22-c76d-4d33-8593-8a2178dea3fc-image 2018-07-15 01:53:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}23652796e779ad8b506f4d11e35bc198c1938e02" 2018-07-15 01:53:22,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd615686-1a54-4f0e-8d85-b76a65ab8211 Date: Sun, 15 Jul 2018 01:53:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:53:22,130 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/61f18bb4-aa6e-4162-918c-394f5b8f45b6 used request id req-fd615686-1a54-4f0e-8d85-b76a65ab8211 2018-07-15 01:53:22,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:53:22,135 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-15 01:53:22,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:22,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:22,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["QkrI8ALTTVmKe8rUkO_gRQ"], "issued_at": "2018-07-15T01:53:22.000000Z"}} 2018-07-15 01:53:22,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" 2018-07-15 01:53:22,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e994019-8004-463a-82f2-ceb84f6ad3e2 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:22,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3e994019-8004-463a-82f2-ceb84f6ad3e2 2018-07-15 01:53:22,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" 2018-07-15 01:53:22,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-f9338f0d-0ec2-49d9-8576-8f21caa8bff1 Date: Sun, 15 Jul 2018 01:53:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image"} 2018-07-15 01:53:22,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image used request id req-f9338f0d-0ec2-49d9-8576-8f21caa8bff1 2018-07-15 01:53:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" 2018-07-15 01:53:22,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-17296613-fb3b-4a39-a4ca-0c13054b4c6f Date: Sun, 15 Jul 2018 01:53:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:53:22,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-17296613-fb3b-4a39-a4ca-0c13054b4c6f 2018-07-15 01:53:22,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image"}' 2018-07-15 01:53:22,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fdd55477-8c1f-43ed-aaef-9b990e5da16d Date: Sun, 15 Jul 2018 01:53:22 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:53:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-15T01:53:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "min_disk": 0, "protected": false, "id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "file": "/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/file", "checksum": null, "owner": "6c7918ecf2a745da94a03bea1c6739ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:53:22,899 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fdd55477-8c1f-43ed-aaef-9b990e5da16d 2018-07-15 01:53:22,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" -d '' 2018-07-15 01:53:24,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87d153c3-3033-4c3c-851b-1e861c195458 Date: Sun, 15 Jul 2018 01:53:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:53:24,170 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/file used request id req-87d153c3-3033-4c3c-851b-1e861c195458 2018-07-15 01:53:24,170 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:53:24,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" 2018-07-15 01:53:24,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-cd106834-e8a1-48c4-a051-bf1ba01aabca Date: Sun, 15 Jul 2018 01:53:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:53:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:53:24Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/snap", "metadata": {}}], "self": "/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "min_disk": 0, "protected": false, "id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "file": "/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:53:24,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293 used request id req-cd106834-e8a1-48c4-a051-bf1ba01aabca 2018-07-15 01:53:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" 2018-07-15 01:53:24,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c7518993-f083-4fb5-8bb3-38391fe4eb40 Date: Sun, 15 Jul 2018 01:53:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:53:24,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-c7518993-f083-4fb5-8bb3-38391fe4eb40 2018-07-15 01:53:24,203 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image 2018-07-15 01:53:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" 2018-07-15 01:53:24,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-327057d5-b930-47b3-b0ea-68141f4f0d3b Date: Sun, 15 Jul 2018 01:53:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:53:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:53:24Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/snap", "metadata": {}}], "self": "/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "min_disk": 0, "protected": false, "id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "file": "/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:53:24,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293 used request id req-327057d5-b930-47b3-b0ea-68141f4f0d3b 2018-07-15 01:53:24,222 - create_image - DEBUG - Instance status is - active 2018-07-15 01:53:24,222 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image 2018-07-15 01:53:24,222 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image 2018-07-15 01:53:24,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:24,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:24,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["DcktxrJNQoWhMfmV0y5i-g"], "issued_at": "2018-07-15T01:53:24.000000Z"}} 2018-07-15 01:53:24,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" 2018-07-15 01:53:24,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36698985-3294-4116-b374-654796a6698f 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:24,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-36698985-3294-4116-b374-654796a6698f 2018-07-15 01:53:24,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" 2018-07-15 01:53:25,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8802e60-1cbe-48ce-a814-197446a27171 Date: Sun, 15 Jul 2018 01:53:25 GMT RESP BODY: {"networks":[]} 2018-07-15 01:53:25,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-f8802e60-1cbe-48ce-a814-197446a27171 2018-07-15 01:53:25,039 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net 2018-07-15 01:53:25,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net", "admin_state_up": true}}' 2018-07-15 01:53:25,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-0b99ab3f-43ed-472d-9f6f-4e2609cb9f0b Date: Sun, 15 Jul 2018 01:53:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","mtu":1450}} 2018-07-15 01:53:25,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-0b99ab3f-43ed-472d-9f6f-4e2609cb9f0b 2018-07-15 01:53:25,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" 2018-07-15 01:53:25,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7f462ac5-9199-4729-9576-39dc3f08b8a5 Date: Sun, 15 Jul 2018 01:53:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:25,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-7f462ac5-9199-4729-9576-39dc3f08b8a5 2018-07-15 01:53:25,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" 2018-07-15 01:53:25,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d027091d-c48d-40b3-8062-9982955cf375 Date: Sun, 15 Jul 2018 01:53:25 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:53:25,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-d027091d-c48d-40b3-8062-9982955cf375 2018-07-15 01:53:25,648 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet 2018-07-15 01:53:25,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" -d '{"subnets": [{"ip_version": 4, "network_id": "aa40da31-554f-4c76-b277-67e730a8b892", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet"}]}' 2018-07-15 01:53:26,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-06cc981a-b752-479a-9110-394d6e7197a1 Date: Sun, 15 Jul 2018 01:53:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:26,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-06cc981a-b752-479a-9110-394d6e7197a1 2018-07-15 01:53:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" 2018-07-15 01:53:26,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a5c18188-1ccf-4561-b444-95f90710cf94 Date: Sun, 15 Jul 2018 01:53:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:26,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-a5c18188-1ccf-4561-b444-95f90710cf94 2018-07-15 01:53:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" 2018-07-15 01:53:26,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fdf080bb-5d3d-4547-86e6-31fff95741c2 Date: Sun, 15 Jul 2018 01:53:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:26,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-fdf080bb-5d3d-4547-86e6-31fff95741c2 2018-07-15 01:53:26,261 - OpenStackNetwork - DEBUG - Network [aa40da31-554f-4c76-b277-67e730a8b892] created successfully 2018-07-15 01:53:26,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:26,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:26,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["qSGe5JOmRZq90GuYf-IgXA"], "issued_at": "2018-07-15T01:53:26.000000Z"}} 2018-07-15 01:53:26,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe994fbcad60a13bffd4c13bdf1c79ba690ac3a6" 2018-07-15 01:53:26,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c128c8-e16c-46f7-bd0d-f5b9b725bc10 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:26,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d5c128c8-e16c-46f7-bd0d-f5b9b725bc10 2018-07-15 01:53:26,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:53:26,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe994fbcad60a13bffd4c13bdf1c79ba690ac3a6" 2018-07-15 01:53:26,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:26 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-3bb1ad53-2a15-475a-876a-91320c01c3a3 x-compute-request-id: req-3bb1ad53-2a15-475a-876a-91320c01c3a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:53:26,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3bb1ad53-2a15-475a-876a-91320c01c3a3 2018-07-15 01:53:26,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe994fbcad60a13bffd4c13bdf1c79ba690ac3a6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-15 01:53:27,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:27 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-d3eff97b-e390-4ddb-90a4-3334e3a616a8 x-compute-request-id: req-d3eff97b-e390-4ddb-90a4-3334e3a616a8 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07"}} 2018-07-15 01:53:27,019 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-d3eff97b-e390-4ddb-90a4-3334e3a616a8 2018-07-15 01:53:27,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:27,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:27,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["dL8_mslnTIKUYpTJUFUwyQ"], "issued_at": "2018-07-15T01:53:27.000000Z"}} 2018-07-15 01:53:27,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c538d1bf8d8a369a51c67d05473e608b86c054e4" 2018-07-15 01:53:27,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a971c8e-202b-4bcf-ba2f-c32934e24d71 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:27,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0a971c8e-202b-4bcf-ba2f-c32934e24d71 2018-07-15 01:53:27,525 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c538d1bf8d8a369a51c67d05473e608b86c054e4" 2018-07-15 01:53:27,743 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:27 GMT Server: Apache x-compute-request-id: req-e0c52181-d649-40c7-9181-4e1d84c8b9b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0c52181-d649-40c7-9181-4e1d84c8b9b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-15 01:53:27,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail used request id req-e0c52181-d649-40c7-9181-4e1d84c8b9b3 2018-07-15 01:53:27,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e0c52181-d649-40c7-9181-4e1d84c8b9b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c538d1bf8d8a369a51c67d05473e608b86c054e4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-15 01:53:28,232 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:53:27 GMT Server: Apache x-compute-request-id: req-a6f2cb09-f754-4b91-99eb-a3771048f98d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a6f2cb09-f754-4b91-99eb-a3771048f98d Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:53:28.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "size": 1}} 2018-07-15 01:53:28,232 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes used request id req-a6f2cb09-f754-4b91-99eb-a3771048f98d 2018-07-15 01:53:28,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0c52181-d649-40c7-9181-4e1d84c8b9b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c538d1bf8d8a369a51c67d05473e608b86c054e4" 2018-07-15 01:53:28,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:28 GMT Server: Apache x-compute-request-id: req-8d9b6af5-2532-4acd-ad0b-091c963b0928 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d9b6af5-2532-4acd-ad0b-091c963b0928 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:53:28.000000", "replication_status": null, "snapshot_id": null, "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76", "bootable": "false", "created_at": "2018-07-15T01:53:28.000000", "volume_type": null}} 2018-07-15 01:53:28,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-8d9b6af5-2532-4acd-ad0b-091c963b0928 2018-07-15 01:53:28,532 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76 2018-07-15 01:53:28,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0c52181-d649-40c7-9181-4e1d84c8b9b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c538d1bf8d8a369a51c67d05473e608b86c054e4" 2018-07-15 01:53:28,798 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:28 GMT Server: Apache x-compute-request-id: req-4e4b3cea-8f4d-457f-bc0a-b7b7ecdb2d79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e4b3cea-8f4d-457f-bc0a-b7b7ecdb2d79 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:53:28.000000", "replication_status": null, "snapshot_id": null, "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76", "bootable": "false", "created_at": "2018-07-15T01:53:28.000000", "volume_type": null}} 2018-07-15 01:53:28,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-4e4b3cea-8f4d-457f-bc0a-b7b7ecdb2d79 2018-07-15 01:53:28,799 - create_volume - DEBUG - Instance status is - available 2018-07-15 01:53:28,799 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76 2018-07-15 01:53:28,799 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76 2018-07-15 01:53:28,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:28,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:29,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["NjqfvREOTaOcdHQzZh-i8Q"], "issued_at": "2018-07-15T01:53:29.000000Z"}} 2018-07-15 01:53:29,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:29,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8053d58d-4fff-4ff7-923c-2f647b178a42 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:29,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-8053d58d-4fff-4ff7-923c-2f647b178a42 2018-07-15 01:53:29,300 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:53:29,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:29,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b3769e-3d10-4bf3-a0e4-f6c2123de7c3 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:29,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-96b3769e-3d10-4bf3-a0e4-f6c2123de7c3 2018-07-15 01:53:29,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:29,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-175a1534-f154-487a-a8fa-c42b16ae87f2 Date: Sun, 15 Jul 2018 01:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:29,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-175a1534-f154-487a-a8fa-c42b16ae87f2 2018-07-15 01:53:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:53:29,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-006bce9c-a2eb-4a9e-a5b7-c0158f4d873f Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:53:29,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-006bce9c-a2eb-4a9e-a5b7-c0158f4d873f 2018-07-15 01:53:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:29,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020e4f41-3cb1-4b05-ab8e-b694d9b83745 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:29,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-020e4f41-3cb1-4b05-ab8e-b694d9b83745 2018-07-15 01:53:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:29,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6980a052-4341-455c-9293-e2d92d615a82 Date: Sun, 15 Jul 2018 01:53:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:29,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-6980a052-4341-455c-9293-e2d92d615a82 2018-07-15 01:53:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-76696a54-7ad2-4537-bbfc-cdbf3422aa33 Date: Sun, 15 Jul 2018 01:53:29 GMT RESP BODY: {"ports":[]} 2018-07-15 01:53:29,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port&admin_state_up=True used request id req-76696a54-7ad2-4537-bbfc-cdbf3422aa33 2018-07-15 01:53:29,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:30,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:29 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-33a71269-d36b-40eb-9535-fb95ec3afc75 x-compute-request-id: req-33a71269-d36b-40eb-9535-fb95ec3afc75 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:53:30,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst used request id req-33a71269-d36b-40eb-9535-fb95ec3afc75 2018-07-15 01:53:30,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:30,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-88505d7f-1f7e-436d-9599-5767c801a5ab Date: Sun, 15 Jul 2018 01:53:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:30,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-88505d7f-1f7e-436d-9599-5767c801a5ab 2018-07-15 01:53:30,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:30,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb3f0e5-0746-4b68-ba71-3c854d24f1e6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:30,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-0fb3f0e5-0746-4b68-ba71-3c854d24f1e6 2018-07-15 01:53:30,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:30,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c75a244d-7885-45fe-9e2c-f570fcfdb513 Date: Sun, 15 Jul 2018 01:53:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:30,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-c75a244d-7885-45fe-9e2c-f570fcfdb513 2018-07-15 01:53:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:30,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41315cd9-a1f3-4f8f-b0c2-43830eb4c823 Date: Sun, 15 Jul 2018 01:53:30 GMT RESP BODY: {"ports":[]} 2018-07-15 01:53:30,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port&admin_state_up=True used request id req-41315cd9-a1f3-4f8f-b0c2-43830eb4c823 2018-07-15 01:53:30,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:53:30,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:30,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["l2C_RE1yR3C9PEdEJME2xQ"], "issued_at": "2018-07-15T01:53:30.000000Z"}} 2018-07-15 01:53:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef938d6cd4bc4a460a03e6a14e78b5555c559b7" 2018-07-15 01:53:30,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeabe4ad-72c1-4d1b-9365-0c0266eba84f 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:30,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-aeabe4ad-72c1-4d1b-9365-0c0266eba84f 2018-07-15 01:53:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:31,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-17a332b2-0697-47ae-9a1a-388703cd567c Date: Sun, 15 Jul 2018 01:53:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:31,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-17a332b2-0697-47ae-9a1a-388703cd567c 2018-07-15 01:53:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:31,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f9059cf7-5018-438f-a34f-a480d993379b Date: Sun, 15 Jul 2018 01:53:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:31,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-f9059cf7-5018-438f-a34f-a480d993379b 2018-07-15 01:53:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:31,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-79363576-b023-43fa-a39c-db3d8cdb5aa1 Date: Sun, 15 Jul 2018 01:53:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:31,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-79363576-b023-43fa-a39c-db3d8cdb5aa1 2018-07-15 01:53:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:53:31,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f878d7b6-9f70-4ae8-98c7-021a76bd2a77 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:53:31,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-f878d7b6-9f70-4ae8-98c7-021a76bd2a77 2018-07-15 01:53:31,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef938d6cd4bc4a460a03e6a14e78b5555c559b7" 2018-07-15 01:53:31,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b52f34-54f3-4b1a-91a5-3d674c6ec3b6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:31,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-39b52f34-54f3-4b1a-91a5-3d674c6ec3b6 2018-07-15 01:53:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:31,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5c5eacc7-9b55-4a7c-b291-fe28f662e836 Date: Sun, 15 Jul 2018 01:53:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:31,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-5c5eacc7-9b55-4a7c-b291-fe28f662e836 2018-07-15 01:53:31,344 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net 2018-07-15 01:53:31,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" -d '{"port": {"network_id": "aa40da31-554f-4c76-b277-67e730a8b892", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port", "admin_state_up": true}}' 2018-07-15 01:53:32,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-a4e6f75f-236a-4ba8-abac-ce953f96f8ef Date: Sun, 15 Jul 2018 01:53:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:31Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:45:c8:41","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","project_id":"6c7918ecf2a745da94a03bea1c6739ed","qos_policy_id":null,"admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-15 01:53:32,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-a4e6f75f-236a-4ba8-abac-ce953f96f8ef 2018-07-15 01:53:32,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0a3c1135-991e-44d9-bedd-48be46f0084f Date: Sun, 15 Jul 2018 01:53:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:32,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-0a3c1135-991e-44d9-bedd-48be46f0084f 2018-07-15 01:53:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c5e630-bd21-4c93-a6fc-d1c716f76bd3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:32,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-e5c5e630-bd21-4c93-a6fc-d1c716f76bd3 2018-07-15 01:53:32,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-50ed39e5-1d32-4d05-b047-c1ec7b2ee810 Date: Sun, 15 Jul 2018 01:53:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:32,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-50ed39e5-1d32-4d05-b047-c1ec7b2ee810 2018-07-15 01:53:32,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-98add497-e9eb-49a2-801e-04ec10fe1173 Date: Sun, 15 Jul 2018 01:53:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:31Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-15 01:53:32,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port&admin_state_up=True used request id req-98add497-e9eb-49a2-801e-04ec10fe1173 2018-07-15 01:53:32,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22dff2a-4a0c-4dd5-97ad-08ca4daa60c8 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:32,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-f22dff2a-4a0c-4dd5-97ad-08ca4daa60c8 2018-07-15 01:53:32,385 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst 2018-07-15 01:53:32,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:32 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-4f4a92ed-5eb2-4e07-8ed0-20abf1ccead8 x-compute-request-id: req-4f4a92ed-5eb2-4e07-8ed0-20abf1ccead8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-flavor"}]} 2018-07-15 01:53:32,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-4f4a92ed-5eb2-4e07-8ed0-20abf1ccead8 2018-07-15 01:53:32,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:32 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-08a7a8d6-9769-4f72-904f-53731074b189 x-compute-request-id: req-08a7a8d6-9769-4f72-904f-53731074b189 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07"}} 2018-07-15 01:53:32,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07 used request id req-08a7a8d6-9769-4f72-904f-53731074b189 2018-07-15 01:53:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-f320216c-8551-485f-864d-ab87b6d1c17e Date: Sun, 15 Jul 2018 01:53:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:53:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:53:24Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/snap", "metadata": {}}], "self": "/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "min_disk": 0, "protected": false, "id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "file": "/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image"} 2018-07-15 01:53:32,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image used request id req-f320216c-8551-485f-864d-ab87b6d1c17e 2018-07-15 01:53:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:32,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-429ec7f5-6624-4992-9d7e-222fc8794d19 Date: Sun, 15 Jul 2018 01:53:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:53:32,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-429ec7f5-6624-4992-9d7e-222fc8794d19 2018-07-15 01:53:32,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "imageRef": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "flavorRef": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "max_count": 1, "min_count": 1, "networks": [{"port": "4f829448-8ff6-499e-b42a-f6c72565c8e0"}]}}' 2018-07-15 01:53:34,140 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:53:32 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-e4d310a3-ce02-4a6a-85f3-f075e520234d x-compute-request-id: req-e4d310a3-ce02-4a6a-85f3-f075e520234d Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "adminPass": "Nds3PVhx3fRP"}} 2018-07-15 01:53:34,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-e4d310a3-ce02-4a6a-85f3-f075e520234d 2018-07-15 01:53:34,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:34,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-818c5a26-68f4-424d-bfd0-1e3e2a8f14a8 x-compute-request-id: req-818c5a26-68f4-424d-bfd0-1e3e2a8f14a8 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:53:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:34,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-818c5a26-68f4-424d-bfd0-1e3e2a8f14a8 2018-07-15 01:53:34,567 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst 2018-07-15 01:53:34,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:34,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b10cbec3-d675-4b40-8e37-6f8562f0ea4e x-compute-request-id: req-b10cbec3-d675-4b40-8e37-6f8562f0ea4e Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:53:34Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:34,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-b10cbec3-d675-4b40-8e37-6f8562f0ea4e 2018-07-15 01:53:34,754 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst] is - BUILD 2018-07-15 01:53:34,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:53:37,758 - create_instance - DEBUG - VM status query timeout in 896.809327126 2018-07-15 01:53:37,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:38,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:37 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-f5d50967-26a1-4524-beef-c58b525ad41a x-compute-request-id: req-f5d50967-26a1-4524-beef-c58b525ad41a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:53:36Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:38,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-f5d50967-26a1-4524-beef-c58b525ad41a 2018-07-15 01:53:38,205 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst] is - BUILD 2018-07-15 01:53:38,205 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:53:41,208 - create_instance - DEBUG - VM status query timeout in 893.359061956 2018-07-15 01:53:41,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:41,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:41 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-512f4504-e2f6-49bc-92a5-095329ecbc70 x-compute-request-id: req-512f4504-e2f6-49bc-92a5-095329ecbc70 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:41,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-512f4504-e2f6-49bc-92a5-095329ecbc70 2018-07-15 01:53:41,392 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst] is - ACTIVE 2018-07-15 01:53:41,392 - create_instance - INFO - VM is - ACTIVE 2018-07-15 01:53:41,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:41,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:41 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-05c2c679-1323-4ec2-99d0-fd7af1015ed5 x-compute-request-id: req-05c2c679-1323-4ec2-99d0-fd7af1015ed5 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:41,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-05c2c679-1323-4ec2-99d0-fd7af1015ed5 2018-07-15 01:53:41,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:41,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b9a94d2b-e594-4ab3-901f-d7073316c43d Date: Sun, 15 Jul 2018 01:53:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:41,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-b9a94d2b-e594-4ab3-901f-d7073316c43d 2018-07-15 01:53:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:41,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3798ec-1065-454c-a0dc-9d1c7545b96b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:41,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-ae3798ec-1065-454c-a0dc-9d1c7545b96b 2018-07-15 01:53:41,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:41,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-df4f6f81-5bd5-48fc-b57c-71c233f3c135 Date: Sun, 15 Jul 2018 01:53:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:41,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-df4f6f81-5bd5-48fc-b57c-71c233f3c135 2018-07-15 01:53:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:42,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-672f5ba1-3074-4fa9-8609-f16a7ac16b58 Date: Sun, 15 Jul 2018 01:53:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:42,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-672f5ba1-3074-4fa9-8609-f16a7ac16b58 2018-07-15 01:53:42,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:53:42,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["AdI4NTUPTXuvUZ_d-AaIEA"], "issued_at": "2018-07-15T01:53:42.000000Z"}} 2018-07-15 01:53:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:42,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b7a392-065d-4a21-bef0-43c8ad1fcafc 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:42,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c1b7a392-065d-4a21-bef0-43c8ad1fcafc 2018-07-15 01:53:42,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:42,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:42 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-4a6482b7-81d0-4f53-b12c-d81e3e06a5ac x-compute-request-id: req-4a6482b7-81d0-4f53-b12c-d81e3e06a5ac Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:42,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-4a6482b7-81d0-4f53-b12c-d81e3e06a5ac 2018-07-15 01:53:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:42,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-eaa73017-65d4-44dd-b374-2f8667c2c222 Date: Sun, 15 Jul 2018 01:53:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:42,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-eaa73017-65d4-44dd-b374-2f8667c2c222 2018-07-15 01:53:42,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:42,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7f2ab4-cbaf-445e-bbd1-15712ca8db39 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:42,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-7d7f2ab4-cbaf-445e-bbd1-15712ca8db39 2018-07-15 01:53:42,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:43,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e04becff-846f-439a-a23a-7bdf4c020e68 Date: Sun, 15 Jul 2018 01:53:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:43,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-e04becff-846f-439a-a23a-7bdf4c020e68 2018-07-15 01:53:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:43,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-ceb168db-776a-46b6-8e21-70b426719b6e Date: Sun, 15 Jul 2018 01:53:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:43,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-ceb168db-776a-46b6-8e21-70b426719b6e 2018-07-15 01:53:43,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" -d '{"volumeAttachment": {"volumeId": "5010a86a-94c4-4481-b642-1e16c6d24a7e"}}' 2018-07-15 01:53:44,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53: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,Accept-Encoding x-openstack-request-id: req-f730fd3e-15f0-498d-9997-459fff6e30df x-compute-request-id: req-f730fd3e-15f0-498d-9997-459fff6e30df Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "volumeId": "5010a86a-94c4-4481-b642-1e16c6d24a7e"}} 2018-07-15 01:53:44,352 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8/os-volume_attachments used request id req-f730fd3e-15f0-498d-9997-459fff6e30df 2018-07-15 01:53:44,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:44,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:44 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-cfc917aa-414c-4c41-971c-6c8d6c674e5c x-compute-request-id: req-cfc917aa-414c-4c41-971c-6c8d6c674e5c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "5010a86a-94c4-4481-b642-1e16c6d24a7e"}], "metadata": {}}} 2018-07-15 01:53:44,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-cfc917aa-414c-4c41-971c-6c8d6c674e5c 2018-07-15 01:53:44,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:45,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5f9237c4-b051-4371-94d5-baea793e6979 Date: Sun, 15 Jul 2018 01:53:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:45,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-5f9237c4-b051-4371-94d5-baea793e6979 2018-07-15 01:53:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:53:45,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e3250d6-4a60-4d7b-a582-b3c12ad31c16 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:53:45,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-6e3250d6-4a60-4d7b-a582-b3c12ad31c16 2018-07-15 01:53:45,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:45,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e43f84-39ca-4a5a-a6e6-b25889e57a2c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:45,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-72e43f84-39ca-4a5a-a6e6-b25889e57a2c 2018-07-15 01:53:45,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:45,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-aeb6b77e-c349-4d39-a1c0-157cdd94741b Date: Sun, 15 Jul 2018 01:53:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:45,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-aeb6b77e-c349-4d39-a1c0-157cdd94741b 2018-07-15 01:53:45,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:45,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-fff87a27-18ad-4a6b-be0a-b09706963553 Date: Sun, 15 Jul 2018 01:53:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:45,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-fff87a27-18ad-4a6b-be0a-b09706963553 2018-07-15 01:53:45,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:45,622 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:45 GMT Server: Apache x-compute-request-id: req-3549d3d1-f069-4ab9-9f44-7356b02157f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3549d3d1-f069-4ab9-9f44-7356b02157f8 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:53:44.000000", "replication_status": null, "snapshot_id": null, "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "reserved", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76", "bootable": "false", "created_at": "2018-07-15T01:53:28.000000", "volume_type": null}} 2018-07-15 01:53:45,622 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-3549d3d1-f069-4ab9-9f44-7356b02157f8 2018-07-15 01:53:48,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3549d3d1-f069-4ab9-9f44-7356b02157f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:48,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:48 GMT Server: Apache x-compute-request-id: req-30f01f13-7e4f-41a0-bdaa-a6458541779f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30f01f13-7e4f-41a0-bdaa-a6458541779f Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "attachment_id": "25ce8405-9b10-4b60-866e-f934a23739c1", "attached_at": "2018-07-15T01:53:45.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "device": "/dev/vdb", "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e"}], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:53:46.000000", "replication_status": null, "snapshot_id": null, "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76", "bootable": "false", "created_at": "2018-07-15T01:53:28.000000", "volume_type": null}} 2018-07-15 01:53:48,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-30f01f13-7e4f-41a0-bdaa-a6458541779f 2018-07-15 01:53:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:48,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2e74cf-6680-407a-9332-ecf97c95306f 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:53:48,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-5c2e74cf-6680-407a-9332-ecf97c95306f 2018-07-15 01:53:48,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:49,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:48 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-1c3b289f-ae69-40dc-91e2-09dc32ff7964 x-compute-request-id: req-1c3b289f-ae69-40dc-91e2-09dc32ff7964 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "5010a86a-94c4-4481-b642-1e16c6d24a7e"}], "metadata": {}}} 2018-07-15 01:53:49,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-1c3b289f-ae69-40dc-91e2-09dc32ff7964 2018-07-15 01:53:49,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:49,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-87ed2198-e993-4818-927e-83cfeb31eb0e Date: Sun, 15 Jul 2018 01:53:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:49,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-87ed2198-e993-4818-927e-83cfeb31eb0e 2018-07-15 01:53:49,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:49,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150a1eb5-18ab-4fa8-aaf5-c978491192b0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:49,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-150a1eb5-18ab-4fa8-aaf5-c978491192b0 2018-07-15 01:53:49,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:49,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-73559dc8-9d1f-4ff1-a154-65d60d913571 Date: Sun, 15 Jul 2018 01:53:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:49,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-73559dc8-9d1f-4ff1-a154-65d60d913571 2018-07-15 01:53:49,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:49,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-05cbd873-33f8-4aae-8530-a132d5508a33 Date: Sun, 15 Jul 2018 01:53:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:49,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-05cbd873-33f8-4aae-8530-a132d5508a33 2018-07-15 01:53:49,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:50,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:49 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-2c0e6e81-66d7-4ba3-836d-ac180b7d441a x-compute-request-id: req-2c0e6e81-66d7-4ba3-836d-ac180b7d441a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "5010a86a-94c4-4481-b642-1e16c6d24a7e"}], "metadata": {}}} 2018-07-15 01:53:50,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-2c0e6e81-66d7-4ba3-836d-ac180b7d441a 2018-07-15 01:53:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:50,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b32c30e8-9376-457f-ae15-e54b771769a5 Date: Sun, 15 Jul 2018 01:53:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:50,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-b32c30e8-9376-457f-ae15-e54b771769a5 2018-07-15 01:53:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:50,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-023a93bd-38f3-4a97-bad5-f0ac545f7229 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:50,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-023a93bd-38f3-4a97-bad5-f0ac545f7229 2018-07-15 01:53:50,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:50,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b763c3f6-80d4-41f0-92a3-c1d608d62a28 Date: Sun, 15 Jul 2018 01:53:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:50,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-b763c3f6-80d4-41f0-92a3-c1d608d62a28 2018-07-15 01:53:50,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:50,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-fd6f1ce6-275f-4900-b518-0543610efd06 Date: Sun, 15 Jul 2018 01:53:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:50,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-fd6f1ce6-275f-4900-b518-0543610efd06 2018-07-15 01:53:50,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:50,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53: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,Accept-Encoding x-openstack-request-id: req-c20be5a4-0e5e-4b1e-888d-5cdb3004b04c x-compute-request-id: req-c20be5a4-0e5e-4b1e-888d-5cdb3004b04c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "5010a86a-94c4-4481-b642-1e16c6d24a7e"}], "metadata": {}}} 2018-07-15 01:53:50,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-c20be5a4-0e5e-4b1e-888d-5cdb3004b04c 2018-07-15 01:53:50,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:50,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9df8d737-e079-4430-b10b-8614eabad0f4 Date: Sun, 15 Jul 2018 01:53:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:50,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-9df8d737-e079-4430-b10b-8614eabad0f4 2018-07-15 01:53:50,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:50,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c94fb1-e605-43fb-ac9f-a2ced07a52ee Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:50,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-54c94fb1-e605-43fb-ac9f-a2ced07a52ee 2018-07-15 01:53:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:50,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-299f79b1-a98b-45c1-b027-fa9753a65a08 Date: Sun, 15 Jul 2018 01:53:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:50,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-299f79b1-a98b-45c1-b027-fa9753a65a08 2018-07-15 01:53:50,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:50,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-b20650ef-2d86-4732-af42-1041e5eb1c66 Date: Sun, 15 Jul 2018 01:53:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:50,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-b20650ef-2d86-4732-af42-1041e5eb1c66 2018-07-15 01:53:50,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8/os-volume_attachments/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:51,402 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:53: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-699f39a9-fc73-4c60-9f99-3c2034921562 x-compute-request-id: req-699f39a9-fc73-4c60-9f99-3c2034921562 Content-Length: 0 Content-Type: application/json 2018-07-15 01:53:51,403 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8/os-volume_attachments/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-699f39a9-fc73-4c60-9f99-3c2034921562 2018-07-15 01:53:51,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:51,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:51 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-5f2c42db-6f84-43bf-990a-7c3c7fa572c9 x-compute-request-id: req-5f2c42db-6f84-43bf-990a-7c3c7fa572c9 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "5010a86a-94c4-4481-b642-1e16c6d24a7e"}], "metadata": {}}} 2018-07-15 01:53:51,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-5f2c42db-6f84-43bf-990a-7c3c7fa572c9 2018-07-15 01:53:51,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:51,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-618ad791-e8ff-4962-8845-f2cb6e60a232 Date: Sun, 15 Jul 2018 01:53:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:51,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-618ad791-e8ff-4962-8845-f2cb6e60a232 2018-07-15 01:53:51,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:52,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514894bb-c1d2-44e6-8d17-6529bcc79a0d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:52,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-514894bb-c1d2-44e6-8d17-6529bcc79a0d 2018-07-15 01:53:52,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:52,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ed10463f-633e-414c-bcd9-58bd55199b1e Date: Sun, 15 Jul 2018 01:53:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:52,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-ed10463f-633e-414c-bcd9-58bd55199b1e 2018-07-15 01:53:52,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:52,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-77b8c1c2-ee3f-4591-a288-5866a6dc107e Date: Sun, 15 Jul 2018 01:53:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:52,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-77b8c1c2-ee3f-4591-a288-5866a6dc107e 2018-07-15 01:53:55,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:55,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:55 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-6c612b05-addd-4295-a510-95dda3b8d409 x-compute-request-id: req-6c612b05-addd-4295-a510-95dda3b8d409 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:55,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-6c612b05-addd-4295-a510-95dda3b8d409 2018-07-15 01:53:55,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:55,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-44618374-8a31-4d4d-966b-70034bd64a97 Date: Sun, 15 Jul 2018 01:53:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:55,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-44618374-8a31-4d4d-966b-70034bd64a97 2018-07-15 01:53:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:55,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5a4731-da7c-40fa-8d95-5760d2e052fb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:55,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-ac5a4731-da7c-40fa-8d95-5760d2e052fb 2018-07-15 01:53:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:55,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8bc8e7e8-4305-46b0-b0ce-18aed909a814 Date: Sun, 15 Jul 2018 01:53:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:55,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-8bc8e7e8-4305-46b0-b0ce-18aed909a814 2018-07-15 01:53:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:55,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-34a8bfc1-9459-4082-8f82-ba3c3c2be318 Date: Sun, 15 Jul 2018 01:53:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:55,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-34a8bfc1-9459-4082-8f82-ba3c3c2be318 2018-07-15 01:53:55,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3549d3d1-f069-4ab9-9f44-7356b02157f8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:55,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:55 GMT Server: Apache x-compute-request-id: req-39abd248-f51b-4456-bfa5-477ad2c3a029 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39abd248-f51b-4456-bfa5-477ad2c3a029 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:53:51.000000", "replication_status": null, "snapshot_id": null, "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76", "bootable": "false", "created_at": "2018-07-15T01:53:28.000000", "volume_type": null}} 2018-07-15 01:53:55,943 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-39abd248-f51b-4456-bfa5-477ad2c3a029 2018-07-15 01:53:55,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:56,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:56 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-ab1b6623-9667-41f3-bb6e-238cadf7f392 x-compute-request-id: req-ab1b6623-9667-41f3-bb6e-238cadf7f392 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:56,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-ab1b6623-9667-41f3-bb6e-238cadf7f392 2018-07-15 01:53:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:56,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e78fafb3-1519-4747-923c-e6fb3333fb8d Date: Sun, 15 Jul 2018 01:53:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:56,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-e78fafb3-1519-4747-923c-e6fb3333fb8d 2018-07-15 01:53:56,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:56,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96efe40-f5d3-4aa0-8964-2b894ea4c1d1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:56,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-b96efe40-f5d3-4aa0-8964-2b894ea4c1d1 2018-07-15 01:53:56,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:56,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-61e227c3-dfc0-4057-abeb-368dd0ca32f2 Date: Sun, 15 Jul 2018 01:53:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:56,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-61e227c3-dfc0-4057-abeb-368dd0ca32f2 2018-07-15 01:53:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:56,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-1917d6b7-e5d7-4239-a9f0-7b79cb2b25a5 Date: Sun, 15 Jul 2018 01:53:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:56,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-1917d6b7-e5d7-4239-a9f0-7b79cb2b25a5 2018-07-15 01:53:56,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:57,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:56 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-f39e49fc-f6bc-4a21-8e27-0066f529f306 x-compute-request-id: req-f39e49fc-f6bc-4a21-8e27-0066f529f306 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:41Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:57,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-f39e49fc-f6bc-4a21-8e27-0066f529f306 2018-07-15 01:53:57,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:57,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f822fc6d-eab6-441e-a0da-5e0fc96fee98 Date: Sun, 15 Jul 2018 01:53:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"aa40da31-554f-4c76-b277-67e730a8b892","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["36e151a1-4174-4902-9532-1548ebd3a73e"],"description":"","tags":[],"updated_at":"2018-07-15T01:53:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","provider:network_type":"vxlan"}]} 2018-07-15 01:53:57,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net used request id req-f822fc6d-eab6-441e-a0da-5e0fc96fee98 2018-07-15 01:53:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:57,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2ad3dfa-4efa-4da6-9216-a23acc2aed2c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:53:57,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-d2ad3dfa-4efa-4da6-9216-a23acc2aed2c 2018-07-15 01:53:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:57,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-36f17c5a-2bec-46f7-b2e3-30dafd13de18 Date: Sun, 15 Jul 2018 01:53:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:53:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"36e151a1-4174-4902-9532-1548ebd3a73e","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet","enable_dhcp":true,"segment_id":null,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:25Z","ip_version":4}]} 2018-07-15 01:53:57,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-36f17c5a-2bec-46f7-b2e3-30dafd13de18 2018-07-15 01:53:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03292e5a9654eca22a000537727164a1cc2d6da4" 2018-07-15 01:53:57,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-16b7fa45-6f77-4d12-8b1c-e588cfae2e53 Date: Sun, 15 Jul 2018 01:53:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:40Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.5"}],"id":"4f829448-8ff6-499e-b42a-f6c72565c8e0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:c8:41","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:31Z","binding:vnic_type":"normal","device_id":"ffe6d9b8-b37c-477d-91df-41061d8189e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:53:28Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36e151a1-4174-4902-9532-1548ebd3a73e","ip_address":"10.55.0.2"}],"id":"54e9a31b-4f3f-4b03-b6bc-16db52293f0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:e6:4c","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"aa40da31-554f-4c76-b277-67e730a8b892","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:53:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-aa40da31-554f-4c76-b277-67e730a8b892","ip_allocation":"immediate"}]} 2018-07-15 01:53:57,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=aa40da31-554f-4c76-b277-67e730a8b892 used request id req-16b7fa45-6f77-4d12-8b1c-e588cfae2e53 2018-07-15 01:53:57,514 - create_instance - INFO - Deleting Port with ID - 4f829448-8ff6-499e-b42a-f6c72565c8e0 2018-07-15 01:53:57,515 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-port 2018-07-15 01:53:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/4f829448-8ff6-499e-b42a-f6c72565c8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:57,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b29fa72-9a22-4372-b1a5-4b00b1905081 Date: Sun, 15 Jul 2018 01:53:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:53:58,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/4f829448-8ff6-499e-b42a-f6c72565c8e0 used request id req-1b29fa72-9a22-4372-b1a5-4b00b1905081 2018-07-15 01:53:58,000 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst 2018-07-15 01:53:58,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:58,131 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:53:58 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-d4e59430-3b4f-4e8d-aac7-b6d7a3037eaf x-compute-request-id: req-d4e59430-3b4f-4e8d-aac7-b6d7a3037eaf Content-Type: application/json 2018-07-15 01:53:58,131 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-d4e59430-3b4f-4e8d-aac7-b6d7a3037eaf 2018-07-15 01:53:58,131 - create_instance - INFO - Checking deletion status 2018-07-15 01:53:58,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:53:58,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:53:58 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-e9848ce6-bf03-48b0-bbe8-e99bd48337c2 x-compute-request-id: req-e9848ce6-bf03-48b0-bbe8-e99bd48337c2 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:c8:41", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8", "rel": "bookmark"}], "image": {"id": "69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "links": [{"href": "http://172.30.9.25:8774/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-15T01:53:40.000000", "flavor": {"id": "f4fe5b8b-a6b6-45b7-816b-94e76506db07", "links": [{"href": "http://172.30.9.25:8774/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07", "rel": "bookmark"}]}, "id": "ffe6d9b8-b37c-477d-91df-41061d8189e8", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:53:58Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst", "created": "2018-07-15T01:53:34Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:53:58,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-e9848ce6-bf03-48b0-bbe8-e99bd48337c2 2018-07-15 01:53:58,420 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst] is - ACTIVE 2018-07-15 01:53:58,420 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:54:01,424 - create_instance - DEBUG - VM status query timeout in 296.708105087 2018-07-15 01:54:01,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8b65b5c296c044b3bb5f720847397a79f8b8a2" 2018-07-15 01:54:01,472 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:54:01 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-242939a8-d010-4177-8c64-80df4bf4f3a4 x-compute-request-id: req-242939a8-d010-4177-8c64-80df4bf4f3a4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ffe6d9b8-b37c-477d-91df-41061d8189e8 could not be found.", "code": 404}} 2018-07-15 01:54:01,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/ffe6d9b8-b37c-477d-91df-41061d8189e8 used request id req-242939a8-d010-4177-8c64-80df4bf4f3a4 2018-07-15 01:54:01,472 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ffe6d9b8-b37c-477d-91df-41061d8189e8 could not be found. (HTTP 404) (Request-ID: req-242939a8-d010-4177-8c64-80df4bf4f3a4) 2018-07-15 01:54:01,472 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-vm_inst 2018-07-15 01:54:01,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0c52181-d649-40c7-9181-4e1d84c8b9b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c538d1bf8d8a369a51c67d05473e608b86c054e4" 2018-07-15 01:54:01,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:01 GMT Server: Apache x-compute-request-id: req-0b381062-a4de-49a1-86a7-a6da3100b598 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b381062-a4de-49a1-86a7-a6da3100b598 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:53:51.000000", "replication_status": null, "snapshot_id": null, "id": "5010a86a-94c4-4481-b642-1e16c6d24a7e", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76", "bootable": "false", "created_at": "2018-07-15T01:53:28.000000", "volume_type": null}} 2018-07-15 01:54:01,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-0b381062-a4de-49a1-86a7-a6da3100b598 2018-07-15 01:54:01,694 - create_volume - DEBUG - Instance status is - available 2018-07-15 01:54:01,694 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76 2018-07-15 01:54:01,694 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76 2018-07-15 01:54:01,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0c52181-d649-40c7-9181-4e1d84c8b9b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c538d1bf8d8a369a51c67d05473e608b86c054e4" 2018-07-15 01:54:01,789 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:54:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-925ab894-f683-4258-b078-3ea690137dc0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:54:01,789 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-925ab894-f683-4258-b078-3ea690137dc0 2018-07-15 01:54:01,793 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0c52181-d649-40c7-9181-4e1d84c8b9b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c538d1bf8d8a369a51c67d05473e608b86c054e4" 2018-07-15 01:54:02,150 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:54:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b83ebcf2-2814-47eb-b965-a8ee82be265d x-openstack-request-id: req-b83ebcf2-2814-47eb-b965-a8ee82be265d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5010a86a-94c4-4481-b642-1e16c6d24a7e could not be found.", "code": 404}} 2018-07-15 01:54:02,151 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/5010a86a-94c4-4481-b642-1e16c6d24a7e used request id req-b83ebcf2-2814-47eb-b965-a8ee82be265d 2018-07-15 01:54:02,151 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5010a86a-94c4-4481-b642-1e16c6d24a7e could not be found. (HTTP 404) (Request-ID: req-b83ebcf2-2814-47eb-b965-a8ee82be265d) 2018-07-15 01:54:02,151 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76 2018-07-15 01:54:02,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe994fbcad60a13bffd4c13bdf1c79ba690ac3a6" 2018-07-15 01:54:02,195 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:54:02 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-75b2cf28-286a-4fb6-9db7-14c1a9945fc1 x-compute-request-id: req-75b2cf28-286a-4fb6-9db7-14c1a9945fc1 Content-Length: 0 Content-Type: application/json 2018-07-15 01:54:02,195 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/f4fe5b8b-a6b6-45b7-816b-94e76506db07 used request id req-75b2cf28-286a-4fb6-9db7-14c1a9945fc1 2018-07-15 01:54:02,196 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet 2018-07-15 01:54:02,196 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-subnet 2018-07-15 01:54:02,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/36e151a1-4174-4902-9532-1548ebd3a73e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" 2018-07-15 01:54:03,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e48f7723-682a-454a-bc72-cda67a362ae6 Date: Sun, 15 Jul 2018 01:54:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:54:03,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/36e151a1-4174-4902-9532-1548ebd3a73e used request id req-e48f7723-682a-454a-bc72-cda67a362ae6 2018-07-15 01:54:03,222 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-net 2018-07-15 01:54:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/aa40da31-554f-4c76-b277-67e730a8b892 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d194046461871b70dafc1f382f2738c163d83901" 2018-07-15 01:54:04,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82c46c8d-64df-445d-a030-d386b6a44c88 Date: Sun, 15 Jul 2018 01:54:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:54:04,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/aa40da31-554f-4c76-b277-67e730a8b892 used request id req-82c46c8d-64df-445d-a030-d386b6a44c88 2018-07-15 01:54:04,321 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-d874d598-d2e0-4ed0-916e-bc0bd7535a76-image 2018-07-15 01:54:04,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ece0f6d60b5e80d81d6b00d9a3ecf0169e1b82" 2018-07-15 01:54:04,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71a63c3a-510f-4f1a-857e-f7aca762e6e7 Date: Sun, 15 Jul 2018 01:54:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:54:04,745 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/69b8f7bf-ec27-45ed-bfa6-ec14797d1293 used request id req-71a63c3a-510f-4f1a-857e-f7aca762e6e7 2018-07-15 01:54:04,748 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:54:04,751 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-15 01:54:04,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:04,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:05,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["BMG1gqkoSKiik2QhfFfZ-g"], "issued_at": "2018-07-15T01:54:05.000000Z"}} 2018-07-15 01:54:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" 2018-07-15 01:54:05,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af46b1a8-29c7-48dd-bc8d-06b36fff22d0 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:05,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-af46b1a8-29c7-48dd-bc8d-06b36fff22d0 2018-07-15 01:54:05,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" 2018-07-15 01:54:05,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-07dbf92e-1445-4ec8-ab05-9c8830bd2c51 Date: Sun, 15 Jul 2018 01:54:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image"} 2018-07-15 01:54:05,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image used request id req-07dbf92e-1445-4ec8-ab05-9c8830bd2c51 2018-07-15 01:54:05,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" 2018-07-15 01:54:05,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a1f6a20f-cfdd-44dc-9aaf-87b5e48bc087 Date: Sun, 15 Jul 2018 01:54:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:54:05,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-a1f6a20f-cfdd-44dc-9aaf-87b5e48bc087 2018-07-15 01:54:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image"}' 2018-07-15 01:54:05,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0223723a-0285-4116-847a-547eba0af89e Date: Sun, 15 Jul 2018 01:54:05 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:54:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-15T01:54:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "min_disk": 0, "protected": false, "id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "file": "/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/file", "checksum": null, "owner": "6c7918ecf2a745da94a03bea1c6739ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:54:05,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-0223723a-0285-4116-847a-547eba0af89e 2018-07-15 01:54:05,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" -d '' 2018-07-15 01:54:06,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-801cf795-5d8a-4d6c-96be-be30129d2fc4 Date: Sun, 15 Jul 2018 01:54:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:54:06,829 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/file used request id req-801cf795-5d8a-4d6c-96be-be30129d2fc4 2018-07-15 01:54:06,829 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:54:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" 2018-07-15 01:54:06,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-9b6eff9c-0fa2-47fa-a1ca-1c416b6889b8 Date: Sun, 15 Jul 2018 01:54:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:54:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:54:06Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/snap", "metadata": {}}], "self": "/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "min_disk": 0, "protected": false, "id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "file": "/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:54:06,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf used request id req-9b6eff9c-0fa2-47fa-a1ca-1c416b6889b8 2018-07-15 01:54:06,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" 2018-07-15 01:54:06,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4cf05bef-a2a6-447f-b152-d46391bed877 Date: Sun, 15 Jul 2018 01:54:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:54:06,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-4cf05bef-a2a6-447f-b152-d46391bed877 2018-07-15 01:54:06,863 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image 2018-07-15 01:54:06,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" 2018-07-15 01:54:06,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-f1768f34-a005-4b23-8954-2e9b3d78f5cb Date: Sun, 15 Jul 2018 01:54:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:54:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:54:06Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/snap", "metadata": {}}], "self": "/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "min_disk": 0, "protected": false, "id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "file": "/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:54:06,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf used request id req-f1768f34-a005-4b23-8954-2e9b3d78f5cb 2018-07-15 01:54:06,888 - create_image - DEBUG - Instance status is - active 2018-07-15 01:54:06,888 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image 2018-07-15 01:54:06,889 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image 2018-07-15 01:54:06,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:06,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:07,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["bDFiphJhRB69CoQIfRmJyQ"], "issued_at": "2018-07-15T01:54:07.000000Z"}} 2018-07-15 01:54:07,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" 2018-07-15 01:54:07,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a550ecc-3dac-4946-ad05-d07c7c22648f 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:07,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2a550ecc-3dac-4946-ad05-d07c7c22648f 2018-07-15 01:54:07,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" 2018-07-15 01:54:07,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13dda65b-49b3-49eb-942c-f98ab2f2e64e Date: Sun, 15 Jul 2018 01:54:07 GMT RESP BODY: {"networks":[]} 2018-07-15 01:54:07,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net used request id req-13dda65b-49b3-49eb-942c-f98ab2f2e64e 2018-07-15 01:54:07,591 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net 2018-07-15 01:54:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net", "admin_state_up": true}}' 2018-07-15 01:54:07,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-599eb30a-d01f-4414-a380-5b72a846d5a8 Date: Sun, 15 Jul 2018 01:54:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:54:07Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","mtu":1450}} 2018-07-15 01:54:07,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-599eb30a-d01f-4414-a380-5b72a846d5a8 2018-07-15 01:54:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" 2018-07-15 01:54:08,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-c6cc7aa5-d21d-4489-8d48-667e2697debd Date: Sun, 15 Jul 2018 01:54:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:54:07Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:08,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-c6cc7aa5-d21d-4489-8d48-667e2697debd 2018-07-15 01:54:08,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" 2018-07-15 01:54:08,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2c1d86b1-622e-4e6b-822a-9274bb126a0a Date: Sun, 15 Jul 2018 01:54:08 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:54:08,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-2c1d86b1-622e-4e6b-822a-9274bb126a0a 2018-07-15 01:54:08,070 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet 2018-07-15 01:54:08,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" -d '{"subnets": [{"ip_version": 4, "network_id": "b4244889-bd93-42de-a875-e83a9f18d1c3", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet"}]}' 2018-07-15 01:54:08,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-2b0d3057-5d4d-44f3-b81b-1720f7c6c717 Date: Sun, 15 Jul 2018 01:54:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:08,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-2b0d3057-5d4d-44f3-b81b-1720f7c6c717 2018-07-15 01:54:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" 2018-07-15 01:54:08,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7bc1f3ea-5714-45f0-ab63-d7f1017bb8c5 Date: Sun, 15 Jul 2018 01:54:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["968b4e56-f4b1-4359-b632-71b2b7eb53f2"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:08,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-7bc1f3ea-5714-45f0-ab63-d7f1017bb8c5 2018-07-15 01:54:08,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" 2018-07-15 01:54:08,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ed8ed78d-ac4c-4bee-a327-a3cd069d77e8 Date: Sun, 15 Jul 2018 01:54:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:08,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-ed8ed78d-ac4c-4bee-a327-a3cd069d77e8 2018-07-15 01:54:08,927 - OpenStackNetwork - DEBUG - Network [b4244889-bd93-42de-a875-e83a9f18d1c3] created successfully 2018-07-15 01:54:08,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:08,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:09,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["eb51q71hRc6fV4Su7TCXXQ"], "issued_at": "2018-07-15T01:54:09.000000Z"}} 2018-07-15 01:54:09,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b41fa03c52b64d3c9602b345c8f13bb0b5f9d8d" 2018-07-15 01:54:09,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb3d129-4926-4033-b877-0ae5255fe6b8 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:09,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bdb3d129-4926-4033-b877-0ae5255fe6b8 2018-07-15 01:54:09,514 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:54:09,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b41fa03c52b64d3c9602b345c8f13bb0b5f9d8d" 2018-07-15 01:54:09,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:09 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-f843f5b8-7810-4475-a3a7-fb306c6487bc x-compute-request-id: req-f843f5b8-7810-4475-a3a7-fb306c6487bc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:54:09,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f843f5b8-7810-4475-a3a7-fb306c6487bc 2018-07-15 01:54:09,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b41fa03c52b64d3c9602b345c8f13bb0b5f9d8d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-15 01:54:09,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:09 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-549902c0-65b9-43b7-8ae1-75c20e914076 x-compute-request-id: req-549902c0-65b9-43b7-8ae1-75c20e914076 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52"}} 2018-07-15 01:54:09,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-549902c0-65b9-43b7-8ae1-75c20e914076 2018-07-15 01:54:09,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:09,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:10,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["HhxFV_YmQvGsi3yt65H6sg"], "issued_at": "2018-07-15T01:54:10.000000Z"}} 2018-07-15 01:54:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" 2018-07-15 01:54:10,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6744275b-a562-4e8b-9350-77c10a7f2286 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:10,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6744275b-a562-4e8b-9350-77c10a7f2286 2018-07-15 01:54:10,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" 2018-07-15 01:54:10,869 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:10 GMT Server: Apache x-compute-request-id: req-48e9597d-126b-47a2-9ecd-29f102ba2f12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-48e9597d-126b-47a2-9ecd-29f102ba2f12 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-15 01:54:10,869 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail used request id req-48e9597d-126b-47a2-9ecd-29f102ba2f12 2018-07-15 01:54:10,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-48e9597d-126b-47a2-9ecd-29f102ba2f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-15 01:54:11,316 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:54:10 GMT Server: Apache x-compute-request-id: req-1646f3d6-bbc8-4d9c-a476-c9763be5f130 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1646f3d6-bbc8-4d9c-a476-c9763be5f130 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:54:11.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "23542406-8047-4378-99e2-0e752c078530", "size": 1}} 2018-07-15 01:54:11,316 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes used request id req-1646f3d6-bbc8-4d9c-a476-c9763be5f130 2018-07-15 01:54:11,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48e9597d-126b-47a2-9ecd-29f102ba2f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" 2018-07-15 01:54:11,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:11 GMT Server: Apache x-compute-request-id: req-5d56b140-4773-4f14-a14c-b5ce2560b07b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d56b140-4773-4f14-a14c-b5ce2560b07b Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:54:11.000000", "replication_status": null, "snapshot_id": null, "id": "23542406-8047-4378-99e2-0e752c078530", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944", "bootable": "false", "created_at": "2018-07-15T01:54:11.000000", "volume_type": null}} 2018-07-15 01:54:11,566 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 used request id req-5d56b140-4773-4f14-a14c-b5ce2560b07b 2018-07-15 01:54:11,566 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944 2018-07-15 01:54:11,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48e9597d-126b-47a2-9ecd-29f102ba2f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" 2018-07-15 01:54:11,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:11 GMT Server: Apache x-compute-request-id: req-2b2455be-5fd2-406f-8a34-004fe5665ad4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b2455be-5fd2-406f-8a34-004fe5665ad4 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:54:11.000000", "replication_status": null, "snapshot_id": null, "id": "23542406-8047-4378-99e2-0e752c078530", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944", "bootable": "false", "created_at": "2018-07-15T01:54:11.000000", "volume_type": null}} 2018-07-15 01:54:11,813 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 used request id req-2b2455be-5fd2-406f-8a34-004fe5665ad4 2018-07-15 01:54:11,813 - create_volume - DEBUG - Instance status is - available 2018-07-15 01:54:11,813 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944 2018-07-15 01:54:11,814 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944 2018-07-15 01:54:11,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:11,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:12,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["KLviL89uRVO-nwXFxpIkVg"], "issued_at": "2018-07-15T01:54:12.000000Z"}} 2018-07-15 01:54:12,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:12,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83ea31d-5929-4911-b84d-3b2c8c757608 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:12,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-a83ea31d-5929-4911-b84d-3b2c8c757608 2018-07-15 01:54:12,299 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:54:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:12,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d1a74e-fec5-4694-92d8-b77d4579a9ea 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:12,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-77d1a74e-fec5-4694-92d8-b77d4579a9ea 2018-07-15 01:54:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:12,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-046afa69-ce15-4c4c-8ec3-ad50fd0ec3cd Date: Sun, 15 Jul 2018 01:54:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["968b4e56-f4b1-4359-b632-71b2b7eb53f2"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:12,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net used request id req-046afa69-ce15-4c4c-8ec3-ad50fd0ec3cd 2018-07-15 01:54:12,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:54:12,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f16acd-0eb5-41a4-a5b3-6e50ea6ee989 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:54:12,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-73f16acd-0eb5-41a4-a5b3-6e50ea6ee989 2018-07-15 01:54:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:12,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e617a05b-4db6-4441-8752-d6f4acb63900 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:12,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-e617a05b-4db6-4441-8752-d6f4acb63900 2018-07-15 01:54:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:13,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-36c69645-f183-47d3-8f0a-073153ddd297 Date: Sun, 15 Jul 2018 01:54:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:13,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-36c69645-f183-47d3-8f0a-073153ddd297 2018-07-15 01:54:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:13,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd062483-80f8-4023-a0da-079e57eea1be Date: Sun, 15 Jul 2018 01:54:13 GMT RESP BODY: {"ports":[]} 2018-07-15 01:54:13,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port&admin_state_up=True used request id req-bd062483-80f8-4023-a0da-079e57eea1be 2018-07-15 01:54:13,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:13,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:13 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-76118cb4-7c22-451d-9d84-9a3318f162bf x-compute-request-id: req-76118cb4-7c22-451d-9d84-9a3318f162bf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:54:13,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst used request id req-76118cb4-7c22-451d-9d84-9a3318f162bf 2018-07-15 01:54:13,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:13,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b2c7bda5-82b1-47f8-9cb4-ab6c591db4d4 Date: Sun, 15 Jul 2018 01:54:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["968b4e56-f4b1-4359-b632-71b2b7eb53f2"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:13,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net used request id req-b2c7bda5-82b1-47f8-9cb4-ab6c591db4d4 2018-07-15 01:54:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:13,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7817b5-7bb2-4949-b02a-cc0ad35216e0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:13,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-1d7817b5-7bb2-4949-b02a-cc0ad35216e0 2018-07-15 01:54:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:13,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8e1b067f-8cd4-40ea-b2f8-c648a0baeb76 Date: Sun, 15 Jul 2018 01:54:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:13,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-8e1b067f-8cd4-40ea-b2f8-c648a0baeb76 2018-07-15 01:54:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:13,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4153bf45-a208-4d98-9b7b-5d17eff8815e Date: Sun, 15 Jul 2018 01:54:13 GMT RESP BODY: {"ports":[]} 2018-07-15 01:54:13,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port&admin_state_up=True used request id req-4153bf45-a208-4d98-9b7b-5d17eff8815e 2018-07-15 01:54:13,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:13,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:13,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Hwcy59EaQYiozpOqRhL8TA"], "issued_at": "2018-07-15T01:54:14.000000Z"}} 2018-07-15 01:54:13,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4326b90df0ebb57b579d0f5b67ed5bc53a36aacb" 2018-07-15 01:54:13,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359beb40-2fa4-42f0-ae4a-48d7266496dd 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:13,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-359beb40-2fa4-42f0-ae4a-48d7266496dd 2018-07-15 01:54:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:14,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0328a0a5-c997-4856-8cff-3c0453a862a9 Date: Sun, 15 Jul 2018 01:54:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["968b4e56-f4b1-4359-b632-71b2b7eb53f2"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:14,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net used request id req-0328a0a5-c997-4856-8cff-3c0453a862a9 2018-07-15 01:54:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:14,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-caa6c7c9-6015-44f1-9a00-8d8c7b535ab6 Date: Sun, 15 Jul 2018 01:54:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:14,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-caa6c7c9-6015-44f1-9a00-8d8c7b535ab6 2018-07-15 01:54:14,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:14,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bcc77507-f401-4326-a6ba-da3c60b68a13 Date: Sun, 15 Jul 2018 01:54:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["968b4e56-f4b1-4359-b632-71b2b7eb53f2"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:14,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net used request id req-bcc77507-f401-4326-a6ba-da3c60b68a13 2018-07-15 01:54:14,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:54:14,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0deb9467-3aa7-452b-b557-10da8dea186f Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:54:14,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-0deb9467-3aa7-452b-b557-10da8dea186f 2018-07-15 01:54:14,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4326b90df0ebb57b579d0f5b67ed5bc53a36aacb" 2018-07-15 01:54:14,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-941f8b42-0663-49e4-a575-c3fa41ac611d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:14,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-941f8b42-0663-49e4-a575-c3fa41ac611d 2018-07-15 01:54:14,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:14,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-38eed878-8f90-43bf-a128-57910f31ba11 Date: Sun, 15 Jul 2018 01:54:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:14,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-38eed878-8f90-43bf-a128-57910f31ba11 2018-07-15 01:54:14,364 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net 2018-07-15 01:54:14,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" -d '{"port": {"network_id": "b4244889-bd93-42de-a875-e83a9f18d1c3", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port", "admin_state_up": true}}' 2018-07-15 01:54:15,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-3d606b17-a012-4aa6-9d3f-8f8253b6b03e Date: Sun, 15 Jul 2018 01:54:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:14Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","ip_address":"10.55.0.7"}],"id":"560e2330-a805-49a1-89b6-1c974324c6c0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:29:ff:30","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port","project_id":"6c7918ecf2a745da94a03bea1c6739ed","qos_policy_id":null,"admin_state_up":true,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:14Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-15 01:54:15,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-3d606b17-a012-4aa6-9d3f-8f8253b6b03e 2018-07-15 01:54:15,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6a2bb865-222d-404e-a0d2-b99dba9fb50c Date: Sun, 15 Jul 2018 01:54:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["968b4e56-f4b1-4359-b632-71b2b7eb53f2"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:15,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net used request id req-6a2bb865-222d-404e-a0d2-b99dba9fb50c 2018-07-15 01:54:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8898092-5482-405d-976d-b7090b6c3f18 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:15,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-f8898092-5482-405d-976d-b7090b6c3f18 2018-07-15 01:54:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d1170771-fe66-4654-9787-f90cf4627c1e Date: Sun, 15 Jul 2018 01:54:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:15,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-d1170771-fe66-4654-9787-f90cf4627c1e 2018-07-15 01:54:15,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-6f26ca52-b348-4b82-9bd2-e8286f54eeec Date: Sun, 15 Jul 2018 01:54:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:14Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","ip_address":"10.55.0.7"}],"id":"560e2330-a805-49a1-89b6-1c974324c6c0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:29:ff:30","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port","admin_state_up":true,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:14Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-15 01:54:15,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port&admin_state_up=True used request id req-6f26ca52-b348-4b82-9bd2-e8286f54eeec 2018-07-15 01:54:15,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b1dee4-b33e-439c-934a-8d3845436f98 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:15,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-d9b1dee4-b33e-439c-934a-8d3845436f98 2018-07-15 01:54:15,411 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst 2018-07-15 01:54:15,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:15 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-bbf939e1-86c3-4b72-9a08-196339eca63c x-compute-request-id: req-bbf939e1-86c3-4b72-9a08-196339eca63c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-flavor"}]} 2018-07-15 01:54:15,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bbf939e1-86c3-4b72-9a08-196339eca63c 2018-07-15 01:54:15,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:15 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-6758f664-d594-4b11-a623-9c7a0ad11074 x-compute-request-id: req-6758f664-d594-4b11-a623-9c7a0ad11074 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52"}} 2018-07-15 01:54:15,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52 used request id req-6758f664-d594-4b11-a623-9c7a0ad11074 2018-07-15 01:54:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-bda20ed4-246b-4ef3-bf38-a757ecd16ca2 Date: Sun, 15 Jul 2018 01:54:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:54:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:54:06Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/snap", "metadata": {}}], "self": "/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "min_disk": 0, "protected": false, "id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "file": "/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image"} 2018-07-15 01:54:15,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image used request id req-bda20ed4-246b-4ef3-bf38-a757ecd16ca2 2018-07-15 01:54:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:15,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-99b48d84-c538-4eb6-ba8d-e25c8ce31cfa Date: Sun, 15 Jul 2018 01:54:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:54:15,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-99b48d84-c538-4eb6-ba8d-e25c8ce31cfa 2018-07-15 01:54:15,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst", "imageRef": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "flavorRef": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "max_count": 1, "min_count": 1, "networks": [{"port": "560e2330-a805-49a1-89b6-1c974324c6c0"}]}}' 2018-07-15 01:54:17,434 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:54:15 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-29111cf2-0e8a-4c3a-8966-07e94d70b0db x-compute-request-id: req-29111cf2-0e8a-4c3a-8966-07e94d70b0db Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5e890749-6adf-4b80-85e8-92edf70a8353", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "bookmark"}], "adminPass": "AAF6euH5gDxT"}} 2018-07-15 01:54:17,434 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-29111cf2-0e8a-4c3a-8966-07e94d70b0db 2018-07-15 01:54:17,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:17,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:17 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-ea8449cb-b904-4778-be57-65e9b6d2393a x-compute-request-id: req-ea8449cb-b904-4778-be57-65e9b6d2393a Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "bookmark"}], "image": {"id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "links": [{"href": "http://172.30.9.25:8774/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "links": [{"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}]}, "id": "5e890749-6adf-4b80-85e8-92edf70a8353", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:54:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst", "created": "2018-07-15T01:54:17Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:17,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-ea8449cb-b904-4778-be57-65e9b6d2393a 2018-07-15 01:54:17,841 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst 2018-07-15 01:54:17,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:17,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:17 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-fd6a9ed0-07c9-44a6-bbd2-948f58af1bef x-compute-request-id: req-fd6a9ed0-07c9-44a6-bbd2-948f58af1bef Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "bookmark"}], "image": {"id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "links": [{"href": "http://172.30.9.25:8774/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "links": [{"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}]}, "id": "5e890749-6adf-4b80-85e8-92edf70a8353", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:54:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst", "created": "2018-07-15T01:54:17Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:17,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-fd6a9ed0-07c9-44a6-bbd2-948f58af1bef 2018-07-15 01:54:17,914 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst] is - BUILD 2018-07-15 01:54:17,914 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:54:20,917 - create_instance - DEBUG - VM status query timeout in 896.924178123 2018-07-15 01:54:20,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:21,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:20 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-48e3ea2c-6b07-4d0a-874f-5276754d7a8c x-compute-request-id: req-48e3ea2c-6b07-4d0a-874f-5276754d7a8c Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "bookmark"}], "image": {"id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "links": [{"href": "http://172.30.9.25:8774/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "links": [{"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}]}, "id": "5e890749-6adf-4b80-85e8-92edf70a8353", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:54:20Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst", "created": "2018-07-15T01:54:17Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:21,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-48e3ea2c-6b07-4d0a-874f-5276754d7a8c 2018-07-15 01:54:21,418 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst] is - BUILD 2018-07-15 01:54:21,418 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:54:24,421 - create_instance - DEBUG - VM status query timeout in 893.42048502 2018-07-15 01:54:24,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:24,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:24 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-7d10c754-20ad-4838-83d9-66df8758ba7a x-compute-request-id: req-7d10c754-20ad-4838-83d9-66df8758ba7a Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:ff:30", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "bookmark"}], "image": {"id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "links": [{"href": "http://172.30.9.25:8774/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-15T01:54:24.000000", "flavor": {"id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "links": [{"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}]}, "id": "5e890749-6adf-4b80-85e8-92edf70a8353", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:24Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst", "created": "2018-07-15T01:54:17Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:24,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-7d10c754-20ad-4838-83d9-66df8758ba7a 2018-07-15 01:54:24,771 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst] is - ACTIVE 2018-07-15 01:54:24,771 - create_instance - INFO - VM is - ACTIVE 2018-07-15 01:54:24,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:24,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:24 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-eabbb476-21cc-4fa0-b4f1-bc74533b61a7 x-compute-request-id: req-eabbb476-21cc-4fa0-b4f1-bc74533b61a7 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:ff:30", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "bookmark"}], "image": {"id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "links": [{"href": "http://172.30.9.25:8774/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-15T01:54:24.000000", "flavor": {"id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "links": [{"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}]}, "id": "5e890749-6adf-4b80-85e8-92edf70a8353", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:24Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst", "created": "2018-07-15T01:54:17Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:24,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-eabbb476-21cc-4fa0-b4f1-bc74533b61a7 2018-07-15 01:54:24,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:25,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2d6f1197-920b-4f87-90a6-b598ee959d53 Date: Sun, 15 Jul 2018 01:54:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["968b4e56-f4b1-4359-b632-71b2b7eb53f2"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:25,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net used request id req-2d6f1197-920b-4f87-90a6-b598ee959d53 2018-07-15 01:54:25,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:25,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2f43ed-600f-4cf9-b791-ebe7c86c990c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:25,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-fb2f43ed-600f-4cf9-b791-ebe7c86c990c 2018-07-15 01:54:25,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:25,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-97ff157d-d2d9-4670-935e-25eb5a98d986 Date: Sun, 15 Jul 2018 01:54:25 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:25,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-97ff157d-d2d9-4670-935e-25eb5a98d986 2018-07-15 01:54:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:25,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-358f4450-0645-4b13-a3aa-4ae728a7a8be Date: Sun, 15 Jul 2018 01:54:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","ip_address":"10.55.0.7"}],"id":"560e2330-a805-49a1-89b6-1c974324c6c0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:ff:30","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port","admin_state_up":true,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:14Z","binding:vnic_type":"normal","device_id":"5e890749-6adf-4b80-85e8-92edf70a8353","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:10Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","ip_address":"10.55.0.2"}],"id":"65bc394e-1a22-4548-9995-5e1e40c97878","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:01:25","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4244889-bd93-42de-a875-e83a9f18d1c3","ip_allocation":"immediate"}]} 2018-07-15 01:54:25,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-358f4450-0645-4b13-a3aa-4ae728a7a8be 2018-07-15 01:54:25,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:25,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["YUtEdWIyRk20rA-248Hvyw"], "issued_at": "2018-07-15T01:54:25.000000Z"}} 2018-07-15 01:54:25,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0105465818fa5d8ab0a9111ee9c28d2d98b72f42" 2018-07-15 01:54:25,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40efce8b-08cf-47fc-972d-4a84ced2a851 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:25,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-40efce8b-08cf-47fc-972d-4a84ced2a851 2018-07-15 01:54:25,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:26,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:25 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-ea7e28a8-0b32-40c7-895c-bca7d706a547 x-compute-request-id: req-ea7e28a8-0b32-40c7-895c-bca7d706a547 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:ff:30", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "bookmark"}], "image": {"id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "links": [{"href": "http://172.30.9.25:8774/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-15T01:54:24.000000", "flavor": {"id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "links": [{"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}]}, "id": "5e890749-6adf-4b80-85e8-92edf70a8353", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:24Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst", "created": "2018-07-15T01:54:17Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:26,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-ea7e28a8-0b32-40c7-895c-bca7d706a547 2018-07-15 01:54:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:26,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4297ea31-b926-4c77-adc6-78f5292d515d Date: Sun, 15 Jul 2018 01:54:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b4244889-bd93-42de-a875-e83a9f18d1c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["968b4e56-f4b1-4359-b632-71b2b7eb53f2"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:07Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:26,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net used request id req-4297ea31-b926-4c77-adc6-78f5292d515d 2018-07-15 01:54:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:26,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9510ba9-7043-4c74-b520-1f2b88808d67 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:26,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-b9510ba9-7043-4c74-b520-1f2b88808d67 2018-07-15 01:54:26,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:26,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1819f4f5-129f-4e69-95bb-6cb8a4d53747 Date: Sun, 15 Jul 2018 01:54:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","ip_version":4}]} 2018-07-15 01:54:26,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-1819f4f5-129f-4e69-95bb-6cb8a4d53747 2018-07-15 01:54:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:26,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2036 X-Openstack-Request-Id: req-840519c1-b1d4-4ce1-b6ce-11a0fec82561 Date: Sun, 15 Jul 2018 01:54:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","ip_address":"10.55.0.7"}],"id":"560e2330-a805-49a1-89b6-1c974324c6c0","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:29:ff:30","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port","admin_state_up":true,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:14Z","binding:vnic_type":"normal","device_id":"5e890749-6adf-4b80-85e8-92edf70a8353","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:10Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"968b4e56-f4b1-4359-b632-71b2b7eb53f2","ip_address":"10.55.0.2"}],"id":"65bc394e-1a22-4548-9995-5e1e40c97878","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:01:25","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4244889-bd93-42de-a875-e83a9f18d1c3","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4244889-bd93-42de-a875-e83a9f18d1c3","ip_allocation":"immediate"}]} 2018-07-15 01:54:26,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-840519c1-b1d4-4ce1-b6ce-11a0fec82561 2018-07-15 01:54:26,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0105465818fa5d8ab0a9111ee9c28d2d98b72f42" -d '{"volumeAttachment": {"volumeId": "23542406-8047-4378-99e2-0e752c078530"}}' 2018-07-15 01:54:27,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:26 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-df89d2db-dcc9-4220-981d-5073725b6906 x-compute-request-id: req-df89d2db-dcc9-4220-981d-5073725b6906 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5e890749-6adf-4b80-85e8-92edf70a8353", "id": "23542406-8047-4378-99e2-0e752c078530", "volumeId": "23542406-8047-4378-99e2-0e752c078530"}} 2018-07-15 01:54:27,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353/os-volume_attachments used request id req-df89d2db-dcc9-4220-981d-5073725b6906 2018-07-15 01:54:27,837 - create_instance - INFO - Deleting Port with ID - 560e2330-a805-49a1-89b6-1c974324c6c0 2018-07-15 01:54:27,837 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-port 2018-07-15 01:54:27,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/560e2330-a805-49a1-89b6-1c974324c6c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:28,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f62cdea0-3e8b-4dd4-8405-2be6393c5878 Date: Sun, 15 Jul 2018 01:54:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:54:28,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/560e2330-a805-49a1-89b6-1c974324c6c0 used request id req-f62cdea0-3e8b-4dd4-8405-2be6393c5878 2018-07-15 01:54:28,277 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst 2018-07-15 01:54:28,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:28,415 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:54:28 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-5eea5dab-05c5-449c-828f-b361a5476e2c x-compute-request-id: req-5eea5dab-05c5-449c-828f-b361a5476e2c Content-Type: application/json 2018-07-15 01:54:28,415 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-5eea5dab-05c5-449c-828f-b361a5476e2c 2018-07-15 01:54:28,415 - create_instance - INFO - Checking deletion status 2018-07-15 01:54:28,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:28,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:28 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-9d11cff6-e992-4ab4-812e-b4d56418de0e x-compute-request-id: req-9d11cff6-e992-4ab4-812e-b4d56418de0e Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:ff:30", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/5e890749-6adf-4b80-85e8-92edf70a8353", "rel": "bookmark"}], "image": {"id": "ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "links": [{"href": "http://172.30.9.25:8774/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-15T01:54:24.000000", "flavor": {"id": "7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "links": [{"href": "http://172.30.9.25:8774/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52", "rel": "bookmark"}]}, "id": "5e890749-6adf-4b80-85e8-92edf70a8353", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:28Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst", "created": "2018-07-15T01:54:17Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "23542406-8047-4378-99e2-0e752c078530"}], "metadata": {}}} 2018-07-15 01:54:28,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-9d11cff6-e992-4ab4-812e-b4d56418de0e 2018-07-15 01:54:28,753 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst] is - ACTIVE 2018-07-15 01:54:28,753 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:54:31,756 - create_instance - DEBUG - VM status query timeout in 296.659346104 2018-07-15 01:54:31,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01cc99d30139e72f416518a21c59da2b5e3c311" 2018-07-15 01:54:31,810 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:54:31 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-0d5a1e8c-ce24-4896-bb49-a91c396defbb x-compute-request-id: req-0d5a1e8c-ce24-4896-bb49-a91c396defbb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5e890749-6adf-4b80-85e8-92edf70a8353 could not be found.", "code": 404}} 2018-07-15 01:54:31,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/5e890749-6adf-4b80-85e8-92edf70a8353 used request id req-0d5a1e8c-ce24-4896-bb49-a91c396defbb 2018-07-15 01:54:31,810 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5e890749-6adf-4b80-85e8-92edf70a8353 could not be found. (HTTP 404) (Request-ID: req-0d5a1e8c-ce24-4896-bb49-a91c396defbb) 2018-07-15 01:54:31,810 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-vm_inst 2018-07-15 01:54:31,814 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48e9597d-126b-47a2-9ecd-29f102ba2f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" 2018-07-15 01:54:32,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:31 GMT Server: Apache x-compute-request-id: req-719d8d52-d5f8-4ed6-9591-3b1faa676020 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-719d8d52-d5f8-4ed6-9591-3b1faa676020 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:54:30.000000", "replication_status": null, "snapshot_id": null, "id": "23542406-8047-4378-99e2-0e752c078530", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944", "bootable": "false", "created_at": "2018-07-15T01:54:11.000000", "volume_type": null}} 2018-07-15 01:54:32,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 used request id req-719d8d52-d5f8-4ed6-9591-3b1faa676020 2018-07-15 01:54:32,035 - create_volume - DEBUG - Instance status is - available 2018-07-15 01:54:32,035 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944 2018-07-15 01:54:32,035 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944 2018-07-15 01:54:32,038 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48e9597d-126b-47a2-9ecd-29f102ba2f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" 2018-07-15 01:54:32,289 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:54:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f693ae6-c585-4c55-9fbf-f0b296337c95 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:54:32,290 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 used request id req-8f693ae6-c585-4c55-9fbf-f0b296337c95 2018-07-15 01:54:32,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48e9597d-126b-47a2-9ecd-29f102ba2f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" 2018-07-15 01:54:32,351 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:32 GMT Server: Apache x-compute-request-id: req-e60c4460-ca03-4e6c-91b4-f036ddb9e272 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e60c4460-ca03-4e6c-91b4-f036ddb9e272 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:54:32.000000", "replication_status": null, "snapshot_id": null, "id": "23542406-8047-4378-99e2-0e752c078530", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944", "bootable": "false", "created_at": "2018-07-15T01:54:11.000000", "volume_type": null}} 2018-07-15 01:54:32,351 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 used request id req-e60c4460-ca03-4e6c-91b4-f036ddb9e272 2018-07-15 01:54:32,351 - create_volume - DEBUG - Instance status is - deleting 2018-07-15 01:54:32,351 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-15 01:54:35,355 - create_volume - DEBUG - Volume status query timeout in 56.9355239868 2018-07-15 01:54:35,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48e9597d-126b-47a2-9ecd-29f102ba2f12" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c90062e8a70fc0a08be466cd2c288bea3b75d69" 2018-07-15 01:54:35,551 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:54:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-41199376-cdd8-41ef-829a-4e4b3b4b1a8d x-openstack-request-id: req-41199376-cdd8-41ef-829a-4e4b3b4b1a8d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 23542406-8047-4378-99e2-0e752c078530 could not be found.", "code": 404}} 2018-07-15 01:54:35,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/23542406-8047-4378-99e2-0e752c078530 used request id req-41199376-cdd8-41ef-829a-4e4b3b4b1a8d 2018-07-15 01:54:35,551 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 23542406-8047-4378-99e2-0e752c078530 could not be found. (HTTP 404) (Request-ID: req-41199376-cdd8-41ef-829a-4e4b3b4b1a8d) 2018-07-15 01:54:35,551 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944 2018-07-15 01:54:35,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b41fa03c52b64d3c9602b345c8f13bb0b5f9d8d" 2018-07-15 01:54:35,593 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:54:35 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-f3ef7d90-ae24-47eb-9354-bdaca2c6a5c0 x-compute-request-id: req-f3ef7d90-ae24-47eb-9354-bdaca2c6a5c0 Content-Length: 0 Content-Type: application/json 2018-07-15 01:54:35,593 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7b1366ab-f0d4-4ceb-9ece-571fa0855c52 used request id req-f3ef7d90-ae24-47eb-9354-bdaca2c6a5c0 2018-07-15 01:54:35,594 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet 2018-07-15 01:54:35,594 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-subnet 2018-07-15 01:54:35,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/968b4e56-f4b1-4359-b632-71b2b7eb53f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" 2018-07-15 01:54:36,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-321f1320-a272-4807-87cb-893e4d17f864 Date: Sun, 15 Jul 2018 01:54:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:54:36,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/968b4e56-f4b1-4359-b632-71b2b7eb53f2 used request id req-321f1320-a272-4807-87cb-893e4d17f864 2018-07-15 01:54:36,571 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-net 2018-07-15 01:54:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/b4244889-bd93-42de-a875-e83a9f18d1c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c198885fdac979e472eb46121d395d56cb9f628" 2018-07-15 01:54:37,374 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7146668a-4450-449b-b5cb-ea47c8464664 Date: Sun, 15 Jul 2018 01:54:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:54:37,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/b4244889-bd93-42de-a875-e83a9f18d1c3 used request id req-7146668a-4450-449b-b5cb-ea47c8464664 2018-07-15 01:54:37,374 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-b800a87f-7bc4-41b8-ac40-12db4f007944-image 2018-07-15 01:54:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dfd6afc29f2bf7d0cdd33ac28e4bbfbe1f743d70" 2018-07-15 01:54:38,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-def07d4f-2c88-441a-ab15-ebf8d49ef495 Date: Sun, 15 Jul 2018 01:54:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:54:38,157 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/ef2e560d-3608-48a6-beb9-49e4a5b3bdaf used request id req-def07d4f-2c88-441a-ab15-ebf8d49ef495 2018-07-15 01:54:38,159 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:54:38,162 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-15 01:54:38,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:38,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:38,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Qds2s6zGTHy-nDa-U98fMQ"], "issued_at": "2018-07-15T01:54:38.000000Z"}} 2018-07-15 01:54:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" 2018-07-15 01:54:38,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32519c70-ef48-4042-af3c-2e172a8a019f 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:38,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-32519c70-ef48-4042-af3c-2e172a8a019f 2018-07-15 01:54:38,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" 2018-07-15 01:54:38,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-be906df8-0d10-49f5-bedd-6ffedef2ca70 Date: Sun, 15 Jul 2018 01:54:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image"} 2018-07-15 01:54:38,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image used request id req-be906df8-0d10-49f5-bedd-6ffedef2ca70 2018-07-15 01:54:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" 2018-07-15 01:54:38,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-66ea33f0-ef9e-4c99-af5e-4626b21aacf3 Date: Sun, 15 Jul 2018 01:54:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:54:38,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-66ea33f0-ef9e-4c99-af5e-4626b21aacf3 2018-07-15 01:54:38,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image"}' 2018-07-15 01:54:38,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fd27fcc4-f06e-4641-89b6-2f79099eb42a Date: Sun, 15 Jul 2018 01:54:38 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:54:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-15T01:54:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "min_disk": 0, "protected": false, "id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "file": "/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/file", "checksum": null, "owner": "6c7918ecf2a745da94a03bea1c6739ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:54:38,862 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-fd27fcc4-f06e-4641-89b6-2f79099eb42a 2018-07-15 01:54:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" -d '' 2018-07-15 01:54:40,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82bf8472-03ae-4418-8482-6b56761e2d0c Date: Sun, 15 Jul 2018 01:54:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:54:40,196 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/file used request id req-82bf8472-03ae-4418-8482-6b56761e2d0c 2018-07-15 01:54:40,197 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:54:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" 2018-07-15 01:54:40,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-84ce5b15-d31b-491c-8a8a-1e3bddc97fd5 Date: Sun, 15 Jul 2018 01:54:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:54:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:54:40Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/snap", "metadata": {}}], "self": "/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "min_disk": 0, "protected": false, "id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "file": "/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:54:40,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e used request id req-84ce5b15-d31b-491c-8a8a-1e3bddc97fd5 2018-07-15 01:54:40,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" 2018-07-15 01:54:40,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-19582c27-cd6b-4218-b702-4f758b867de6 Date: Sun, 15 Jul 2018 01:54:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:54:40,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-19582c27-cd6b-4218-b702-4f758b867de6 2018-07-15 01:54:40,241 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image 2018-07-15 01:54:40,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" 2018-07-15 01:54:40,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-a0a1c70e-11f7-4141-8263-829cc225b4d5 Date: Sun, 15 Jul 2018 01:54:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:54:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:54:40Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/snap", "metadata": {}}], "self": "/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "min_disk": 0, "protected": false, "id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "file": "/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:54:40,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e used request id req-a0a1c70e-11f7-4141-8263-829cc225b4d5 2018-07-15 01:54:40,260 - create_image - DEBUG - Instance status is - active 2018-07-15 01:54:40,260 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image 2018-07-15 01:54:40,260 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image 2018-07-15 01:54:40,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:40,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:40,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["c7qqnciyTqWF7ffXZ4iwsg"], "issued_at": "2018-07-15T01:54:40.000000Z"}} 2018-07-15 01:54:40,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" 2018-07-15 01:54:40,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678296be-f0e0-4e71-9c0e-9febd6f8d3c1 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:40,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-678296be-f0e0-4e71-9c0e-9febd6f8d3c1 2018-07-15 01:54:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" 2018-07-15 01:54:40,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8a6988b9-ade3-41c7-a407-f8adaa7a001c Date: Sun, 15 Jul 2018 01:54:41 GMT RESP BODY: {"networks":[]} 2018-07-15 01:54:40,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-8a6988b9-ade3-41c7-a407-f8adaa7a001c 2018-07-15 01:54:40,972 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net 2018-07-15 01:54:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net", "admin_state_up": true}}' 2018-07-15 01:54:41,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-2afaf9cf-f453-4003-bb5e-5673de56c24d Date: Sun, 15 Jul 2018 01:54:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","mtu":1450}} 2018-07-15 01:54:41,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks used request id req-2afaf9cf-f453-4003-bb5e-5673de56c24d 2018-07-15 01:54:41,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" 2018-07-15 01:54:41,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-edc89c17-1397-4b7f-8866-ff76b0358328 Date: Sun, 15 Jul 2018 01:54:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:41,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-edc89c17-1397-4b7f-8866-ff76b0358328 2018-07-15 01:54:41,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" 2018-07-15 01:54:41,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a20a07db-3e6b-4606-84d2-3425657a22a0 Date: Sun, 15 Jul 2018 01:54:41 GMT RESP BODY: {"subnets":[]} 2018-07-15 01:54:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-a20a07db-3e6b-4606-84d2-3425657a22a0 2018-07-15 01:54:41,373 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet 2018-07-15 01:54:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" -d '{"subnets": [{"ip_version": 4, "network_id": "dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet"}]}' 2018-07-15 01:54:41,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b8880c05-cc93-4313-83c6-3c4a5aa9f886 Date: Sun, 15 Jul 2018 01:54:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:41,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets used request id req-b8880c05-cc93-4313-83c6-3c4a5aa9f886 2018-07-15 01:54:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" 2018-07-15 01:54:41,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5023a64a-66fb-4937-b6bc-5c8ef6108424 Date: Sun, 15 Jul 2018 01:54:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:41,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-5023a64a-66fb-4937-b6bc-5c8ef6108424 2018-07-15 01:54:41,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" 2018-07-15 01:54:42,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-93187dae-aba1-46c2-9e92-5e747b621d53 Date: Sun, 15 Jul 2018 01:54:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:42,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-93187dae-aba1-46c2-9e92-5e747b621d53 2018-07-15 01:54:42,022 - OpenStackNetwork - DEBUG - Network [dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94] created successfully 2018-07-15 01:54:42,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:42,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:42,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["spfmCaVvS7iJ_UXpm1VH0g"], "issued_at": "2018-07-15T01:54:42.000000Z"}} 2018-07-15 01:54:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2efec210f42736cd36a1c6ef2238baea91efd" 2018-07-15 01:54:42,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cbdf17-6344-412f-9e0c-ee11e9f4db17 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:42,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-b9cbdf17-6344-412f-9e0c-ee11e9f4db17 2018-07-15 01:54:42,450 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:54:42,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2efec210f42736cd36a1c6ef2238baea91efd" 2018-07-15 01:54:42,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:42 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-a6168047-fa78-4c10-956f-e38f8b645869 x-compute-request-id: req-a6168047-fa78-4c10-956f-e38f8b645869 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:54:42,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a6168047-fa78-4c10-956f-e38f8b645869 2018-07-15 01:54:42,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2efec210f42736cd36a1c6ef2238baea91efd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-15 01:54:42,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:42 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-c59d99cf-17fa-4d40-938e-ff9a3ff2a2ef x-compute-request-id: req-c59d99cf-17fa-4d40-938e-ff9a3ff2a2ef Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e"}} 2018-07-15 01:54:42,720 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c59d99cf-17fa-4d40-938e-ff9a3ff2a2ef 2018-07-15 01:54:42,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:42,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:43,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["b_1gTJhXSOiRUcfbWAYi8A"], "issued_at": "2018-07-15T01:54:43.000000Z"}} 2018-07-15 01:54:43,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" 2018-07-15 01:54:43,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579d9518-0aed-4e82-ad3c-bddf864ba695 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:43,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-579d9518-0aed-4e82-ad3c-bddf864ba695 2018-07-15 01:54:43,241 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" 2018-07-15 01:54:43,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:43 GMT Server: Apache x-compute-request-id: req-aed458ca-52ad-4548-b4fe-a5f125a0f026 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aed458ca-52ad-4548-b4fe-a5f125a0f026 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-15 01:54:43,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail used request id req-aed458ca-52ad-4548-b4fe-a5f125a0f026 2018-07-15 01:54:43,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aed458ca-52ad-4548-b4fe-a5f125a0f026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-15 01:54:43,873 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:54:43 GMT Server: Apache x-compute-request-id: req-b8e9d567-ebb3-4d19-abbb-dfdbce59faee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b8e9d567-ebb3-4d19-abbb-dfdbce59faee Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:54:43.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7464d0a1-0246-4871-96c9-43ac655cbed5", "size": 1}} 2018-07-15 01:54:43,873 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes used request id req-b8e9d567-ebb3-4d19-abbb-dfdbce59faee 2018-07-15 01:54:43,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed458ca-52ad-4548-b4fe-a5f125a0f026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" 2018-07-15 01:54:44,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:43 GMT Server: Apache x-compute-request-id: req-403a8f2b-f0d5-424e-bf80-4aef7c7fdbea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-403a8f2b-f0d5-424e-bf80-4aef7c7fdbea Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:54:44.000000", "replication_status": null, "snapshot_id": null, "id": "7464d0a1-0246-4871-96c9-43ac655cbed5", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "creating", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637", "bootable": "false", "created_at": "2018-07-15T01:54:43.000000", "volume_type": null}} 2018-07-15 01:54:44,124 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 used request id req-403a8f2b-f0d5-424e-bf80-4aef7c7fdbea 2018-07-15 01:54:44,124 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637 2018-07-15 01:54:44,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed458ca-52ad-4548-b4fe-a5f125a0f026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" 2018-07-15 01:54:44,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:44 GMT Server: Apache x-compute-request-id: req-e6771a14-f303-47d9-abe0-9d010399bfe4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6771a14-f303-47d9-abe0-9d010399bfe4 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:54:44.000000", "replication_status": null, "snapshot_id": null, "id": "7464d0a1-0246-4871-96c9-43ac655cbed5", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637", "bootable": "false", "created_at": "2018-07-15T01:54:43.000000", "volume_type": null}} 2018-07-15 01:54:44,404 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 used request id req-e6771a14-f303-47d9-abe0-9d010399bfe4 2018-07-15 01:54:44,405 - create_volume - DEBUG - Instance status is - available 2018-07-15 01:54:44,405 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637 2018-07-15 01:54:44,405 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637 2018-07-15 01:54:44,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:44,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:44,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["GIH73dfsR5WOiwTj7oyIow"], "issued_at": "2018-07-15T01:54:44.000000Z"}} 2018-07-15 01:54:44,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:44,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce44a317-306f-429b-a4fd-3e8067806d6c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:44,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-ce44a317-306f-429b-a4fd-3e8067806d6c 2018-07-15 01:54:44,899 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:54:44,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:44,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953a2653-5035-4135-8680-17808cfedda8 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:44,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-953a2653-5035-4135-8680-17808cfedda8 2018-07-15 01:54:44,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-93e2ac94-8b91-448d-9398-9a322170d767 Date: Sun, 15 Jul 2018 01:54:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:45,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-93e2ac94-8b91-448d-9398-9a322170d767 2018-07-15 01:54:45,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:54:45,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:54:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b85880b1-cdc8-4426-ad8b-4ea949b10d6a Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:54:45,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-b85880b1-cdc8-4426-ad8b-4ea949b10d6a 2018-07-15 01:54:45,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-342793d2-eece-443b-883d-083d82ef8424 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:45,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-342793d2-eece-443b-883d-083d82ef8424 2018-07-15 01:54:45,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-a1b4d148-0fa8-4654-b5b6-82e30fb256ac Date: Sun, 15 Jul 2018 01:54:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:45,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-a1b4d148-0fa8-4654-b5b6-82e30fb256ac 2018-07-15 01:54:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ea39e9c1-2066-4e7b-a3ba-dfe951890ab9 Date: Sun, 15 Jul 2018 01:54:45 GMT RESP BODY: {"ports":[]} 2018-07-15 01:54:45,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port&admin_state_up=True used request id req-ea39e9c1-2066-4e7b-a3ba-dfe951890ab9 2018-07-15 01:54:45,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54: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-3a145c7c-c130-4ac8-a36a-4274c9f89163 x-compute-request-id: req-3a145c7c-c130-4ac8-a36a-4274c9f89163 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-15 01:54:45,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst used request id req-3a145c7c-c130-4ac8-a36a-4274c9f89163 2018-07-15 01:54:45,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0cdeb29f-966b-4ace-b02e-1a54ea81b630 Date: Sun, 15 Jul 2018 01:54:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:45,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-0cdeb29f-966b-4ace-b02e-1a54ea81b630 2018-07-15 01:54:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf207a0-8453-4bd5-b953-a48a3c5d1fb3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:45,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-1bf207a0-8453-4bd5-b953-a48a3c5d1fb3 2018-07-15 01:54:45,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9334d523-e1e8-42d3-a9ee-c00da9be6bc8 Date: Sun, 15 Jul 2018 01:54:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:45,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-9334d523-e1e8-42d3-a9ee-c00da9be6bc8 2018-07-15 01:54:45,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:45,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-76df5973-211c-437e-ac15-4beab32e8bc6 Date: Sun, 15 Jul 2018 01:54:46 GMT RESP BODY: {"ports":[]} 2018-07-15 01:54:45,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port&admin_state_up=True used request id req-76df5973-211c-437e-ac15-4beab32e8bc6 2018-07-15 01:54:45,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:54:45,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:46,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["G6Jkw8WHS_mxX64oNBsEcw"], "issued_at": "2018-07-15T01:54:46.000000Z"}} 2018-07-15 01:54:46,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8b692ee6d2cd28b3029ca2dc0143d4fe76549e" 2018-07-15 01:54:46,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafd53a7-6357-4192-b083-e48dba69dd6c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:46,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-bafd53a7-6357-4192-b083-e48dba69dd6c 2018-07-15 01:54:46,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:46,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-586191d0-568e-4d7e-a50c-91db027890bb Date: Sun, 15 Jul 2018 01:54:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:46,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-586191d0-568e-4d7e-a50c-91db027890bb 2018-07-15 01:54:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:46,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-71ca466d-6b6f-4fbd-9c73-a354f58017bf Date: Sun, 15 Jul 2018 01:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:46,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-71ca466d-6b6f-4fbd-9c73-a354f58017bf 2018-07-15 01:54:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:46,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c7b03cd6-99b0-46ad-9d00-4844f672b962 Date: Sun, 15 Jul 2018 01:54:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:46,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-c7b03cd6-99b0-46ad-9d00-4844f672b962 2018-07-15 01:54:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:54:46,708 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:54:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-230f67ee-032a-4c6c-a171-c93e589f9477 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:54:46,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-230f67ee-032a-4c6c-a171-c93e589f9477 2018-07-15 01:54:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8b692ee6d2cd28b3029ca2dc0143d4fe76549e" 2018-07-15 01:54:46,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448aaa6a-be29-4c88-a44e-d9295fefab75 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:46,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-448aaa6a-be29-4c88-a44e-d9295fefab75 2018-07-15 01:54:46,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:46,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-52cfff1b-89b3-46ae-8b6f-d54737ef8c3d Date: Sun, 15 Jul 2018 01:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:46,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-52cfff1b-89b3-46ae-8b6f-d54737ef8c3d 2018-07-15 01:54:46,849 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net 2018-07-15 01:54:46,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" -d '{"port": {"network_id": "dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port", "admin_state_up": true}}' 2018-07-15 01:54:47,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-e6b78538-0840-489c-bda2-da07a3f9e3cb Date: Sun, 15 Jul 2018 01:54:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:47Z","device_owner":"","revision_number":2,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.10"}],"id":"1c5759a7-d3e7-4638-8b08-27f1898be483","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e4:af:19","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port","project_id":"6c7918ecf2a745da94a03bea1c6739ed","qos_policy_id":null,"admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:47Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-15 01:54:47,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/ports used request id req-e6b78538-0840-489c-bda2-da07a3f9e3cb 2018-07-15 01:54:47,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:47,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-16a6a362-0fc0-4f51-aed3-d59b013e6607 Date: Sun, 15 Jul 2018 01:54:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:47,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-16a6a362-0fc0-4f51-aed3-d59b013e6607 2018-07-15 01:54:47,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:47,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a61396-63be-471d-a808-aa2adf7bffbe Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:47,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-75a61396-63be-471d-a808-aa2adf7bffbe 2018-07-15 01:54:47,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:47,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-3247b8b7-95a3-406c-a298-ce1ebfa9a156 Date: Sun, 15 Jul 2018 01:54:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:47,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-3247b8b7-95a3-406c-a298-ce1ebfa9a156 2018-07-15 01:54:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:48,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-ad3cdac8-dcaa-4fca-9a11-bac75dfc04f2 Date: Sun, 15 Jul 2018 01:54:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:47Z","device_owner":"","revision_number":2,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.10"}],"id":"1c5759a7-d3e7-4638-8b08-27f1898be483","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e4:af:19","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:47Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-15 01:54:48,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port&admin_state_up=True used request id req-ad3cdac8-dcaa-4fca-9a11-bac75dfc04f2 2018-07-15 01:54:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:48,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11897f7b-fabe-49c7-b955-2e6096f84bde Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:48,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-11897f7b-fabe-49c7-b955-2e6096f84bde 2018-07-15 01:54:48,040 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst 2018-07-15 01:54:48,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:48,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:48 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-6a48a697-09e3-438d-9fb0-157c37eb9223 x-compute-request-id: req-6a48a697-09e3-438d-9fb0-157c37eb9223 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-flavor"}]} 2018-07-15 01:54:48,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6a48a697-09e3-438d-9fb0-157c37eb9223 2018-07-15 01:54:48,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:48,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:48 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-f30b9233-ca20-4fbf-b486-725dc8bd4642 x-compute-request-id: req-f30b9233-ca20-4fbf-b486-725dc8bd4642 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e"}} 2018-07-15 01:54:48,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e used request id req-f30b9233-ca20-4fbf-b486-725dc8bd4642 2018-07-15 01:54:48,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:48,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e121d10e-fadb-4f3b-81ce-dd1bdbfc0c62 Date: Sun, 15 Jul 2018 01:54:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:54:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:54:40Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/snap", "metadata": {}}], "self": "/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "min_disk": 0, "protected": false, "id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "file": "/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image"} 2018-07-15 01:54:48,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image used request id req-e121d10e-fadb-4f3b-81ce-dd1bdbfc0c62 2018-07-15 01:54:48,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:48,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2eb8efa4-ed09-4014-8f37-a5ae08808dd4 Date: Sun, 15 Jul 2018 01:54:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:54:48,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-2eb8efa4-ed09-4014-8f37-a5ae08808dd4 2018-07-15 01:54:48,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "imageRef": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "flavorRef": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "max_count": 1, "min_count": 1, "networks": [{"port": "1c5759a7-d3e7-4638-8b08-27f1898be483"}]}}' 2018-07-15 01:54:49,765 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:54:48 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-58cfc34a-6516-4378-8525-b751998a8578 x-compute-request-id: req-58cfc34a-6516-4378-8525-b751998a8578 Content-Length: 374 location: http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "adminPass": "MgBjmJVBKM5w"}} 2018-07-15 01:54:49,765 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers used request id req-58cfc34a-6516-4378-8525-b751998a8578 2018-07-15 01:54:49,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:50,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:49 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-fd27a8ec-e202-45a3-9eff-e152723d552b x-compute-request-id: req-fd27a8ec-e202-45a3-9eff-e152723d552b Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:54:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:50,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-fd27a8ec-e202-45a3-9eff-e152723d552b 2018-07-15 01:54:50,189 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst 2018-07-15 01:54:50,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:50,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54: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,Accept-Encoding x-openstack-request-id: req-5b98c072-493b-4ead-b9c4-38b3e52557c9 x-compute-request-id: req-5b98c072-493b-4ead-b9c4-38b3e52557c9 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:54:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:50,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-5b98c072-493b-4ead-b9c4-38b3e52557c9 2018-07-15 01:54:50,609 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst] is - BUILD 2018-07-15 01:54:50,609 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:54:53,612 - create_instance - DEBUG - VM status query timeout in 896.576605082 2018-07-15 01:54:53,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:54,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:53 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-52a47850-2645-4555-908e-62472dc46929 x-compute-request-id: req-52a47850-2645-4555-908e-62472dc46929 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-15T01:54:52Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:54,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-52a47850-2645-4555-908e-62472dc46929 2018-07-15 01:54:54,106 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst] is - BUILD 2018-07-15 01:54:54,106 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:54:57,109 - create_instance - DEBUG - VM status query timeout in 893.079482079 2018-07-15 01:54:57,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:57,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:57 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-81dd09b7-8f84-4a31-b512-83b7e2095192 x-compute-request-id: req-81dd09b7-8f84-4a31-b512-83b7e2095192 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-15T01:54:56.000000", "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:56Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:57,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-81dd09b7-8f84-4a31-b512-83b7e2095192 2018-07-15 01:54:57,584 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst] is - ACTIVE 2018-07-15 01:54:57,584 - create_instance - INFO - VM is - ACTIVE 2018-07-15 01:54:57,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:57,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:57 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-61169f9e-aa50-43bd-8221-c7425c2f642b x-compute-request-id: req-61169f9e-aa50-43bd-8221-c7425c2f642b Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-15T01:54:56.000000", "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:56Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:57,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-61169f9e-aa50-43bd-8221-c7425c2f642b 2018-07-15 01:54:57,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:58,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-71e26621-d2c1-40ae-a8a2-be529bcf4760 Date: Sun, 15 Jul 2018 01:54:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:58,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-71e26621-d2c1-40ae-a8a2-be529bcf4760 2018-07-15 01:54:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:58,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d81ca72-92d2-4e6f-be33-69dd88daafea Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:58,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-4d81ca72-92d2-4e6f-be33-69dd88daafea 2018-07-15 01:54:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:58,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4683727e-dbce-4a02-a162-e90c3d1eabf2 Date: Sun, 15 Jul 2018 01:54:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:58,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-4683727e-dbce-4a02-a162-e90c3d1eabf2 2018-07-15 01:54:58,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:58,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a8ef3a96-24e0-4a0c-8434-f64f0e7758ad Date: Sun, 15 Jul 2018 01:54:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.10"}],"id":"1c5759a7-d3e7-4638-8b08-27f1898be483","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:af:19","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:47Z","binding:vnic_type":"normal","device_id":"f643fde0-75d0-4778-9222-dfe6dbc3ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.2"}],"id":"78817c64-ef58-4a84-9d34-ec04c2cdcc38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:57:0d","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","ip_allocation":"immediate"}]} 2018-07-15 01:54:58,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-a8ef3a96-24e0-4a0c-8434-f64f0e7758ad 2018-07-15 01:54:58,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:54:58,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["CoX1ArQMTNO-YrkSsJ-JVQ"], "issued_at": "2018-07-15T01:54:58.000000Z"}} 2018-07-15 01:54:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:54:58,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a453b1e-bc64-40b7-8048-131588635c02 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:54:58,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-1a453b1e-bc64-40b7-8048-131588635c02 2018-07-15 01:54:58,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:58,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:58 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-181e7d4d-f841-4c14-87fa-288bc57bc4f2 x-compute-request-id: req-181e7d4d-f841-4c14-87fa-288bc57bc4f2 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-15T01:54:56.000000", "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:56Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:54:58,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-181e7d4d-f841-4c14-87fa-288bc57bc4f2 2018-07-15 01:54:58,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:59,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-eea38258-bf75-4850-b003-de2a7f670a35 Date: Sun, 15 Jul 2018 01:54:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:54:59,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-eea38258-bf75-4850-b003-de2a7f670a35 2018-07-15 01:54:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:59,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51fe32fd-047c-4d45-bb6f-6426d103c86a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:54:59,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-51fe32fd-047c-4d45-bb6f-6426d103c86a 2018-07-15 01:54:59,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:59,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-33e1eaec-6188-47ab-99fa-8a09b3c5c834 Date: Sun, 15 Jul 2018 01:54:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:54:59,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-33e1eaec-6188-47ab-99fa-8a09b3c5c834 2018-07-15 01:54:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:54:59,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-0056609f-b97b-405d-be00-949df673dd01 Date: Sun, 15 Jul 2018 01:54:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.10"}],"id":"1c5759a7-d3e7-4638-8b08-27f1898be483","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:af:19","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:47Z","binding:vnic_type":"normal","device_id":"f643fde0-75d0-4778-9222-dfe6dbc3ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.2"}],"id":"78817c64-ef58-4a84-9d34-ec04c2cdcc38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:57:0d","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","ip_allocation":"immediate"}]} 2018-07-15 01:54:59,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-0056609f-b97b-405d-be00-949df673dd01 2018-07-15 01:54:59,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" -d '{"volumeAttachment": {"volumeId": "7464d0a1-0246-4871-96c9-43ac655cbed5"}}' 2018-07-15 01:55:00,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:54:59 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-9a59b90b-cbd2-4460-9d46-204e5338a11b x-compute-request-id: req-9a59b90b-cbd2-4460-9d46-204e5338a11b Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "id": "7464d0a1-0246-4871-96c9-43ac655cbed5", "volumeId": "7464d0a1-0246-4871-96c9-43ac655cbed5"}} 2018-07-15 01:55:00,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2/os-volume_attachments used request id req-9a59b90b-cbd2-4460-9d46-204e5338a11b 2018-07-15 01:55:00,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:00,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:00 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-71f029ce-c75b-4ea2-9f57-9e452f34a01d x-compute-request-id: req-71f029ce-c75b-4ea2-9f57-9e452f34a01d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-15T01:54:56.000000", "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:56Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "7464d0a1-0246-4871-96c9-43ac655cbed5"}], "metadata": {}}} 2018-07-15 01:55:00,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-71f029ce-c75b-4ea2-9f57-9e452f34a01d 2018-07-15 01:55:00,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:00,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-766982e3-71e8-4793-92d7-d8b0f3d6dd21 Date: Sun, 15 Jul 2018 01:55:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:55:00,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-766982e3-71e8-4793-92d7-d8b0f3d6dd21 2018-07-15 01:55:00,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:55:00,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:55:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a780920-59be-4d06-b179-048181f63ff6 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:55:00,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-2a780920-59be-4d06-b179-048181f63ff6 2018-07-15 01:55:00,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:01,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd2c7a2-740a-4233-be2f-71f349ad1137 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:55:01,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-7fd2c7a2-740a-4233-be2f-71f349ad1137 2018-07-15 01:55:01,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:01,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-cc75c1b7-f2a9-494a-bcd2-735a660087de Date: Sun, 15 Jul 2018 01:55:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:55:01,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-cc75c1b7-f2a9-494a-bcd2-735a660087de 2018-07-15 01:55:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:01,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-80b5065a-0494-4b12-b5b9-0a38fff3078b Date: Sun, 15 Jul 2018 01:55:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.10"}],"id":"1c5759a7-d3e7-4638-8b08-27f1898be483","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:af:19","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:47Z","binding:vnic_type":"normal","device_id":"f643fde0-75d0-4778-9222-dfe6dbc3ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.2"}],"id":"78817c64-ef58-4a84-9d34-ec04c2cdcc38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:57:0d","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","ip_allocation":"immediate"}]} 2018-07-15 01:55:01,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-80b5065a-0494-4b12-b5b9-0a38fff3078b 2018-07-15 01:55:01,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:01,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd80b37-109e-43db-81d7-518a9b3c327d 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:01,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6cd80b37-109e-43db-81d7-518a9b3c327d 2018-07-15 01:55:01,455 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:01,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:01 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-97fe22ec-b296-4082-9676-ebe1179f981a x-compute-request-id: req-97fe22ec-b296-4082-9676-ebe1179f981a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-15T01:54:56.000000", "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:56Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "7464d0a1-0246-4871-96c9-43ac655cbed5"}], "metadata": {}}} 2018-07-15 01:55:01,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-97fe22ec-b296-4082-9676-ebe1179f981a 2018-07-15 01:55:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:01,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e23d2bc8-d715-43e3-923c-b61f7a43390f Date: Sun, 15 Jul 2018 01:55:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:55:01,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-e23d2bc8-d715-43e3-923c-b61f7a43390f 2018-07-15 01:55:01,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:01,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d06abb00-976c-4cd1-81d0-35e962d7bef6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:55:01,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-d06abb00-976c-4cd1-81d0-35e962d7bef6 2018-07-15 01:55:01,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:01,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-b226c5a9-381f-4816-8f6a-1ff7ee469729 Date: Sun, 15 Jul 2018 01:55:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:55:01,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-b226c5a9-381f-4816-8f6a-1ff7ee469729 2018-07-15 01:55:01,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:01,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a9ebf523-64a9-4d55-9975-515cc3548ba7 Date: Sun, 15 Jul 2018 01:55:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.10"}],"id":"1c5759a7-d3e7-4638-8b08-27f1898be483","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:af:19","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:47Z","binding:vnic_type":"normal","device_id":"f643fde0-75d0-4778-9222-dfe6dbc3ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.2"}],"id":"78817c64-ef58-4a84-9d34-ec04c2cdcc38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:57:0d","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","ip_allocation":"immediate"}]} 2018-07-15 01:55:01,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-a9ebf523-64a9-4d55-9975-515cc3548ba7 2018-07-15 01:55:01,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:02,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:01 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-afd3c389-bc4b-4651-8a61-fa088ed3cf26 x-compute-request-id: req-afd3c389-bc4b-4651-8a61-fa088ed3cf26 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-15T01:54:56.000000", "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:56Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "7464d0a1-0246-4871-96c9-43ac655cbed5"}], "metadata": {}}} 2018-07-15 01:55:02,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-afd3c389-bc4b-4651-8a61-fa088ed3cf26 2018-07-15 01:55:02,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:02,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8ac6acd3-4fe0-4976-b299-396fc34522bd Date: Sun, 15 Jul 2018 01:55:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:55:02,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-8ac6acd3-4fe0-4976-b299-396fc34522bd 2018-07-15 01:55:02,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:02,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb55c017-4114-4a05-9cef-bb4e1894bc85 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:55:02,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-cb55c017-4114-4a05-9cef-bb4e1894bc85 2018-07-15 01:55:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:02,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-dc445b4c-768e-421b-9ba8-d6863984379a Date: Sun, 15 Jul 2018 01:55:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:55:02,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-dc445b4c-768e-421b-9ba8-d6863984379a 2018-07-15 01:55:02,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:02,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-194fef5b-b22b-4e90-8824-9469f8e1ba1a Date: Sun, 15 Jul 2018 01:55:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.10"}],"id":"1c5759a7-d3e7-4638-8b08-27f1898be483","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:af:19","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:47Z","binding:vnic_type":"normal","device_id":"f643fde0-75d0-4778-9222-dfe6dbc3ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.2"}],"id":"78817c64-ef58-4a84-9d34-ec04c2cdcc38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:57:0d","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","ip_allocation":"immediate"}]} 2018-07-15 01:55:02,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-194fef5b-b22b-4e90-8824-9469f8e1ba1a 2018-07-15 01:55:02,641 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:02,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:02 GMT Server: Apache x-compute-request-id: req-dcb4a38e-4a7d-40ee-a277-1e6a5bebb4be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dcb4a38e-4a7d-40ee-a277-1e6a5bebb4be Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "attachment_id": "3ec8ec76-b168-4665-acb3-2da76b162510", "attached_at": "2018-07-15T01:55:01.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "7464d0a1-0246-4871-96c9-43ac655cbed5", "device": "/dev/vdb", "id": "7464d0a1-0246-4871-96c9-43ac655cbed5"}], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:55:01.000000", "replication_status": null, "snapshot_id": null, "id": "7464d0a1-0246-4871-96c9-43ac655cbed5", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {"attached_mode": "rw"}, "status": "in-use", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637", "bootable": "false", "created_at": "2018-07-15T01:54:43.000000", "volume_type": null}} 2018-07-15 01:55:02,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 used request id req-dcb4a38e-4a7d-40ee-a277-1e6a5bebb4be 2018-07-15 01:55:02,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:03,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:02 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-945c20e0-7a27-4aee-bbea-d15d035a8e3c x-compute-request-id: req-945c20e0-7a27-4aee-bbea-d15d035a8e3c Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-15T01:54:56.000000", "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:54:56Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [{"id": "7464d0a1-0246-4871-96c9-43ac655cbed5"}], "metadata": {}}} 2018-07-15 01:55:03,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-945c20e0-7a27-4aee-bbea-d15d035a8e3c 2018-07-15 01:55:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:03,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-86065a64-6802-4c4b-b87e-442300e07fbc Date: Sun, 15 Jul 2018 01:55:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["cb1b87a9-c1a4-4b2f-b3b7-8641baa75742"],"description":"","tags":[],"updated_at":"2018-07-15T01:54:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","provider:network_type":"vxlan"}]} 2018-07-15 01:55:03,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net used request id req-86065a64-6802-4c4b-b87e-442300e07fbc 2018-07-15 01:55:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:03,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8458815b-bbc8-437e-883a-0135ca98f872 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:55:03,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-8458815b-bbc8-437e-883a-0135ca98f872 2018-07-15 01:55:03,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:03,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-3836bb1d-341a-4c48-bdcd-925fd9fc9cf5 Date: Sun, 15 Jul 2018 01:55:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:54:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet","enable_dhcp":true,"segment_id":null,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:41Z","ip_version":4}]} 2018-07-15 01:55:03,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-3836bb1d-341a-4c48-bdcd-925fd9fc9cf5 2018-07-15 01:55:03,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:03,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-4382817f-4343-49b4-9088-313db04738fc Date: Sun, 15 Jul 2018 01:55:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.10"}],"id":"1c5759a7-d3e7-4638-8b08-27f1898be483","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:af:19","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:47Z","binding:vnic_type":"normal","device_id":"f643fde0-75d0-4778-9222-dfe6dbc3ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:54:44Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb1b87a9-c1a4-4b2f-b3b7-8641baa75742","ip_address":"10.55.0.2"}],"id":"78817c64-ef58-4a84-9d34-ec04c2cdcc38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:57:0d","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94","ip_allocation":"immediate"}]} 2018-07-15 01:55:03,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-4382817f-4343-49b4-9088-313db04738fc 2018-07-15 01:55:03,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2/os-volume_attachments/7464d0a1-0246-4871-96c9-43ac655cbed5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783ef9f08343e7337ef5766139dc081c0fe1bcde" 2018-07-15 01:55:04,023 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:03 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-6fccfd38-12ed-4e62-a1f6-7649e32f1e0b x-compute-request-id: req-6fccfd38-12ed-4e62-a1f6-7649e32f1e0b Content-Length: 0 Content-Type: application/json 2018-07-15 01:55:04,023 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2/os-volume_attachments/7464d0a1-0246-4871-96c9-43ac655cbed5 used request id req-6fccfd38-12ed-4e62-a1f6-7649e32f1e0b 2018-07-15 01:55:04,024 - create_instance - INFO - Deleting Port with ID - 1c5759a7-d3e7-4638-8b08-27f1898be483 2018-07-15 01:55:04,024 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-port 2018-07-15 01:55:04,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/ports/1c5759a7-d3e7-4638-8b08-27f1898be483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:04,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bab36bd-7df0-44cd-996c-ec59a429172c Date: Sun, 15 Jul 2018 01:55:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:55:04,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/ports/1c5759a7-d3e7-4638-8b08-27f1898be483 used request id req-3bab36bd-7df0-44cd-996c-ec59a429172c 2018-07-15 01:55:04,677 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst 2018-07-15 01:55:04,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:04,811 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:55:04 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-7da1ca87-0672-4306-8a02-68f855f5ffbf x-compute-request-id: req-7da1ca87-0672-4306-8a02-68f855f5ffbf Content-Type: application/json 2018-07-15 01:55:04,812 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-7da1ca87-0672-4306-8a02-68f855f5ffbf 2018-07-15 01:55:04,812 - create_instance - INFO - Checking deletion status 2018-07-15 01:55:04,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:04,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:04 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-68453939-6690-4c76-b534-2dccd6ea6229 x-compute-request-id: req-68453939-6690-4c76-b534-2dccd6ea6229 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:af:19", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2", "rel": "bookmark"}], "image": {"id": "2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "links": [{"href": "http://172.30.9.25:8774/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-15T01:54:56.000000", "flavor": {"id": "aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "links": [{"href": "http://172.30.9.25:8774/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e", "rel": "bookmark"}]}, "id": "f643fde0-75d0-4778-9222-dfe6dbc3ded2", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:55:04Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst", "created": "2018-07-15T01:54:49Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:55:04,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-68453939-6690-4c76-b534-2dccd6ea6229 2018-07-15 01:55:04,917 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst] is - ACTIVE 2018-07-15 01:55:04,917 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-15 01:55:07,918 - create_instance - DEBUG - VM status query timeout in 296.894484043 2018-07-15 01:55:07,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1955ed54f25f1dceb38ccbfaa9e3d6189cea7f6" 2018-07-15 01:55:07,965 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:55:07 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-d661a358-db46-4a12-a644-feddc756f343 x-compute-request-id: req-d661a358-db46-4a12-a644-feddc756f343 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f643fde0-75d0-4778-9222-dfe6dbc3ded2 could not be found.", "code": 404}} 2018-07-15 01:55:07,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/f643fde0-75d0-4778-9222-dfe6dbc3ded2 used request id req-d661a358-db46-4a12-a644-feddc756f343 2018-07-15 01:55:07,965 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f643fde0-75d0-4778-9222-dfe6dbc3ded2 could not be found. (HTTP 404) (Request-ID: req-d661a358-db46-4a12-a644-feddc756f343) 2018-07-15 01:55:07,965 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-vm_inst 2018-07-15 01:55:07,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed458ca-52ad-4548-b4fe-a5f125a0f026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" 2018-07-15 01:55:08,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:08 GMT Server: Apache x-compute-request-id: req-f99ac665-2829-4750-85cc-820da5e3d7b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f99ac665-2829-4750-85cc-820da5e3d7b2 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:55:04.000000", "replication_status": null, "snapshot_id": null, "id": "7464d0a1-0246-4871-96c9-43ac655cbed5", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637", "bootable": "false", "created_at": "2018-07-15T01:54:43.000000", "volume_type": null}} 2018-07-15 01:55:08,187 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 used request id req-f99ac665-2829-4750-85cc-820da5e3d7b2 2018-07-15 01:55:08,188 - create_volume - DEBUG - Instance status is - available 2018-07-15 01:55:08,188 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637 2018-07-15 01:55:08,188 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637 2018-07-15 01:55:08,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed458ca-52ad-4548-b4fe-a5f125a0f026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" 2018-07-15 01:55:08,436 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c446bdc4-275b-495b-8263-dbd01e43ae7e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:55:08,436 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 used request id req-c446bdc4-275b-495b-8263-dbd01e43ae7e 2018-07-15 01:55:08,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed458ca-52ad-4548-b4fe-a5f125a0f026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" 2018-07-15 01:55:08,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:08 GMT Server: Apache x-compute-request-id: req-c8c7f7b3-88e6-488d-bd26-e1aa4e317deb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8c7f7b3-88e6-488d-bd26-e1aa4e317deb Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:55:08.000000", "replication_status": null, "snapshot_id": null, "id": "7464d0a1-0246-4871-96c9-43ac655cbed5", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637", "bootable": "false", "created_at": "2018-07-15T01:54:43.000000", "volume_type": null}} 2018-07-15 01:55:08,504 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 used request id req-c8c7f7b3-88e6-488d-bd26-e1aa4e317deb 2018-07-15 01:55:08,504 - create_volume - DEBUG - Instance status is - deleting 2018-07-15 01:55:08,504 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-15 01:55:11,507 - create_volume - DEBUG - Volume status query timeout in 56.9293661118 2018-07-15 01:55:11,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed458ca-52ad-4548-b4fe-a5f125a0f026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6dc126d497388cd6f416ec3be171cb7ece6a53d" 2018-07-15 01:55:11,547 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:55:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a77f9bef-bffd-48d9-a452-cb190c077b68 x-openstack-request-id: req-a77f9bef-bffd-48d9-a452-cb190c077b68 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 7464d0a1-0246-4871-96c9-43ac655cbed5 could not be found.", "code": 404}} 2018-07-15 01:55:11,547 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/7464d0a1-0246-4871-96c9-43ac655cbed5 used request id req-a77f9bef-bffd-48d9-a452-cb190c077b68 2018-07-15 01:55:11,547 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 7464d0a1-0246-4871-96c9-43ac655cbed5 could not be found. (HTTP 404) (Request-ID: req-a77f9bef-bffd-48d9-a452-cb190c077b68) 2018-07-15 01:55:11,547 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637 2018-07-15 01:55:11,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe2efec210f42736cd36a1c6ef2238baea91efd" 2018-07-15 01:55:11,582 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:11 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-87f7bcac-f1a0-4f56-a20d-f3b60996b075 x-compute-request-id: req-87f7bcac-f1a0-4f56-a20d-f3b60996b075 Content-Length: 0 Content-Type: application/json 2018-07-15 01:55:11,582 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/aea5e171-9b13-4855-8c0d-e3e7da1a8f7e used request id req-87f7bcac-f1a0-4f56-a20d-f3b60996b075 2018-07-15 01:55:11,583 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet 2018-07-15 01:55:11,583 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-subnet 2018-07-15 01:55:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/subnets/cb1b87a9-c1a4-4b2f-b3b7-8641baa75742 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" 2018-07-15 01:55:12,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25dd0a34-d89a-44ab-8a69-e331b7dc7cfa Date: Sun, 15 Jul 2018 01:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:55:12,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/cb1b87a9-c1a4-4b2f-b3b7-8641baa75742 used request id req-25dd0a34-d89a-44ab-8a69-e331b7dc7cfa 2018-07-15 01:55:12,756 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-net 2018-07-15 01:55:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9696/v2.0/networks/dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}320660997a943a884607ce76b6b3c537f252f3c3" 2018-07-15 01:55:13,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bc3457d-5b5c-4334-9aeb-03e84dfba593 Date: Sun, 15 Jul 2018 01:55:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-15 01:55:13,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/dc2c8ba1-f6b6-4ee4-9794-fd2df47f0c94 used request id req-4bc3457d-5b5c-4334-9aeb-03e84dfba593 2018-07-15 01:55:13,813 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-e4ccc048-fb4c-4283-bbe6-4efc57070637-image 2018-07-15 01:55:13,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f54a93df63581306dc2a92ef2f8a8b5ef2e75026" 2018-07-15 01:55:14,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-077e1748-4f2a-4b49-8ac3-bf6d36c6f841 Date: Sun, 15 Jul 2018 01:55:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:55:14,233 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/2b9c3d9f-9a24-4a23-9c75-15c6a4ea257e used request id req-077e1748-4f2a-4b49-8ac3-bf6d36c6f841 2018-07-15 01:55:14,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:14,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:14,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:14,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["NxdFIq_VRLeVfjRx6_Toqw"], "issued_at": "2018-07-15T01:55:14.000000Z"}} 2018-07-15 01:55:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c7d03f5cdfb17390c008c9e7958e180a2a43ef" 2018-07-15 01:55:14,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4311e3cb-1c3d-4c12-a669-d7b69bc5084a 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:14,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-4311e3cb-1c3d-4c12-a669-d7b69bc5084a 2018-07-15 01:55:14,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:14,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c7d03f5cdfb17390c008c9e7958e180a2a43ef" 2018-07-15 01:55:14,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:14 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-f329e97e-b669-4418-957c-4fd272e06441 x-compute-request-id: req-f329e97e-b669-4418-957c-4fd272e06441 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:14,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-f329e97e-b669-4418-957c-4fd272e06441 2018-07-15 01:55:14,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c7d03f5cdfb17390c008c9e7958e180a2a43ef" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-efd3c89e-5637-4772-9ee1-79c9f0512252name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-15 01:55:14,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:14 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-9acdaba4-6fad-476e-b151-8096422c4957 x-compute-request-id: req-9acdaba4-6fad-476e-b151-8096422c4957 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-efd3c89e-5637-4772-9ee1-79c9f0512252name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5aa37920-4f5e-46b9-bc20-385c56147a59"}} 2018-07-15 01:55:14,987 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9acdaba4-6fad-476e-b151-8096422c4957 2018-07-15 01:55:14,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:15,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["1VxRkYYdRv2GmaK4LZoyZQ"], "issued_at": "2018-07-15T01:55:15.000000Z"}} 2018-07-15 01:55:15,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353b51df21404de9e12aa1992a12eeab2ccfe373" 2018-07-15 01:55:15,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:15 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-952f0aa5-e632-491b-b487-158387f0104b x-compute-request-id: req-952f0aa5-e632-491b-b487-158387f0104b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-efd3c89e-5637-4772-9ee1-79c9f0512252name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5aa37920-4f5e-46b9-bc20-385c56147a59"}} 2018-07-15 01:55:15,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59 used request id req-952f0aa5-e632-491b-b487-158387f0104b 2018-07-15 01:55:15,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353b51df21404de9e12aa1992a12eeab2ccfe373" 2018-07-15 01:55:15,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:15 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-08150782-62db-484e-9a4c-430a682f90f6 x-compute-request-id: req-08150782-62db-484e-9a4c-430a682f90f6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:55:15,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59/os-extra_specs used request id req-08150782-62db-484e-9a4c-430a682f90f6 2018-07-15 01:55:15,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c7d03f5cdfb17390c008c9e7958e180a2a43ef" 2018-07-15 01:55:15,631 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:15 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-15b17b2d-4b0a-41a0-a3c5-fadb082e6d6b x-compute-request-id: req-15b17b2d-4b0a-41a0-a3c5-fadb082e6d6b Content-Length: 0 Content-Type: application/json 2018-07-15 01:55:15,631 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5aa37920-4f5e-46b9-bc20-385c56147a59 used request id req-15b17b2d-4b0a-41a0-a3c5-fadb082e6d6b 2018-07-15 01:55:15,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}353b51df21404de9e12aa1992a12eeab2ccfe373" 2018-07-15 01:55:15,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:15 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-c777b16d-a390-48c2-bb2a-e9d2326d5fc0 x-compute-request-id: req-c777b16d-a390-48c2-bb2a-e9d2326d5fc0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:15,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-c777b16d-a390-48c2-bb2a-e9d2326d5fc0 2018-07-15 01:55:15,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:15,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:15,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:16,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Cd1yH9caQdyjb83zuFJT6g"], "issued_at": "2018-07-15T01:55:16.000000Z"}} 2018-07-15 01:55:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28213f2be428b21289ad8bb26505c530202d7200" 2018-07-15 01:55:16,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d577fd-bed3-4395-859c-21767bc18897 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:16,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-79d577fd-bed3-4395-859c-21767bc18897 2018-07-15 01:55:16,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:16,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28213f2be428b21289ad8bb26505c530202d7200" 2018-07-15 01:55:16,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:16 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-6993da8d-d9d6-4b6e-8c0a-602d03848501 x-compute-request-id: req-6993da8d-d9d6-4b6e-8c0a-602d03848501 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:16,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-6993da8d-d9d6-4b6e-8c0a-602d03848501 2018-07-15 01:55:16,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28213f2be428b21289ad8bb26505c530202d7200" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b2406f64-135b-41f5-b127-18cc3680aacdname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-15 01:55:16,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:16 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-1912741e-2636-4647-9b00-4429af07427c x-compute-request-id: req-1912741e-2636-4647-9b00-4429af07427c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-b2406f64-135b-41f5-b127-18cc3680aacdname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e405d496-c3e9-45d6-8a3d-e67dabb84b27"}} 2018-07-15 01:55:16,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1912741e-2636-4647-9b00-4429af07427c 2018-07-15 01:55:16,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:16,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["h-zH1RX-Qc-Qjn-1UPib5g"], "issued_at": "2018-07-15T01:55:16.000000Z"}} 2018-07-15 01:55:16,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61aee133a2f27ed71330506e6b939d86ca4c7876" 2018-07-15 01:55:17,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:16 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-5153bb0d-9356-4fdb-b203-4efc59b791c7 x-compute-request-id: req-5153bb0d-9356-4fdb-b203-4efc59b791c7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-b2406f64-135b-41f5-b127-18cc3680aacdname", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e405d496-c3e9-45d6-8a3d-e67dabb84b27"}} 2018-07-15 01:55:17,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27 used request id req-5153bb0d-9356-4fdb-b203-4efc59b791c7 2018-07-15 01:55:17,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61aee133a2f27ed71330506e6b939d86ca4c7876" 2018-07-15 01:55:17,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:17 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-20b5d2db-d66e-4a03-aba0-5edabfc77b66 x-compute-request-id: req-20b5d2db-d66e-4a03-aba0-5edabfc77b66 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:55:17,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27/os-extra_specs used request id req-20b5d2db-d66e-4a03-aba0-5edabfc77b66 2018-07-15 01:55:17,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61aee133a2f27ed71330506e6b939d86ca4c7876" 2018-07-15 01:55:17,220 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:17 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-d0484fdc-b027-47b7-bc19-e0630a85a152 x-compute-request-id: req-d0484fdc-b027-47b7-bc19-e0630a85a152 Content-Length: 0 Content-Type: application/json 2018-07-15 01:55:17,221 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27 used request id req-d0484fdc-b027-47b7-bc19-e0630a85a152 2018-07-15 01:55:17,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61aee133a2f27ed71330506e6b939d86ca4c7876" 2018-07-15 01:55:17,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:17 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-719f176e-95c3-48c2-a993-dca241492d05 x-compute-request-id: req-719f176e-95c3-48c2-a993-dca241492d05 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:17,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-719f176e-95c3-48c2-a993-dca241492d05 2018-07-15 01:55:17,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28213f2be428b21289ad8bb26505c530202d7200" 2018-07-15 01:55:17,259 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:55:17 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-879f59b0-2fe7-4e7d-a353-7cf0a6aedd54 x-compute-request-id: req-879f59b0-2fe7-4e7d-a353-7cf0a6aedd54 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor e405d496-c3e9-45d6-8a3d-e67dabb84b27 could not be found.", "code": 404}} 2018-07-15 01:55:17,259 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/e405d496-c3e9-45d6-8a3d-e67dabb84b27 used request id req-879f59b0-2fe7-4e7d-a353-7cf0a6aedd54 2018-07-15 01:55:17,260 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:17,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:17,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:17,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["B6OQeObqSAyPJ5AWK2dckg"], "issued_at": "2018-07-15T01:55:17.000000Z"}} 2018-07-15 01:55:17,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9cedbbc2f44559253e366e480d603aa803e1a6" 2018-07-15 01:55:17,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e3e52e-8d00-46de-8e2a-4007bda6cf99 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:17,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-79e3e52e-8d00-46de-8e2a-4007bda6cf99 2018-07-15 01:55:17,742 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:17,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9cedbbc2f44559253e366e480d603aa803e1a6" 2018-07-15 01:55:17,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:17 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-a106bab6-b44d-4cf9-8a7c-a9dd88e9a3ce x-compute-request-id: req-a106bab6-b44d-4cf9-8a7c-a9dd88e9a3ce Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:17,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-a106bab6-b44d-4cf9-8a7c-a9dd88e9a3ce 2018-07-15 01:55:17,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9cedbbc2f44559253e366e480d603aa803e1a6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-d5571fab-e6f2-447a-9ba6-03b85643b983name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-15 01:55:17,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:17 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-eac9c313-ab55-483c-9e1f-f8603c0f1128 x-compute-request-id: req-eac9c313-ab55-483c-9e1f-f8603c0f1128 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d5571fab-e6f2-447a-9ba6-03b85643b983name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4c218ca3-f74e-4fca-96f7-904191a36011", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4c218ca3-f74e-4fca-96f7-904191a36011", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4c218ca3-f74e-4fca-96f7-904191a36011"}} 2018-07-15 01:55:17,969 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-eac9c313-ab55-483c-9e1f-f8603c0f1128 2018-07-15 01:55:17,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:18,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["mgT-Pw6YTn2UdIMk99QCCQ"], "issued_at": "2018-07-15T01:55:18.000000Z"}} 2018-07-15 01:55:18,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4c218ca3-f74e-4fca-96f7-904191a36011 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d59bccfe205433aad6182d2c39b455c45a9fcb1" 2018-07-15 01:55:18,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:18 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-1fb43715-eeb2-402d-bb69-08d4c7cd85ef x-compute-request-id: req-1fb43715-eeb2-402d-bb69-08d4c7cd85ef Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-d5571fab-e6f2-447a-9ba6-03b85643b983name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/4c218ca3-f74e-4fca-96f7-904191a36011", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/4c218ca3-f74e-4fca-96f7-904191a36011", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4c218ca3-f74e-4fca-96f7-904191a36011"}} 2018-07-15 01:55:18,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4c218ca3-f74e-4fca-96f7-904191a36011 used request id req-1fb43715-eeb2-402d-bb69-08d4c7cd85ef 2018-07-15 01:55:18,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/4c218ca3-f74e-4fca-96f7-904191a36011/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d59bccfe205433aad6182d2c39b455c45a9fcb1" 2018-07-15 01:55:18,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:18 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-d19a74d9-9477-48b2-9d99-d7ef522e2f08 x-compute-request-id: req-d19a74d9-9477-48b2-9d99-d7ef522e2f08 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:55:18,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/4c218ca3-f74e-4fca-96f7-904191a36011/os-extra_specs used request id req-d19a74d9-9477-48b2-9d99-d7ef522e2f08 2018-07-15 01:55:18,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/4c218ca3-f74e-4fca-96f7-904191a36011 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9cedbbc2f44559253e366e480d603aa803e1a6" 2018-07-15 01:55:18,621 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:18 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-5e83f67c-198c-4706-a517-1f6fbecccef4 x-compute-request-id: req-5e83f67c-198c-4706-a517-1f6fbecccef4 Content-Length: 0 Content-Type: application/json 2018-07-15 01:55:18,622 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/4c218ca3-f74e-4fca-96f7-904191a36011 used request id req-5e83f67c-198c-4706-a517-1f6fbecccef4 2018-07-15 01:55:18,623 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:18,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:18,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:19,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["YtH5C-qLR5Cp3BuZ3BdNwQ"], "issued_at": "2018-07-15T01:55:19.000000Z"}} 2018-07-15 01:55:19,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4685a51d8809875ea9a58a071e00863f1f6cb49c" 2018-07-15 01:55:19,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a0da45-b0a0-4e0c-b1a1-b1b00b7eb4bb 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:19,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-e6a0da45-b0a0-4e0c-b1a1-b1b00b7eb4bb 2018-07-15 01:55:19,029 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:19,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4685a51d8809875ea9a58a071e00863f1f6cb49c" 2018-07-15 01:55:19,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:19 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-bbc49fcc-5631-4d82-824a-cd7c31228097 x-compute-request-id: req-bbc49fcc-5631-4d82-824a-cd7c31228097 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:19,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-bbc49fcc-5631-4d82-824a-cd7c31228097 2018-07-15 01:55:19,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4685a51d8809875ea9a58a071e00863f1f6cb49c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-98331328-1018-44c5-bc88-3b4c2b4f6b13name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-15 01:55:19,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:19 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-9a96b670-814b-44d2-90cc-4522cb8ae54d x-compute-request-id: req-9a96b670-814b-44d2-90cc-4522cb8ae54d Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-98331328-1018-44c5-bc88-3b4c2b4f6b13name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/95edb22e-b8ab-4654-993b-0edec279e823", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "95edb22e-b8ab-4654-993b-0edec279e823"}} 2018-07-15 01:55:19,246 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-9a96b670-814b-44d2-90cc-4522cb8ae54d 2018-07-15 01:55:19,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:19,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["KVGCcs1JTlSGuHjE3ZuLxw"], "issued_at": "2018-07-15T01:55:19.000000Z"}} 2018-07-15 01:55:19,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068ef67063f46d5dc4ff969288bfbc4b038720eb" 2018-07-15 01:55:19,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:19 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-e016a182-6f73-49d8-ae90-76c984d3c041 x-compute-request-id: req-e016a182-6f73-49d8-ae90-76c984d3c041 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-98331328-1018-44c5-bc88-3b4c2b4f6b13name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/95edb22e-b8ab-4654-993b-0edec279e823", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "95edb22e-b8ab-4654-993b-0edec279e823"}} 2018-07-15 01:55:19,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823 used request id req-e016a182-6f73-49d8-ae90-76c984d3c041 2018-07-15 01:55:19,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068ef67063f46d5dc4ff969288bfbc4b038720eb" 2018-07-15 01:55:19,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:19 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-09936f1d-46ba-43b2-b6ed-ff2862a9ce0c x-compute-request-id: req-09936f1d-46ba-43b2-b6ed-ff2862a9ce0c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:55:19,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823/os-extra_specs used request id req-09936f1d-46ba-43b2-b6ed-ff2862a9ce0c 2018-07-15 01:55:19,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068ef67063f46d5dc4ff969288bfbc4b038720eb" 2018-07-15 01:55:19,811 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:19 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-b4acecc8-e04a-4f51-9271-4b1df2b42d84 x-compute-request-id: req-b4acecc8-e04a-4f51-9271-4b1df2b42d84 Content-Length: 0 Content-Type: application/json 2018-07-15 01:55:19,811 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823 used request id req-b4acecc8-e04a-4f51-9271-4b1df2b42d84 2018-07-15 01:55:19,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068ef67063f46d5dc4ff969288bfbc4b038720eb" 2018-07-15 01:55:19,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:19 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-3def992d-6a9f-48f3-a4d0-278cf5660b84 x-compute-request-id: req-3def992d-6a9f-48f3-a4d0-278cf5660b84 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:19,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-3def992d-6a9f-48f3-a4d0-278cf5660b84 2018-07-15 01:55:19,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4685a51d8809875ea9a58a071e00863f1f6cb49c" 2018-07-15 01:55:19,851 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:55:19 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-2250f994-6a97-44b2-b1f6-c5aec3af2711 x-compute-request-id: req-2250f994-6a97-44b2-b1f6-c5aec3af2711 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 95edb22e-b8ab-4654-993b-0edec279e823 could not be found.", "code": 404}} 2018-07-15 01:55:19,852 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/95edb22e-b8ab-4654-993b-0edec279e823 used request id req-2250f994-6a97-44b2-b1f6-c5aec3af2711 2018-07-15 01:55:19,853 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:19,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:19,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:20,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["JiuWnx71RS-jr5Gs_SbrPw"], "issued_at": "2018-07-15T01:55:20.000000Z"}} 2018-07-15 01:55:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd216b8dbd8567b389ad970a2ed46b386f1db69c" 2018-07-15 01:55:20,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3addd59f-fd77-4cd7-87fb-e440e7b9cf2f 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:20,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-3addd59f-fd77-4cd7-87fb-e440e7b9cf2f 2018-07-15 01:55:20,345 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:20,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd216b8dbd8567b389ad970a2ed46b386f1db69c" 2018-07-15 01:55:20,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:20 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-1a3d07e7-158b-4b6f-8945-3c4c81536c18 x-compute-request-id: req-1a3d07e7-158b-4b6f-8945-3c4c81536c18 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:20,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1a3d07e7-158b-4b6f-8945-3c4c81536c18 2018-07-15 01:55:20,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd216b8dbd8567b389ad970a2ed46b386f1db69c" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2475fd71-d13b-4e0a-a935-2e236acab4b1name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-15 01:55:20,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:20 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-b5efb748-8ac2-4f66-8e7c-f0398382c710 x-compute-request-id: req-b5efb748-8ac2-4f66-8e7c-f0398382c710 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2475fd71-d13b-4e0a-a935-2e236acab4b1name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5b3e0d24-6019-4399-bdc8-44e915d0a9de"}} 2018-07-15 01:55:20,596 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-b5efb748-8ac2-4f66-8e7c-f0398382c710 2018-07-15 01:55:20,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:20,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["LCwgTN26Q3q6TbfJB7AJ7Q"], "issued_at": "2018-07-15T01:55:21.000000Z"}} 2018-07-15 01:55:20,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90f04dd1f69d8fffa066640aa55f55c52937a4d" 2018-07-15 01:55:21,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:21 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-2df28c43-3d7e-4ca6-ab7b-e297b73d426d x-compute-request-id: req-2df28c43-3d7e-4ca6-ab7b-e297b73d426d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2475fd71-d13b-4e0a-a935-2e236acab4b1name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5b3e0d24-6019-4399-bdc8-44e915d0a9de"}} 2018-07-15 01:55:21,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de used request id req-2df28c43-3d7e-4ca6-ab7b-e297b73d426d 2018-07-15 01:55:21,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c90f04dd1f69d8fffa066640aa55f55c52937a4d" 2018-07-15 01:55:21,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:21 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-29d9ae1c-76f8-4e8e-804a-077be8ec11a9 x-compute-request-id: req-29d9ae1c-76f8-4e8e-804a-077be8ec11a9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-15 01:55:21,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de/os-extra_specs used request id req-29d9ae1c-76f8-4e8e-804a-077be8ec11a9 2018-07-15 01:55:21,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:21,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:21,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["DYCGqaXFSgCYEqU2z1yeFg"], "issued_at": "2018-07-15T01:55:21.000000Z"}} 2018-07-15 01:55:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7133325781348cab5e61f6c58e7740dfec8f1d0e" 2018-07-15 01:55:21,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2904286-3493-41f8-9212-59b6f0b29ead 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:21,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-d2904286-3493-41f8-9212-59b6f0b29ead 2018-07-15 01:55:21,593 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:21,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7133325781348cab5e61f6c58e7740dfec8f1d0e" 2018-07-15 01:55:21,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:21 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-e084ea59-f956-47ab-856e-c32261231da7 x-compute-request-id: req-e084ea59-f956-47ab-856e-c32261231da7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5b3e0d24-6019-4399-bdc8-44e915d0a9de", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de", "rel": "bookmark"}], "name": "CreateFlavorTests-2475fd71-d13b-4e0a-a935-2e236acab4b1name"}]} 2018-07-15 01:55:21,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e084ea59-f956-47ab-856e-c32261231da7 2018-07-15 01:55:21,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7133325781348cab5e61f6c58e7740dfec8f1d0e" 2018-07-15 01:55:21,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:21 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-f574e879-609d-4604-8963-3da69355f4b7 x-compute-request-id: req-f574e879-609d-4604-8963-3da69355f4b7 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2475fd71-d13b-4e0a-a935-2e236acab4b1name", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5b3e0d24-6019-4399-bdc8-44e915d0a9de"}} 2018-07-15 01:55:21,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de used request id req-f574e879-609d-4604-8963-3da69355f4b7 2018-07-15 01:55:21,805 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-2475fd71-d13b-4e0a-a935-2e236acab4b1name 2018-07-15 01:55:21,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd216b8dbd8567b389ad970a2ed46b386f1db69c" 2018-07-15 01:55:21,835 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:21 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-dbd6a822-c0be-4215-bf15-0227b7b7e202 x-compute-request-id: req-dbd6a822-c0be-4215-bf15-0227b7b7e202 Content-Length: 0 Content-Type: application/json 2018-07-15 01:55:21,835 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/5b3e0d24-6019-4399-bdc8-44e915d0a9de used request id req-dbd6a822-c0be-4215-bf15-0227b7b7e202 2018-07-15 01:55:21,836 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-15 01:55:21,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:21,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:22,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["3C2so_tdQPOeK1WDqGXayg"], "issued_at": "2018-07-15T01:55:22.000000Z"}} 2018-07-15 01:55:22,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" 2018-07-15 01:55:22,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77baea00-8f5d-4a48-bcb0-f43d5a7165e3 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:22,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-77baea00-8f5d-4a48-bcb0-f43d5a7165e3 2018-07-15 01:55:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" 2018-07-15 01:55:22,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-7821fc12-ab60-4aaa-849c-edfb395e0144 Date: Sun, 15 Jul 2018 01:55:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image"} 2018-07-15 01:55:22,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image used request id req-7821fc12-ab60-4aaa-849c-edfb395e0144 2018-07-15 01:55:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" 2018-07-15 01:55:22,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bde14b5c-4487-4671-a68b-b0067668022c Date: Sun, 15 Jul 2018 01:55:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:55:22,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-bde14b5c-4487-4671-a68b-b0067668022c 2018-07-15 01:55:22,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image"}' 2018-07-15 01:55:22,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f585bfce-b044-49a5-86bf-aef034ead302 Date: Sun, 15 Jul 2018 01:55:22 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:55:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-15T01:55:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3", "min_disk": 0, "protected": false, "id": "47436543-459d-4ebb-965e-dedb83dacbb3", "file": "/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3/file", "checksum": null, "owner": "6c7918ecf2a745da94a03bea1c6739ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:55:22,509 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-f585bfce-b044-49a5-86bf-aef034ead302 2018-07-15 01:55:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" -d '' 2018-07-15 01:55:22,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ffc944b-7a8c-4b2f-b816-a8a45b63a5c1 Date: Sun, 15 Jul 2018 01:55:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:55:22,991 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3/file used request id req-9ffc944b-7a8c-4b2f-b816-a8a45b63a5c1 2018-07-15 01:55:22,991 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:55:22,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" 2018-07-15 01:55:23,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-34f8dcb1-ff7f-436d-889e-f24ccb0f2553 Date: Sun, 15 Jul 2018 01:55:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:55:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:55:23Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/47436543-459d-4ebb-965e-dedb83dacbb3/snap", "metadata": {}}], "self": "/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3", "min_disk": 0, "protected": false, "id": "47436543-459d-4ebb-965e-dedb83dacbb3", "file": "/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/47436543-459d-4ebb-965e-dedb83dacbb3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:55:23,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3 used request id req-34f8dcb1-ff7f-436d-889e-f24ccb0f2553 2018-07-15 01:55:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" 2018-07-15 01:55:23,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-457f7e2d-72e3-4b99-ada1-08371df5bcb7 Date: Sun, 15 Jul 2018 01:55:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:55:23,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-457f7e2d-72e3-4b99-ada1-08371df5bcb7 2018-07-15 01:55:23,028 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image 2018-07-15 01:55:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" 2018-07-15 01:55:23,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-ef6b4225-7598-42e4-86cd-3462193a342e Date: Sun, 15 Jul 2018 01:55:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:55:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:55:23Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/47436543-459d-4ebb-965e-dedb83dacbb3/snap", "metadata": {}}], "self": "/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3", "min_disk": 0, "protected": false, "id": "47436543-459d-4ebb-965e-dedb83dacbb3", "file": "/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/47436543-459d-4ebb-965e-dedb83dacbb3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:55:23,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3 used request id req-ef6b4225-7598-42e4-86cd-3462193a342e 2018-07-15 01:55:23,048 - create_image - DEBUG - Instance status is - active 2018-07-15 01:55:23,048 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image 2018-07-15 01:55:23,048 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image 2018-07-15 01:55:23,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:23,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:23,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["pRdHyhGaRpW3XEfvP4kcoA"], "issued_at": "2018-07-15T01:55:23.000000Z"}} 2018-07-15 01:55:23,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff21c3328e8b4afca265b45eac8018fb95f13fc8" 2018-07-15 01:55:23,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adcf237-4dcd-4e73-8e90-ec1f31982a6c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:23,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-0adcf237-4dcd-4e73-8e90-ec1f31982a6c 2018-07-15 01:55:23,463 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:23,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff21c3328e8b4afca265b45eac8018fb95f13fc8" 2018-07-15 01:55:23,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:23 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-1930c90f-ebfd-47d6-ab00-d985ec7ab655 x-compute-request-id: req-1930c90f-ebfd-47d6-ab00-d985ec7ab655 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:23,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-1930c90f-ebfd-47d6-ab00-d985ec7ab655 2018-07-15 01:55:23,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff21c3328e8b4afca265b45eac8018fb95f13fc8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-15 01:55:23,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:23 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-e21bc831-9f53-41e9-a7e7-4d4c88f34f9e x-compute-request-id: req-e21bc831-9f53-41e9-a7e7-4d4c88f34f9e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/2e618b91-857c-4157-b2e3-601b9020f0e1", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/2e618b91-857c-4157-b2e3-601b9020f0e1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2e618b91-857c-4157-b2e3-601b9020f0e1"}} 2018-07-15 01:55:23,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e21bc831-9f53-41e9-a7e7-4d4c88f34f9e 2018-07-15 01:55:23,694 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-15 01:55:23,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:24,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["0VQNgZMfT-us-uzqcqpNbA"], "issued_at": "2018-07-15T01:55:24.000000Z"}} 2018-07-15 01:55:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net", "inst_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor"}}' 2018-07-15 01:55:26,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:55:24 GMT Server: Apache x-openstack-request-id: req-e490c6e8-1bb1-45b0-ba06-041e426a9a0a Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}]}} 2018-07-15 01:55:26,943 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks used request id req-e490c6e8-1bb1-45b0-ba06-041e426a9a0a 2018-07-15 01:55:26,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:27,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:26 GMT Server: Apache x-openstack-request-id: req-6a9cd285-2376-4880-b5bb-6ac595311c6b Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:28,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:27 GMT Server: Apache x-openstack-request-id: req-3187125d-d796-49f8-8308-d3b52334aea4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "stack_user_project_id": "bb04b11e4e554109b632a5438d6e6777", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:28,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 used request id req-3187125d-d796-49f8-8308-d3b52334aea4 2018-07-15 01:55:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:29,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:28 GMT Server: Apache x-openstack-request-id: req-14c8fb4f-cccd-4cf8-b491-1264bf584a9d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "stack_user_project_id": "bb04b11e4e554109b632a5438d6e6777", "deletion_time": null, "creation_time": "2018-07-15T01:55:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}], "updated_time": null, "project": "6c7918ecf2a745da94a03bea1c6739ed", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "tags": null}]} 2018-07-15 01:55:29,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1 used request id req-14c8fb4f-cccd-4cf8-b491-1264bf584a9d 2018-07-15 01:55:29,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:30,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:29 GMT Server: Apache x-openstack-request-id: req-e59dff32-c498-4fc5-bcc0-3e0dc0f4abab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "stack_user_project_id": "bb04b11e4e554109b632a5438d6e6777", "deletion_time": null, "creation_time": "2018-07-15T01:55:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}], "updated_time": null, "project": "6c7918ecf2a745da94a03bea1c6739ed", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "tags": null}]} 2018-07-15 01:55:30,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1 used request id req-e59dff32-c498-4fc5-bcc0-3e0dc0f4abab 2018-07-15 01:55:30,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:30,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:30 GMT Server: Apache x-openstack-request-id: req-069ffcde-27d5-4fe5-a7e5-7b6edc20f019 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:31,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:30 GMT Server: Apache x-openstack-request-id: req-e66c9b82-c743-4902-9d6b-aa502b93f07d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "stack_user_project_id": "bb04b11e4e554109b632a5438d6e6777", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:31,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 used request id req-e66c9b82-c743-4902-9d6b-aa502b93f07d 2018-07-15 01:55:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:31,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:31 GMT Server: Apache x-openstack-request-id: req-c91aaecf-3932-488b-97dd-f686d005b30a Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:32,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:31 GMT Server: Apache x-openstack-request-id: req-b0a0b38b-5f65-46b7-b3e2-2c5d47322b25 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fd4a1bfe-3237-4112-a1d0-ca3afdf38efe", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "dc78fe9a-be95-4793-bae5-495029181b39", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b707bf89-1d68-49f0-b61f-a6495ecf46fc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-15T01:55:26Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-15T01:55:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b7e9d692-b642-4893-93e3-23a6cbb72214", "resource_type": "OS::Nova::Server"}]} 2018-07-15 01:55:32,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources used request id req-b0a0b38b-5f65-46b7-b3e2-2c5d47322b25 2018-07-15 01:55:32,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:33,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:32 GMT Server: Apache x-openstack-request-id: req-e9c74503-9c11-43fc-b78b-7b16c6c1e8b7 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:33,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:33 GMT Server: Apache x-openstack-request-id: req-12f0eeb9-fbef-4de0-b5ea-2664a3395e94 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "stack_user_project_id": "bb04b11e4e554109b632a5438d6e6777", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:33,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 used request id req-12f0eeb9-fbef-4de0-b5ea-2664a3395e94 2018-07-15 01:55:33,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:33,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:33 GMT Server: Apache x-openstack-request-id: req-a9678bf9-4919-4fa8-9864-66762ea2a505 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:33,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:33 GMT Server: Apache x-openstack-request-id: req-10161f41-3ca6-4f0d-bc72-3a8fd4843599 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "stack_user_project_id": "bb04b11e4e554109b632a5438d6e6777", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:33,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 used request id req-10161f41-3ca6-4f0d-bc72-3a8fd4843599 2018-07-15 01:55:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:36,279 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:36 GMT Server: Apache x-openstack-request-id: req-99fa0679-655e-4add-8671-7097739965ed Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:36,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:36 GMT Server: Apache x-openstack-request-id: req-7a49bdb0-8d8f-49b4-bcad-e667db4cfa77 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "stack_user_project_id": "bb04b11e4e554109b632a5438d6e6777", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:36,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 used request id req-7a49bdb0-8d8f-49b4-bcad-e667db4cfa77 2018-07-15 01:55:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:39,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:39 GMT Server: Apache x-openstack-request-id: req-375c40bd-26e4-4b96-a55a-27400c2605c1 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:40,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:39 GMT Server: Apache x-openstack-request-id: req-a4a242d0-cf71-4497-b306-8ba544f64d00 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1", "stack_user_project_id": "bb04b11e4e554109b632a5438d6e6777", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:55:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b3a64d04-f01f-4ca9-9daf-2e21473ec912", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:40,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 used request id req-a4a242d0-cf71-4497-b306-8ba544f64d00 2018-07-15 01:55:40,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:40,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:40 GMT Server: Apache x-openstack-request-id: req-5b0a8cd3-2398-4a85-bd51-87e72a66551e Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:40,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:40 GMT Server: Apache x-openstack-request-id: req-e174bff8-1445-48f2-a368-4139071fc750 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fd4a1bfe-3237-4112-a1d0-ca3afdf38efe", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "dc78fe9a-be95-4793-bae5-495029181b39", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b707bf89-1d68-49f0-b61f-a6495ecf46fc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-15T01:55:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b7e9d692-b642-4893-93e3-23a6cbb72214", "resource_type": "OS::Nova::Server"}]} 2018-07-15 01:55:40,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources used request id req-e174bff8-1445-48f2-a368-4139071fc750 2018-07-15 01:55:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?id=b707bf89-1d68-49f0-b61f-a6495ecf46fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:40,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-223f2d1f-2103-4a7a-a944-f0907222c7fa Date: Sun, 15 Jul 2018 01:55:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b707bf89-1d68-49f0-b61f-a6495ecf46fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["dc78fe9a-be95-4793-bae5-495029181b39"],"description":"","tags":[],"updated_at":"2018-07-15T01:55:28Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:55:27Z","provider:network_type":"vxlan"}]} 2018-07-15 01:55:40,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?id=b707bf89-1d68-49f0-b61f-a6495ecf46fc used request id req-223f2d1f-2103-4a7a-a944-f0907222c7fa 2018-07-15 01:55:40,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b707bf89-1d68-49f0-b61f-a6495ecf46fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:40,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d0204cb9-0a29-4fa6-85d2-c83b8eb1c80d Date: Sun, 15 Jul 2018 01:55:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:55:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc78fe9a-be95-4793-bae5-495029181b39","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b707bf89-1d68-49f0-b61f-a6495ecf46fc","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:55:28Z","ip_version":4}]} 2018-07-15 01:55:40,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b707bf89-1d68-49f0-b61f-a6495ecf46fc used request id req-d0204cb9-0a29-4fa6-85d2-c83b8eb1c80d 2018-07-15 01:55:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b707bf89-1d68-49f0-b61f-a6495ecf46fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:40,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-611b46a6-ca62-4961-b744-4faa5c3b54c2 Date: Sun, 15 Jul 2018 01:55:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:55:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc78fe9a-be95-4793-bae5-495029181b39","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b707bf89-1d68-49f0-b61f-a6495ecf46fc","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:55:28Z","ip_version":4}]} 2018-07-15 01:55:40,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b707bf89-1d68-49f0-b61f-a6495ecf46fc used request id req-611b46a6-ca62-4961-b744-4faa5c3b54c2 2018-07-15 01:55:40,628 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:40,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:40,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b08b8c4-faf4-4b75-b81c-2799f64b5c02 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:40,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-6b08b8c4-faf4-4b75-b81c-2799f64b5c02 2018-07-15 01:55:40,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:40,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:40 GMT Server: Apache x-openstack-request-id: req-b6222e0d-d1a4-4984-91bb-55fda6ad8091 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:41,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:40 GMT Server: Apache x-openstack-request-id: req-4e9fadc7-8469-408d-9a8a-bfdead1ec437 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fd4a1bfe-3237-4112-a1d0-ca3afdf38efe", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "dc78fe9a-be95-4793-bae5-495029181b39", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b707bf89-1d68-49f0-b61f-a6495ecf46fc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-15T01:55:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b7e9d692-b642-4893-93e3-23a6cbb72214", "resource_type": "OS::Nova::Server"}]} 2018-07-15 01:55:41,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources used request id req-4e9fadc7-8469-408d-9a8a-bfdead1ec437 2018-07-15 01:55:41,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/servers/b7e9d692-b642-4893-93e3-23a6cbb72214 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:41,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:41 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-e8caa5c5-74be-4101-baf0-30890c54729e x-compute-request-id: req-e8caa5c5-74be-4101-baf0-30890c54729e Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:c8:58", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.25:8774/v2.1/servers/b7e9d692-b642-4893-93e3-23a6cbb72214", "rel": "self"}, {"href": "http://172.30.9.25:8774/servers/b7e9d692-b642-4893-93e3-23a6cbb72214", "rel": "bookmark"}], "image": {"id": "47436543-459d-4ebb-965e-dedb83dacbb3", "links": [{"href": "http://172.30.9.25:8774/images/47436543-459d-4ebb-965e-dedb83dacbb3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-07-15T01:55:38.000000", "flavor": {"id": "2e618b91-857c-4157-b2e3-601b9020f0e1", "links": [{"href": "http://172.30.9.25:8774/flavors/2e618b91-857c-4157-b2e3-601b9020f0e1", "rel": "bookmark"}]}, "id": "b7e9d692-b642-4893-93e3-23a6cbb72214", "security_groups": [{"name": "default"}], "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-15T01:55:38Z", "hostId": "d81b37410a7536ade8ae4c19658baa0f25ac0adfc560dfadce05a3f5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-inst", "created": "2018-07-15T01:55:31Z", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-15 01:55:41,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/b7e9d692-b642-4893-93e3-23a6cbb72214 used request id req-e8caa5c5-74be-4101-baf0-30890c54729e 2018-07-15 01:55:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:41,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-df9e5665-aef2-4d1b-a0c6-1e9e16c49507 Date: Sun, 15 Jul 2018 01:55:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b707bf89-1d68-49f0-b61f-a6495ecf46fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"6c7918ecf2a745da94a03bea1c6739ed","l2_adjacency":true,"status":"ACTIVE","subnets":["dc78fe9a-be95-4793-bae5-495029181b39"],"description":"","tags":[],"updated_at":"2018-07-15T01:55:28Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net","admin_state_up":true,"tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:55:27Z","provider:network_type":"vxlan"}]} 2018-07-15 01:55:41,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-net used request id req-df9e5665-aef2-4d1b-a0c6-1e9e16c49507 2018-07-15 01:55:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:55:41,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3619b0ff-3488-4f86-865e-8cd025ba5271 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:55:41,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-3619b0ff-3488-4f86-865e-8cd025ba5271 2018-07-15 01:55:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:41,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48efcb7-82f2-4817-af59-211e93409b10 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:55:41,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-a48efcb7-82f2-4817-af59-211e93409b10 2018-07-15 01:55:41,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/subnets?network_id=b707bf89-1d68-49f0-b61f-a6495ecf46fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:42,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-25e67395-39a0-4d06-a2b8-3457c3cb0a5c Date: Sun, 15 Jul 2018 01:55:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-15T01:55:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc78fe9a-be95-4793-bae5-495029181b39","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"6c7918ecf2a745da94a03bea1c6739ed","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b707bf89-1d68-49f0-b61f-a6495ecf46fc","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:55:28Z","ip_version":4}]} 2018-07-15 01:55:42,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets?network_id=b707bf89-1d68-49f0-b61f-a6495ecf46fc used request id req-25e67395-39a0-4d06-a2b8-3457c3cb0a5c 2018-07-15 01:55:42,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/ports?network_id=b707bf89-1d68-49f0-b61f-a6495ecf46fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:42,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2065 X-Openstack-Request-Id: req-04bd4185-e615-4ae4-9280-5876c9db5c7e Date: Sun, 15 Jul 2018 01:55:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:55:30Z","device_owner":"network:dhcp","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc78fe9a-be95-4793-bae5-495029181b39","ip_address":"10.0.0.2"}],"id":"6bd211ab-4ce1-4f2d-8b7e-fcd8f0776e89","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:b7:f8","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b707bf89-1d68-49f0-b61f-a6495ecf46fc","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:55:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b707bf89-1d68-49f0-b61f-a6495ecf46fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-15T01:55:38Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dc78fe9a-be95-4793-bae5-495029181b39","ip_address":"10.0.0.4"}],"id":"fd4a1bfe-3237-4112-a1d0-ca3afdf38efe","security_groups":["960e9ef5-819c-4601-be08-a9f1d2434fc8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c9:c8:58","project_id":"6c7918ecf2a745da94a03bea1c6739ed","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1-server1_port-swembx6fz6oi","admin_state_up":true,"network_id":"b707bf89-1d68-49f0-b61f-a6495ecf46fc","tenant_id":"6c7918ecf2a745da94a03bea1c6739ed","created_at":"2018-07-15T01:55:29Z","binding:vnic_type":"normal","device_id":"b7e9d692-b642-4893-93e3-23a6cbb72214","ip_allocation":"immediate"}]} 2018-07-15 01:55:42,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports?network_id=b707bf89-1d68-49f0-b61f-a6495ecf46fc used request id req-04bd4185-e615-4ae4-9280-5876c9db5c7e 2018-07-15 01:55:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:42,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:42 GMT Server: Apache x-openstack-request-id: req-2d43f0f5-0975-4e10-b89a-3420ca1e9185 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:42,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:42 GMT Server: Apache x-openstack-request-id: req-54d83ac0-43a9-4b95-a1ee-6313ca15ebbd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fd4a1bfe-3237-4112-a1d0-ca3afdf38efe", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "dc78fe9a-be95-4793-bae5-495029181b39", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-15T01:55:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "b707bf89-1d68-49f0-b61f-a6495ecf46fc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-15T01:55:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:55:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b7e9d692-b642-4893-93e3-23a6cbb72214", "resource_type": "OS::Nova::Server"}]} 2018-07-15 01:55:42,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912/resources used request id req-54d83ac0-43a9-4b95-a1ee-6313ca15ebbd 2018-07-15 01:55:42,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/b3a64d04-f01f-4ca9-9daf-2e21473ec912 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93527b4ff93ef3baa8f76e27b27c14ef92a29e1c" 2018-07-15 01:55:42,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:42 GMT Server: Apache x-openstack-request-id: req-44ebf9fd-7753-47ee-a7ab-dc7f94b88eb7 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:42,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:55:42 GMT Server: Apache x-openstack-request-id: req-1604892c-5853-438a-adb2-5b726ebbe144 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:55:42,216 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-stack1/b3a64d04-f01f-4ca9-9daf-2e21473ec912 used request id req-1604892c-5853-438a-adb2-5b726ebbe144 2018-07-15 01:55:42,216 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-d201c94a-d817-42f1-a45f-e0e9f9309ee0-image 2018-07-15 01:55:42,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f90252b4f57c6a50586334d20ff55cf2d87f3e8" 2018-07-15 01:55:42,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ec1f26c8-92a5-4dcd-85b8-63df29f73cc9 Date: Sun, 15 Jul 2018 01:55:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:55:42,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/47436543-459d-4ebb-965e-dedb83dacbb3 used request id req-ec1f26c8-92a5-4dcd-85b8-63df29f73cc9 2018-07-15 01:55:42,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/2e618b91-857c-4157-b2e3-601b9020f0e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff21c3328e8b4afca265b45eac8018fb95f13fc8" 2018-07-15 01:55:42,747 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:55:42 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-2229597f-2ace-47ff-9f22-5f88c411da98 x-compute-request-id: req-2229597f-2ace-47ff-9f22-5f88c411da98 Content-Length: 0 Content-Type: application/json 2018-07-15 01:55:42,747 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/2e618b91-857c-4157-b2e3-601b9020f0e1 used request id req-2229597f-2ace-47ff-9f22-5f88c411da98 2018-07-15 01:55:42,749 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-15 01:55:42,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:42,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:43,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["CGxraWy4TNyvNgslEJglKA"], "issued_at": "2018-07-15T01:55:43.000000Z"}} 2018-07-15 01:55:43,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" 2018-07-15 01:55:43,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f3d93d-5697-4e78-a3ed-1f2056d0db5c 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:43,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-f5f3d93d-5697-4e78-a3ed-1f2056d0db5c 2018-07-15 01:55:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" 2018-07-15 01:55:43,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-aac212b1-44dd-4ee2-a701-7622fa2b12f9 Date: Sun, 15 Jul 2018 01:55:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image"} 2018-07-15 01:55:43,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image used request id req-aac212b1-44dd-4ee2-a701-7622fa2b12f9 2018-07-15 01:55:43,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" 2018-07-15 01:55:43,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b4b1f32f-face-4adb-b72d-e75ac3f3c690 Date: Sun, 15 Jul 2018 01:55:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:55:43,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-b4b1f32f-face-4adb-b72d-e75ac3f3c690 2018-07-15 01:55:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image"}' 2018-07-15 01:55:43,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4e62392-6c37-4908-b2e7-51b7d9c0f495 Date: Sun, 15 Jul 2018 01:55:43 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:55:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-15T01:55:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/b9166a51-3910-45c3-9166-6f4813240361", "min_disk": 0, "protected": false, "id": "b9166a51-3910-45c3-9166-6f4813240361", "file": "/v2/images/b9166a51-3910-45c3-9166-6f4813240361/file", "checksum": null, "owner": "6c7918ecf2a745da94a03bea1c6739ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:55:43,515 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.25:9292/v2/images used request id req-b4e62392-6c37-4908-b2e7-51b7d9c0f495 2018-07-15 01:55:43,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" -d '' 2018-07-15 01:55:44,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22fb5fbc-79ff-4d64-9a2c-03495267050e Date: Sun, 15 Jul 2018 01:55:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:55:44,846 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361/file used request id req-22fb5fbc-79ff-4d64-9a2c-03495267050e 2018-07-15 01:55:44,847 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-15 01:55:44,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" 2018-07-15 01:55:44,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-4b8d9328-b0c2-485e-91ca-913d733b683f Date: Sun, 15 Jul 2018 01:55:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:55:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:55:44Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/b9166a51-3910-45c3-9166-6f4813240361/snap", "metadata": {}}], "self": "/v2/images/b9166a51-3910-45c3-9166-6f4813240361", "min_disk": 0, "protected": false, "id": "b9166a51-3910-45c3-9166-6f4813240361", "file": "/v2/images/b9166a51-3910-45c3-9166-6f4813240361/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/b9166a51-3910-45c3-9166-6f4813240361/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:55:44,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361 used request id req-4b8d9328-b0c2-485e-91ca-913d733b683f 2018-07-15 01:55:44,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" 2018-07-15 01:55:44,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-baadb698-5d2b-4e58-ab9e-90d3b93875d5 Date: Sun, 15 Jul 2018 01:55:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-15 01:55:44,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/schemas/image used request id req-baadb698-5d2b-4e58-ab9e-90d3b93875d5 2018-07-15 01:55:44,922 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image 2018-07-15 01:55:44,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" 2018-07-15 01:55:44,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8dde9a94-bd54-4226-a783-a6e0f5319990 Date: Sun, 15 Jul 2018 01:55:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "tags": [], "container_format": "bare", "created_at": "2018-07-15T01:55:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-15T01:55:44Z", "visibility": "shared", "locations": [{"url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/b9166a51-3910-45c3-9166-6f4813240361/snap", "metadata": {}}], "self": "/v2/images/b9166a51-3910-45c3-9166-6f4813240361", "min_disk": 0, "protected": false, "id": "b9166a51-3910-45c3-9166-6f4813240361", "file": "/v2/images/b9166a51-3910-45c3-9166-6f4813240361/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6c7918ecf2a745da94a03bea1c6739ed", "direct_url": "rbd://a1afc284-dd4e-4744-8db2-2b262075cfc1/images/b9166a51-3910-45c3-9166-6f4813240361/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-15 01:55:44,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361 used request id req-8dde9a94-bd54-4226-a783-a6e0f5319990 2018-07-15 01:55:44,947 - create_image - DEBUG - Instance status is - active 2018-07-15 01:55:44,947 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image 2018-07-15 01:55:44,947 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image 2018-07-15 01:55:44,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-15 01:55:44,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:45,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["CGCPIByCQgCCn6oVMk2i4A"], "issued_at": "2018-07-15T01:55:45.000000Z"}} 2018-07-15 01:55:45,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de2ab22b777ffb9e9e556605f0ad2ec71c6b507" 2018-07-15 01:55:45,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9e37a3-a9e6-4985-9324-02d5be581343 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:55:45,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-2c9e37a3-a9e6-4985-9324-02d5be581343 2018-07-15 01:55:45,463 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:55:45,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de2ab22b777ffb9e9e556605f0ad2ec71c6b507" 2018-07-15 01:55:45,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55: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-dbb8915d-258e-4ed2-8f01-ddc7fdc63c19 x-compute-request-id: req-dbb8915d-258e-4ed2-8f01-ddc7fdc63c19 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-15 01:55:45,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-dbb8915d-258e-4ed2-8f01-ddc7fdc63c19 2018-07-15 01:55:45,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de2ab22b777ffb9e9e556605f0ad2ec71c6b507" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-07-15 01:55:45,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55: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-e7599fa2-9edb-487b-8ec4-18232cec075f x-compute-request-id: req-e7599fa2-9edb-487b-8ec4-18232cec075f Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/7a54e7e7-2b41-49d4-b9df-cbbcdf8d571a", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/7a54e7e7-2b41-49d4-b9df-cbbcdf8d571a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7a54e7e7-2b41-49d4-b9df-cbbcdf8d571a"}} 2018-07-15 01:55:45,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.25:8774/v2.1/flavors used request id req-e7599fa2-9edb-487b-8ec4-18232cec075f 2018-07-15 01:55:45,837 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-15 01:55:45,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:55:46,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["tJ-guakcQc2INfutDUzSMA"], "issued_at": "2018-07-15T01:55:46.000000Z"}} 2018-07-15 01:55:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}}' 2018-07-15 01:55:48,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:55:46 GMT Server: Apache x-openstack-request-id: req-71fe3b18-2ac3-4421-91df-016b9b58890f Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}]}} 2018-07-15 01:55:48,372 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks used request id req-71fe3b18-2ac3-4421-91df-016b9b58890f 2018-07-15 01:55:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:55:48,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:48 GMT Server: Apache x-openstack-request-id: req-1c91263d-744f-4820-ac5f-2f1e3de119e6 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:48,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:48 GMT Server: Apache x-openstack-request-id: req-1650c31d-41db-4e38-972c-deeff4df338d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:48,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-1650c31d-41db-4e38-972c-deeff4df338d 2018-07-15 01:55:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:55:49,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:49 GMT Server: Apache x-openstack-request-id: req-b220ba2b-70b7-4831-82ca-65b384aa74ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "deletion_time": null, "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "updated_time": null, "project": "6c7918ecf2a745da94a03bea1c6739ed", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "tags": null}]} 2018-07-15 01:55:49,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1 used request id req-b220ba2b-70b7-4831-82ca-65b384aa74ab 2018-07-15 01:55:49,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:55:49,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:49 GMT Server: Apache x-openstack-request-id: req-c9bb978e-9e27-40f7-bb94-408621e3f1cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "deletion_time": null, "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "updated_time": null, "project": "6c7918ecf2a745da94a03bea1c6739ed", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "tags": null}]} 2018-07-15 01:55:49,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1 used request id req-c9bb978e-9e27-40f7-bb94-408621e3f1cb 2018-07-15 01:55:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:55:49,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:49 GMT Server: Apache x-openstack-request-id: req-9674f72d-0c5f-4dc1-8693-48c5d0a033c2 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:50,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:49 GMT Server: Apache x-openstack-request-id: req-7c8c1602-a245-470d-8251-43b0ce9ade41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:50,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-7c8c1602-a245-470d-8251-43b0ce9ade41 2018-07-15 01:55:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:55:50,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:50 GMT Server: Apache x-openstack-request-id: req-874b0841-245d-443d-9e91-059d0fd987c5 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:50,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:50 GMT Server: Apache x-openstack-request-id: req-cb57cfe2-b66b-4f27-977c-4f7156a553c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:50,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-cb57cfe2-b66b-4f27-977c-4f7156a553c4 2018-07-15 01:55:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:55:53,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:53 GMT Server: Apache x-openstack-request-id: req-9c56ac6f-6ea4-4704-ac48-bdcefe0b59c7 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:53,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:53 GMT Server: Apache x-openstack-request-id: req-90ba0291-25e8-4b8b-91b8-78e84a5aaf6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:53,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-90ba0291-25e8-4b8b-91b8-78e84a5aaf6d 2018-07-15 01:55:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:55:56,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:56 GMT Server: Apache x-openstack-request-id: req-bd439b6d-703d-4343-a4ae-6c732cbfddc8 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:56,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:56 GMT Server: Apache x-openstack-request-id: req-783aa703-4df2-4611-83b0-76ea2c968037 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:56,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-783aa703-4df2-4611-83b0-76ea2c968037 2018-07-15 01:55:59,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:55:59,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:55:59 GMT Server: Apache x-openstack-request-id: req-0285161d-9982-4ffa-bf12-77cdc97d8f54 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:55:59,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:55:59 GMT Server: Apache x-openstack-request-id: req-8a617670-6529-453e-8234-9adc2bda888d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:55:59,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-8a617670-6529-453e-8234-9adc2bda888d 2018-07-15 01:56:02,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:02,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:02 GMT Server: Apache x-openstack-request-id: req-4fa9f55e-5d57-4e8a-ba0c-6f3f9aea89e1 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:02,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:02 GMT Server: Apache x-openstack-request-id: req-ac6f3240-5ecc-474a-bc8f-9a378acf39dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:02,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-ac6f3240-5ecc-474a-bc8f-9a378acf39dd 2018-07-15 01:56:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:06,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:06 GMT Server: Apache x-openstack-request-id: req-4583b844-896d-41f4-83b4-5676b43f4606 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:06,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:06 GMT Server: Apache x-openstack-request-id: req-eac9f0f7-c3e5-4296-a7d6-58a6f36920fb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1", "stack_user_project_id": "3e324962163e4ada85e51fdc818dbb27", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:55:47Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f39bb86e-0464-4ee6-bfd0-309b11572988", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:06,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-eac9f0f7-c3e5-4296-a7d6-58a6f36920fb 2018-07-15 01:56:06,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}, "parameters": {"net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}}' 2018-07-15 01:56:07,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:56:06 GMT Server: Apache x-openstack-request-id: req-c1e865ac-b5b0-4ba4-956b-f0a7c785a5aa Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}]}} 2018-07-15 01:56:07,988 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks used request id req-c1e865ac-b5b0-4ba4-956b-f0a7c785a5aa 2018-07-15 01:56:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:08,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:08 GMT Server: Apache x-openstack-request-id: req-c047232d-5379-403e-aa88-5e0566108da8 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:08,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:08 GMT Server: Apache x-openstack-request-id: req-cc2cf535-8a26-4f0c-8822-4adb9bb28f73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:08,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-cc2cf535-8a26-4f0c-8822-4adb9bb28f73 2018-07-15 01:56:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:08,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:08 GMT Server: Apache x-openstack-request-id: req-5fbc35be-7cf1-4985-8f1f-79365a9d1b28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "deletion_time": null, "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "updated_time": null, "project": "6c7918ecf2a745da94a03bea1c6739ed", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "tags": null}]} 2018-07-15 01:56:08,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2 used request id req-5fbc35be-7cf1-4985-8f1f-79365a9d1b28 2018-07-15 01:56:08,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:08,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:08 GMT Server: Apache x-openstack-request-id: req-9d3b85ff-92ce-4d39-a1b8-447b2e498db4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "deletion_time": null, "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "updated_time": null, "project": "6c7918ecf2a745da94a03bea1c6739ed", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "tags": null}]} 2018-07-15 01:56:08,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks?stack_name=HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2 used request id req-9d3b85ff-92ce-4d39-a1b8-447b2e498db4 2018-07-15 01:56:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:08,212 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:08 GMT Server: Apache x-openstack-request-id: req-fc9f09f2-62c1-44ba-9914-a6c14fafd6c6 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:08,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:08 GMT Server: Apache x-openstack-request-id: req-1127b09a-b986-4555-b891-24f4a8121847 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:08,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-1127b09a-b986-4555-b891-24f4a8121847 2018-07-15 01:56:08,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:08,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:08 GMT Server: Apache x-openstack-request-id: req-2600c4b7-8d4c-4891-8bee-3a7709ddbea6 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:08,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:08 GMT Server: Apache x-openstack-request-id: req-03ed4858-421c-4af2-b41c-01f6c2d67ff5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:08,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-03ed4858-421c-4af2-b41c-01f6c2d67ff5 2018-07-15 01:56:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:11,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:11 GMT Server: Apache x-openstack-request-id: req-e1652774-3bad-4578-876c-51bc13e6c897 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:11,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:11 GMT Server: Apache x-openstack-request-id: req-518f942f-4038-4c42-9f0c-30c2115a4dd4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:11,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-518f942f-4038-4c42-9f0c-30c2115a4dd4 2018-07-15 01:56:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:14,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:14 GMT Server: Apache x-openstack-request-id: req-d92f25b9-416b-4b99-86fa-565096fd5db2 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:14,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:14 GMT Server: Apache x-openstack-request-id: req-73c09830-64c7-4f12-a7dd-02896e880c73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:14,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-73c09830-64c7-4f12-a7dd-02896e880c73 2018-07-15 01:56:17,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:17,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:17 GMT Server: Apache x-openstack-request-id: req-4bc6c192-f009-4d13-b6d1-837ec76a9752 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:17,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:17 GMT Server: Apache x-openstack-request-id: req-e6431dcf-da4a-4c3f-b73e-f5eabe43a4d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:17,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-e6431dcf-da4a-4c3f-b73e-f5eabe43a4d9 2018-07-15 01:56:20,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:20,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:20 GMT Server: Apache x-openstack-request-id: req-799ebe7a-2644-476f-a618-57496c189aa3 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:20,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:20 GMT Server: Apache x-openstack-request-id: req-f7383cb0-1d2b-4a57-bc24-d771c9b86cb9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:20,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-f7383cb0-1d2b-4a57-bc24-d771c9b86cb9 2018-07-15 01:56:23,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:23,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:23 GMT Server: Apache x-openstack-request-id: req-b9450ff9-e914-4ede-90f1-bfb78eda136d Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:23,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:23 GMT Server: Apache x-openstack-request-id: req-b8902c0d-00dc-49cc-ab7c-e6efb970fe2b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image", "inst_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2", "stack_user_project_id": "df269f8c08e147d3acb7c6294f6179df", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:56:07Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6df9d883-e4ed-44d2-afda-04e04421b4a8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-15 01:56:23,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-b8902c0d-00dc-49cc-ab7c-e6efb970fe2b 2018-07-15 01:56:23,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/f39bb86e-0464-4ee6-bfd0-309b11572988 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:23,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:23 GMT Server: Apache x-openstack-request-id: req-5c8d8cb4-7cb6-4a04-87ad-a0f717b6470b Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:23,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:56:23 GMT Server: Apache x-openstack-request-id: req-b6f6df8e-b372-4530-a0f9-35bef6df0812 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:56:23,824 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack1/f39bb86e-0464-4ee6-bfd0-309b11572988 used request id req-b6f6df8e-b372-4530-a0f9-35bef6df0812 2018-07-15 01:56:23,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/6df9d883-e4ed-44d2-afda-04e04421b4a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6e4c9c3b2d4a310de1c35b7f875e8ea0eb3e40" 2018-07-15 01:56:23,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:23 GMT Server: Apache x-openstack-request-id: req-21d77abd-75fb-47b7-8e8f-7c0ee3475674 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:23,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:56:23 GMT Server: Apache x-openstack-request-id: req-6474b396-ab27-49ff-902a-3bc46b2726d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:56:23,912 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-stack2/6df9d883-e4ed-44d2-afda-04e04421b4a8 used request id req-6474b396-ab27-49ff-902a-3bc46b2726d7 2018-07-15 01:56:23,912 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-e52e2483-9d39-474b-840e-110b4bc3fbc7-image 2018-07-15 01:56:23,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b033c4eb3919fec484402595d5bf4409dc336e4d" 2018-07-15 01:56:24,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31a9fea5-d66e-469d-afb5-295b9fb6be87 Date: Sun, 15 Jul 2018 01:56:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:24,467 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.25:9292/v2/images/b9166a51-3910-45c3-9166-6f4813240361 used request id req-31a9fea5-d66e-469d-afb5-295b9fb6be87 2018-07-15 01:56:24,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8774/v2.1/flavors/7a54e7e7-2b41-49d4-b9df-cbbcdf8d571a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de2ab22b777ffb9e9e556605f0ad2ec71c6b507" 2018-07-15 01:56:24,502 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:24 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-51d63449-f0bc-42b6-8d72-24253605573f x-compute-request-id: req-51d63449-f0bc-42b6-8d72-24253605573f Content-Length: 0 Content-Type: application/json 2018-07-15 01:56:24,502 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.25:8774/v2.1/flavors/7a54e7e7-2b41-49d4-b9df-cbbcdf8d571a used request id req-51d63449-f0bc-42b6-8d72-24253605573f 2018-07-15 01:56:24,503 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-15 01:56:24,503 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:56:24,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:24,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["zW4lGqp5TsqSh8t7TNwutw"], "issued_at": "2018-07-15T01:56:24.000000Z"}} 2018-07-15 01:56:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04adbc1bdf73649cdc3052036889d76cafed04de" -d '{"stack_name": "HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-07-15 01:56:26,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:56:25 GMT Server: Apache x-openstack-request-id: req-eacdc0a2-8e22-4533-8b63-47c62e42ca6f Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "26fce5a0-ed33-4f78-b666-df2358c0ab74", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74", "rel": "self"}]}} 2018-07-15 01:56:26,772 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks used request id req-eacdc0a2-8e22-4533-8b63-47c62e42ca6f 2018-07-15 01:56:26,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/26fce5a0-ed33-4f78-b666-df2358c0ab74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04adbc1bdf73649cdc3052036889d76cafed04de" 2018-07-15 01:56:27,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:26 GMT Server: Apache x-openstack-request-id: req-f1b81995-0bd7-4659-aa35-4ada71d8105e Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:27,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:27 GMT Server: Apache x-openstack-request-id: req-2799ebeb-f60f-4091-b4fd-8cf829c6b049 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "26fce5a0-ed33-4f78-b666-df2358c0ab74", "OS::stack_name": "HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack", "stack_user_project_id": "4e069336a3544b24b07daa4c00d8666d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:56:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "26fce5a0-ed33-4f78-b666-df2358c0ab74", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-15 01:56:27,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74 used request id req-2799ebeb-f60f-4091-b4fd-8cf829c6b049 2018-07-15 01:56:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/26fce5a0-ed33-4f78-b666-df2358c0ab74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04adbc1bdf73649cdc3052036889d76cafed04de" 2018-07-15 01:56:27,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:27 GMT Server: Apache x-openstack-request-id: req-d21c43d8-b09c-4bdf-b8fb-ce65d4fcf700 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:27,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:27 GMT Server: Apache x-openstack-request-id: req-70160663-9a8d-4f45-9ec1-4756d1dd800a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "26fce5a0-ed33-4f78-b666-df2358c0ab74", "OS::stack_name": "HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack", "stack_user_project_id": "4e069336a3544b24b07daa4c00d8666d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:56:26Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "26fce5a0-ed33-4f78-b666-df2358c0ab74", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-15 01:56:27,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74 used request id req-70160663-9a8d-4f45-9ec1-4756d1dd800a 2018-07-15 01:56:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/26fce5a0-ed33-4f78-b666-df2358c0ab74/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04adbc1bdf73649cdc3052036889d76cafed04de" 2018-07-15 01:56:27,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:27 GMT Server: Apache x-openstack-request-id: req-cff99e96-c97a-4a0b-ab9b-dbbbabdc8d72 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:27,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:27 GMT Server: Apache x-openstack-request-id: req-e3583a70-bddf-441c-ab8a-c9f51bf90093 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-15T01:56:26Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:56:26Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d5b71e99-24ae-439b-a5aa-5b779c7d612c", "resource_type": "OS::Nova::Flavor"}]} 2018-07-15 01:56:27,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74/resources used request id req-e3583a70-bddf-441c-ab8a-c9f51bf90093 2018-07-15 01:56:27,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/flavors/d5b71e99-24ae-439b-a5aa-5b779c7d612c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04adbc1bdf73649cdc3052036889d76cafed04de" 2018-07-15 01:56:28,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:28 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-fba8a5b9-87cd-4283-b1db-f1beb926bd45 x-compute-request-id: req-fba8a5b9-87cd-4283-b1db-f1beb926bd45 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack-flavor-2stxpnwoy7q5", "links": [{"href": "http://172.30.9.25:8774/v2.1/flavors/d5b71e99-24ae-439b-a5aa-5b779c7d612c", "rel": "self"}, {"href": "http://172.30.9.25:8774/flavors/d5b71e99-24ae-439b-a5aa-5b779c7d612c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "d5b71e99-24ae-439b-a5aa-5b779c7d612c"}} 2018-07-15 01:56:28,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/flavors/d5b71e99-24ae-439b-a5aa-5b779c7d612c used request id req-fba8a5b9-87cd-4283-b1db-f1beb926bd45 2018-07-15 01:56:28,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/26fce5a0-ed33-4f78-b666-df2358c0ab74 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04adbc1bdf73649cdc3052036889d76cafed04de" 2018-07-15 01:56:28,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:28 GMT Server: Apache x-openstack-request-id: req-082ff536-7a65-42f9-ba96-ab0801d12f5c Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:28,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:56:28 GMT Server: Apache x-openstack-request-id: req-ca86daf8-9ce6-4e6a-8fce-73b045fc796b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:56:28,548 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsFlavorTests-9a1aa58a-24b6-496d-8e5d-da5776b322c3-stack/26fce5a0-ed33-4f78-b666-df2358c0ab74 used request id req-ca86daf8-9ce6-4e6a-8fce-73b045fc796b 2018-07-15 01:56:28,550 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-15 01:56:28,550 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-15 01:56:28,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:29,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["CX9-yWCcSIW7BPPUbvZKjg"], "issued_at": "2018-07-15T01:56:29.000000Z"}} 2018-07-15 01:56:29,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e94ff3e06ec04bfc92b21706762848474eee9" -d '{"stack_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack", "template": {"outputs": {"private_key": {"description": "SSH Private Key", "value": {"get_attr": ["keypair", "private_key"]}}}, "heat_template_version": "2015-04-30", "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"keypair_name": {"default": "keypair_name", "type": "string", "description": "The name of the stack's keypair", "label": "Keypair name"}}, "resources": {"keypair": {"type": "OS::Nova::KeyPair", "properties": {"name": {"get_param": "keypair_name"}, "save_private_key": true}}}}, "parameters": {"keypair_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp"}}' 2018-07-15 01:56:31,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:56:29 GMT Server: Apache x-openstack-request-id: req-53f2c47f-b881-4f45-b731-cb6e8a8e8b82 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "e62e8826-2585-49fa-b43c-0ec200be6f37", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37", "rel": "self"}]}} 2018-07-15 01:56:31,275 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks used request id req-53f2c47f-b881-4f45-b731-cb6e8a8e8b82 2018-07-15 01:56:31,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/e62e8826-2585-49fa-b43c-0ec200be6f37 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e94ff3e06ec04bfc92b21706762848474eee9" 2018-07-15 01:56:31,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:31 GMT Server: Apache x-openstack-request-id: req-f7fa8a9d-0d99-4cb3-b2d8-9d5f0f8e2ea4 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:31,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:31 GMT Server: Apache x-openstack-request-id: req-86c23257-8dcf-489b-9671-88eb0598ccb3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "e62e8826-2585-49fa-b43c-0ec200be6f37", "OS::stack_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack", "keypair_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack", "stack_user_project_id": "741d4cc60d364ac8bdcf7f208c54f0a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:56:30Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e62e8826-2585-49fa-b43c-0ec200be6f37", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAne16jXwkS1aUzuWwSnUfLgcmMkuPQjG/XxUNnFTkPm8+5iNo\nPeMmvBU0cQMLD5D2R28r8wMqguhCx9lPRVWmnLH3RZtnY+RlyS1lWD9aIJWjsdSh\n5+hdcTiYa165ynz2WP4R1dBk0sIHlNdHRKIuJyWZB/rKeLYCokg+hZqXmokMNzij\nSqlmWNZJwzOMqIPxMuc1/Sgi9HSHpjWoS8zB4WokVuhhnfPdH5xkWpU0dqVoLZs+\nTLfJ6kDY7uSIyv79xSOqCw+EMfoNkYWyAFjjQ7YkaYDj6QCh2YeqfnEdldCpFQ61\noeUkVTcr9Z9d6eBrGv+DQwU5Ae/yKM9S7xJ/3QIDAQABAoIBAFJol2i4/N9rQJ9t\n774Ku8hy5pWcJBcwimH9RGrtSWTi+/lvRHf2zkGa9xB5vA3VYQ4Jju9yGX7R3/cV\nCG5vsU9W9mcWHq9bgVmnHJkeBdO3AgJLqGixMgFgvPhaJ6zn5Eyv13KxGct4gChE\n5eWEk3zN+7rUPU8b+ufftvBUqQNz6jWIMk7K2KpHVchGpWDOY0yQqgd+bGMF0sH1\nhNumR4cbLPPj7pOxaA8Ub2XnRTnzwI7HjKVM/9xucVwTSz+bnXiQw/UlKqH+b3Bk\nax9k0SyFPNUim5/iVXIiu7tMDq+NuCz1h2EW0mWqbuLE+1DrKnlxr4FHh3OMvfQL\nNjROJKkCgYEA0I95T1SHBKYHtAejV1df8aRBq6W4+c7Y3mXmjJYf2wS5wQTrXhnT\njD8GrAaUzfOuIIFv/wSN2pe88wYLvnMr10sm3cRaJDR1ApNj3Vl86NTz6dhKjLMn\n/F4hAl3CTjPSKaQ42mVtXVibcHv8P42VyMn2kOAoAxHYfIwmB3SEYI8CgYEAwdml\nEaUKDomeuFmZxxmRUgOLopCAsYNBChq2kjOQOOlGX5WX93d9hCbIfDq9SgLr0qZ2\nxLe8Lx7n3YGv98KgQO4XO+PyedKaXeZA4q5+ymDv0n8hduqk4SfMTNhqlaAIlznB\nxuKXdgvjXhK1SyQ0RV45SHsYbtoYy62SDpe7dtMCgYABh9wLEgK/rPxHfPrc7D4/\nBsaYnOnDo5oB39uWUo+/SsSWPxP/J89eqyPAZXf4Hv67LFgHFiB4Zz6yxeuWJUBA\nH0QUwpkqxNvK/gvwlvSMvOthXv4FFFeJyaMSYl/HtSeouJTWPYJU+g6B/9b1HHPp\n+ll97Lc+doYRO/IXgepqzwKBgFmperFbnfg1bWWlg/xUdiPyId8SaYQxyp6K1pFv\nKjE4rOU/Qygia7r5WVgkrzMRgNRRTLQWrAM7j1GkT6kQq6D8v2BjQd9ZKy9tdeuj\nfF/NUIATb34acCL4joWowDvu5qpT+64rVpUyUHtNue9EkqzXNTWyQg3b8QYchWcc\nhYgjAoGBAJCaFT0KWcZ5nzMFiXXH9Ub/djNY9bWBEw/XPyZ4h4/boHlfoLY75poI\nmDkjCzNtFhqd/YjDguqY8sLB8vxY+7v9O7dhhPTzG8NaZ3rU/bd0RNiYxAJXjJGU\nmrmRyWALw63RyMlm9DaAkltyOj+Pi8WM/8Jp+lsGcYbOF6RrweVe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-15 01:56:31,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 used request id req-86c23257-8dcf-489b-9671-88eb0598ccb3 2018-07-15 01:56:31,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/e62e8826-2585-49fa-b43c-0ec200be6f37 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e94ff3e06ec04bfc92b21706762848474eee9" 2018-07-15 01:56:32,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:31 GMT Server: Apache x-openstack-request-id: req-a75724ae-0412-48cd-bbec-fa79202ab675 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:32,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:32 GMT Server: Apache x-openstack-request-id: req-2a8d8546-38cf-4f19-bf5a-418902b3e58c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "e62e8826-2585-49fa-b43c-0ec200be6f37", "OS::stack_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack", "keypair_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack", "stack_user_project_id": "741d4cc60d364ac8bdcf7f208c54f0a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:56:30Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e62e8826-2585-49fa-b43c-0ec200be6f37", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAne16jXwkS1aUzuWwSnUfLgcmMkuPQjG/XxUNnFTkPm8+5iNo\nPeMmvBU0cQMLD5D2R28r8wMqguhCx9lPRVWmnLH3RZtnY+RlyS1lWD9aIJWjsdSh\n5+hdcTiYa165ynz2WP4R1dBk0sIHlNdHRKIuJyWZB/rKeLYCokg+hZqXmokMNzij\nSqlmWNZJwzOMqIPxMuc1/Sgi9HSHpjWoS8zB4WokVuhhnfPdH5xkWpU0dqVoLZs+\nTLfJ6kDY7uSIyv79xSOqCw+EMfoNkYWyAFjjQ7YkaYDj6QCh2YeqfnEdldCpFQ61\noeUkVTcr9Z9d6eBrGv+DQwU5Ae/yKM9S7xJ/3QIDAQABAoIBAFJol2i4/N9rQJ9t\n774Ku8hy5pWcJBcwimH9RGrtSWTi+/lvRHf2zkGa9xB5vA3VYQ4Jju9yGX7R3/cV\nCG5vsU9W9mcWHq9bgVmnHJkeBdO3AgJLqGixMgFgvPhaJ6zn5Eyv13KxGct4gChE\n5eWEk3zN+7rUPU8b+ufftvBUqQNz6jWIMk7K2KpHVchGpWDOY0yQqgd+bGMF0sH1\nhNumR4cbLPPj7pOxaA8Ub2XnRTnzwI7HjKVM/9xucVwTSz+bnXiQw/UlKqH+b3Bk\nax9k0SyFPNUim5/iVXIiu7tMDq+NuCz1h2EW0mWqbuLE+1DrKnlxr4FHh3OMvfQL\nNjROJKkCgYEA0I95T1SHBKYHtAejV1df8aRBq6W4+c7Y3mXmjJYf2wS5wQTrXhnT\njD8GrAaUzfOuIIFv/wSN2pe88wYLvnMr10sm3cRaJDR1ApNj3Vl86NTz6dhKjLMn\n/F4hAl3CTjPSKaQ42mVtXVibcHv8P42VyMn2kOAoAxHYfIwmB3SEYI8CgYEAwdml\nEaUKDomeuFmZxxmRUgOLopCAsYNBChq2kjOQOOlGX5WX93d9hCbIfDq9SgLr0qZ2\nxLe8Lx7n3YGv98KgQO4XO+PyedKaXeZA4q5+ymDv0n8hduqk4SfMTNhqlaAIlznB\nxuKXdgvjXhK1SyQ0RV45SHsYbtoYy62SDpe7dtMCgYABh9wLEgK/rPxHfPrc7D4/\nBsaYnOnDo5oB39uWUo+/SsSWPxP/J89eqyPAZXf4Hv67LFgHFiB4Zz6yxeuWJUBA\nH0QUwpkqxNvK/gvwlvSMvOthXv4FFFeJyaMSYl/HtSeouJTWPYJU+g6B/9b1HHPp\n+ll97Lc+doYRO/IXgepqzwKBgFmperFbnfg1bWWlg/xUdiPyId8SaYQxyp6K1pFv\nKjE4rOU/Qygia7r5WVgkrzMRgNRRTLQWrAM7j1GkT6kQq6D8v2BjQd9ZKy9tdeuj\nfF/NUIATb34acCL4joWowDvu5qpT+64rVpUyUHtNue9EkqzXNTWyQg3b8QYchWcc\nhYgjAoGBAJCaFT0KWcZ5nzMFiXXH9Ub/djNY9bWBEw/XPyZ4h4/boHlfoLY75poI\nmDkjCzNtFhqd/YjDguqY8sLB8vxY+7v9O7dhhPTzG8NaZ3rU/bd0RNiYxAJXjJGU\nmrmRyWALw63RyMlm9DaAkltyOj+Pi8WM/8Jp+lsGcYbOF6RrweVe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-15 01:56:32,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 used request id req-2a8d8546-38cf-4f19-bf5a-418902b3e58c 2018-07-15 01:56:32,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/e62e8826-2585-49fa-b43c-0ec200be6f37/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e94ff3e06ec04bfc92b21706762848474eee9" 2018-07-15 01:56:32,529 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:32 GMT Server: Apache x-openstack-request-id: req-a68da85b-7271-43b3-a2fe-3166baaa5803 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:32,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:32 GMT Server: Apache x-openstack-request-id: req-08d28e08-a128-41c4-bf57-867c9ec5b86c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-15T01:56:31Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:56:31Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-15 01:56:32,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37/resources used request id req-08d28e08-a128-41c4-bf57-867c9ec5b86c 2018-07-15 01:56:32,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e94ff3e06ec04bfc92b21706762848474eee9" 2018-07-15 01:56:32,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:32 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-d7c999bf-52cf-4d7e-860e-36f28e3f892e x-compute-request-id: req-d7c999bf-52cf-4d7e-860e-36f28e3f892e Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCd7XqNfCRLVpTO5bBKdR8uByYyS49CMb9fFQ2cVOQ+bz7mI2g94ya8FTRxAwsPkPZHbyvzAyqC6ELH2U9FVaacsfdFm2dj5GXJLWVYP1oglaOx1KHn6F1xOJhrXrnKfPZY/hHV0GTSwgeU10dEoi4nJZkH+sp4tgKiSD6FmpeaiQw3OKNKqWZY1knDM4yog/Ey5zX9KCL0dIemNahLzMHhaiRW6GGd890fnGRalTR2pWgtmz5Mt8nqQNju5IjK/v3FI6oLD4Qx+g2RhbIAWONDtiRpgOPpAKHZh6p+cR2V0KkVDrWh5SRVNyv1n13p4Gsa/4NDBTkB7/Ioz1LvEn/d Generated-by-Nova", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp", "deleted": false, "created_at": "2018-07-15T01:56:31.000000", "updated_at": null, "fingerprint": "29:73:35:bb:6e:fd:45:85:99:f6:6a:bd:78:89:83:93", "deleted_at": null, "id": 8}} 2018-07-15 01:56:32,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp used request id req-d7c999bf-52cf-4d7e-860e-36f28e3f892e 2018-07-15 01:56:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/e62e8826-2585-49fa-b43c-0ec200be6f37 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e94ff3e06ec04bfc92b21706762848474eee9" 2018-07-15 01:56:32,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:32 GMT Server: Apache x-openstack-request-id: req-4dc620de-fbbf-44b6-8abf-8d618f398679 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:33,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:32 GMT Server: Apache x-openstack-request-id: req-fab1f211-d745-416f-bdcd-b7aa5993119c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "e62e8826-2585-49fa-b43c-0ec200be6f37", "OS::stack_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack", "keypair_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack", "stack_user_project_id": "741d4cc60d364ac8bdcf7f208c54f0a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:56:30Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e62e8826-2585-49fa-b43c-0ec200be6f37", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAne16jXwkS1aUzuWwSnUfLgcmMkuPQjG/XxUNnFTkPm8+5iNo\nPeMmvBU0cQMLD5D2R28r8wMqguhCx9lPRVWmnLH3RZtnY+RlyS1lWD9aIJWjsdSh\n5+hdcTiYa165ynz2WP4R1dBk0sIHlNdHRKIuJyWZB/rKeLYCokg+hZqXmokMNzij\nSqlmWNZJwzOMqIPxMuc1/Sgi9HSHpjWoS8zB4WokVuhhnfPdH5xkWpU0dqVoLZs+\nTLfJ6kDY7uSIyv79xSOqCw+EMfoNkYWyAFjjQ7YkaYDj6QCh2YeqfnEdldCpFQ61\noeUkVTcr9Z9d6eBrGv+DQwU5Ae/yKM9S7xJ/3QIDAQABAoIBAFJol2i4/N9rQJ9t\n774Ku8hy5pWcJBcwimH9RGrtSWTi+/lvRHf2zkGa9xB5vA3VYQ4Jju9yGX7R3/cV\nCG5vsU9W9mcWHq9bgVmnHJkeBdO3AgJLqGixMgFgvPhaJ6zn5Eyv13KxGct4gChE\n5eWEk3zN+7rUPU8b+ufftvBUqQNz6jWIMk7K2KpHVchGpWDOY0yQqgd+bGMF0sH1\nhNumR4cbLPPj7pOxaA8Ub2XnRTnzwI7HjKVM/9xucVwTSz+bnXiQw/UlKqH+b3Bk\nax9k0SyFPNUim5/iVXIiu7tMDq+NuCz1h2EW0mWqbuLE+1DrKnlxr4FHh3OMvfQL\nNjROJKkCgYEA0I95T1SHBKYHtAejV1df8aRBq6W4+c7Y3mXmjJYf2wS5wQTrXhnT\njD8GrAaUzfOuIIFv/wSN2pe88wYLvnMr10sm3cRaJDR1ApNj3Vl86NTz6dhKjLMn\n/F4hAl3CTjPSKaQ42mVtXVibcHv8P42VyMn2kOAoAxHYfIwmB3SEYI8CgYEAwdml\nEaUKDomeuFmZxxmRUgOLopCAsYNBChq2kjOQOOlGX5WX93d9hCbIfDq9SgLr0qZ2\nxLe8Lx7n3YGv98KgQO4XO+PyedKaXeZA4q5+ymDv0n8hduqk4SfMTNhqlaAIlznB\nxuKXdgvjXhK1SyQ0RV45SHsYbtoYy62SDpe7dtMCgYABh9wLEgK/rPxHfPrc7D4/\nBsaYnOnDo5oB39uWUo+/SsSWPxP/J89eqyPAZXf4Hv67LFgHFiB4Zz6yxeuWJUBA\nH0QUwpkqxNvK/gvwlvSMvOthXv4FFFeJyaMSYl/HtSeouJTWPYJU+g6B/9b1HHPp\n+ll97Lc+doYRO/IXgepqzwKBgFmperFbnfg1bWWlg/xUdiPyId8SaYQxyp6K1pFv\nKjE4rOU/Qygia7r5WVgkrzMRgNRRTLQWrAM7j1GkT6kQq6D8v2BjQd9ZKy9tdeuj\nfF/NUIATb34acCL4joWowDvu5qpT+64rVpUyUHtNue9EkqzXNTWyQg3b8QYchWcc\nhYgjAoGBAJCaFT0KWcZ5nzMFiXXH9Ub/djNY9bWBEw/XPyZ4h4/boHlfoLY75poI\nmDkjCzNtFhqd/YjDguqY8sLB8vxY+7v9O7dhhPTzG8NaZ3rU/bd0RNiYxAJXjJGU\nmrmRyWALw63RyMlm9DaAkltyOj+Pi8WM/8Jp+lsGcYbOF6RrweVe\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-15 01:56:33,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 used request id req-fab1f211-d745-416f-bdcd-b7aa5993119c 2018-07-15 01:56:33,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e94ff3e06ec04bfc92b21706762848474eee9" 2018-07-15 01:56:33,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:33 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-56871109-640f-4092-b5bb-7baba5271f7d x-compute-request-id: req-56871109-640f-4092-b5bb-7baba5271f7d Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCd7XqNfCRLVpTO5bBKdR8uByYyS49CMb9fFQ2cVOQ+bz7mI2g94ya8FTRxAwsPkPZHbyvzAyqC6ELH2U9FVaacsfdFm2dj5GXJLWVYP1oglaOx1KHn6F1xOJhrXrnKfPZY/hHV0GTSwgeU10dEoi4nJZkH+sp4tgKiSD6FmpeaiQw3OKNKqWZY1knDM4yog/Ey5zX9KCL0dIemNahLzMHhaiRW6GGd890fnGRalTR2pWgtmz5Mt8nqQNju5IjK/v3FI6oLD4Qx+g2RhbIAWONDtiRpgOPpAKHZh6p+cR2V0KkVDrWh5SRVNyv1n13p4Gsa/4NDBTkB7/Ioz1LvEn/d Generated-by-Nova", "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "name": "HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp", "deleted": false, "created_at": "2018-07-15T01:56:31.000000", "updated_at": null, "fingerprint": "29:73:35:bb:6e:fd:45:85:99:f6:6a:bd:78:89:83:93", "deleted_at": null, "id": 8}} 2018-07-15 01:56:33,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-kp used request id req-56871109-640f-4092-b5bb-7baba5271f7d 2018-07-15 01:56:33,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/e62e8826-2585-49fa-b43c-0ec200be6f37 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e94ff3e06ec04bfc92b21706762848474eee9" 2018-07-15 01:56:33,299 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:33 GMT Server: Apache x-openstack-request-id: req-6fd4cc46-d32b-4922-bbd0-20e70eb2cb2f Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:33,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:56:33 GMT Server: Apache x-openstack-request-id: req-56b5e3d4-715b-4c24-ab1b-df99b9e2463b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:56:33,503 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsKeypairTests-2ac303b6-90f3-4690-9afe-8d0473c1ce98-stack/e62e8826-2585-49fa-b43c-0ec200be6f37 used request id req-56b5e3d4-715b-4c24-ab1b-df99b9e2463b 2018-07-15 01:56:33,505 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-15 01:56:33,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:33,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["oN-KpqgBQdaDsbVswjIRjA"], "issued_at": "2018-07-15T01:56:33.000000Z"}} 2018-07-15 01:56:33,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b892d69394f823506eb4bd2b087ee3d9f70f23c5" -d '{"stack_name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack", "template": {"heat_template_version": "2015-04-30", "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"security_group_name": {"default": "security_group_name", "type": "string", "description": "The name of the stack's security group", "label": "Security Group name"}}, "resources": {"server_security_group": {"type": "OS::Neutron::SecurityGroup", "properties": {"rules": [{"direction": "egress", "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0", "ethertype": "IPv4", "port_range_max": 22, "port_range_min": 22}, {"ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}], "description": "Test description", "name": {"get_param": "security_group_name"}}}}}, "parameters": {"security_group_name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-sec-grp"}}' 2018-07-15 01:56:35,446 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 15 Jul 2018 01:56:33 GMT Server: Apache x-openstack-request-id: req-dd14a486-df94-42c7-872f-1b5c5b4d94ef Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "c2c22585-842d-41dc-8485-770d1b6c46c1", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1", "rel": "self"}]}} 2018-07-15 01:56:35,447 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks used request id req-dd14a486-df94-42c7-872f-1b5c5b4d94ef 2018-07-15 01:56:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/c2c22585-842d-41dc-8485-770d1b6c46c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b892d69394f823506eb4bd2b087ee3d9f70f23c5" 2018-07-15 01:56:35,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:35 GMT Server: Apache x-openstack-request-id: req-a1014587-f5a7-4a05-9175-3efef8f18f71 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:35,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:35 GMT Server: Apache x-openstack-request-id: req-135bbabb-3d3b-4d32-9a6d-017a354bd8c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "c2c22585-842d-41dc-8485-770d1b6c46c1", "OS::stack_name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack", "security_group_name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack", "stack_user_project_id": "b2420dd6aa904691ad8a3cbef48d592d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-15T01:56:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2c22585-842d-41dc-8485-770d1b6c46c1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-15 01:56:35,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1 used request id req-135bbabb-3d3b-4d32-9a6d-017a354bd8c6 2018-07-15 01:56:35,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/c2c22585-842d-41dc-8485-770d1b6c46c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b892d69394f823506eb4bd2b087ee3d9f70f23c5" 2018-07-15 01:56:36,172 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:35 GMT Server: Apache x-openstack-request-id: req-7cf2825e-eef4-418c-a3e0-4139b99c091f Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:36,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:36 GMT Server: Apache x-openstack-request-id: req-c291ac29-d970-4ece-bb64-47f08ed8eaaa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "6c7918ecf2a745da94a03bea1c6739ed", "OS::stack_id": "c2c22585-842d-41dc-8485-770d1b6c46c1", "OS::stack_name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack", "security_group_name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack", "stack_user_project_id": "b2420dd6aa904691ad8a3cbef48d592d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-15T01:56:34Z", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c2c22585-842d-41dc-8485-770d1b6c46c1", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-15 01:56:36,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1 used request id req-c291ac29-d970-4ece-bb64-47f08ed8eaaa 2018-07-15 01:56:36,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/c2c22585-842d-41dc-8485-770d1b6c46c1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b892d69394f823506eb4bd2b087ee3d9f70f23c5" 2018-07-15 01:56:36,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:36 GMT Server: Apache x-openstack-request-id: req-e6806fd1-48f2-4e2e-9aa8-cd6a92f1b340 Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:36,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:36 GMT Server: Apache x-openstack-request-id: req-1df90c46-b822-484e-81a1-aca7f36869a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-15T01:56:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-15T01:56:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2c22d4d1-e3d6-49c2-926b-2dc745fc85be", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-15 01:56:36,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1/resources used request id req-1df90c46-b822-484e-81a1-aca7f36869a4 2018-07-15 01:56:36,899 - neutron_utils - INFO - Retrieving security group with ID - 2c22d4d1-e3d6-49c2-926b-2dc745fc85be 2018-07-15 01:56:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-groups?id=2c22d4d1-e3d6-49c2-926b-2dc745fc85be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b892d69394f823506eb4bd2b087ee3d9f70f23c5" 2018-07-15 01:56:36,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-366f3dd5-a679-46d2-b231-9d1470689977 Date: Sun, 15 Jul 2018 01:56:36 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:56:35Z", "updated_at": "2018-07-15T01:56:36Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-15T01:56:36Z", "revision_number": 0, "id": "a4cd008e-b6df-416c-a412-1b66c6971e0a", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-15T01:56:36Z", "security_group_id": "2c22d4d1-e3d6-49c2-926b-2dc745fc85be", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-15T01:56:36Z", "revision_number": 0, "id": "bf05669f-dabc-4451-ae3f-87bf1a97572e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-15T01:56:36Z", "security_group_id": "2c22d4d1-e3d6-49c2-926b-2dc745fc85be", "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6c7918ecf2a745da94a03bea1c6739ed"}], "revision_number": 5, "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "2c22d4d1-e3d6-49c2-926b-2dc745fc85be", "name": "HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-sec-grp"}]} 2018-07-15 01:56:36,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-groups?id=2c22d4d1-e3d6-49c2-926b-2dc745fc85be used request id req-366f3dd5-a679-46d2-b231-9d1470689977 2018-07-15 01:56:36,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c22d4d1-e3d6-49c2-926b-2dc745fc85be 2018-07-15 01:56:36,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2c22d4d1-e3d6-49c2-926b-2dc745fc85be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b892d69394f823506eb4bd2b087ee3d9f70f23c5" 2018-07-15 01:56:37,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-60731037-a4d9-434c-9a5e-7cabf7afec64 Date: Sun, 15 Jul 2018 01:56:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-07-15T01:56:36Z", "security_group_id": "2c22d4d1-e3d6-49c2-926b-2dc745fc85be", "port_range_min": null, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:56:36Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "a4cd008e-b6df-416c-a412-1b66c6971e0a"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-07-15T01:56:36Z", "security_group_id": "2c22d4d1-e3d6-49c2-926b-2dc745fc85be", "port_range_min": 22, "revision_number": 0, "tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "created_at": "2018-07-15T01:56:36Z", "project_id": "6c7918ecf2a745da94a03bea1c6739ed", "id": "bf05669f-dabc-4451-ae3f-87bf1a97572e"}]} 2018-07-15 01:56:37,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/security-group-rules?security_group_id=2c22d4d1-e3d6-49c2-926b-2dc745fc85be used request id req-60731037-a4d9-434c-9a5e-7cabf7afec64 2018-07-15 01:56:37,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/c2c22585-842d-41dc-8485-770d1b6c46c1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b892d69394f823506eb4bd2b087ee3d9f70f23c5" 2018-07-15 01:56:37,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 15 Jul 2018 01:56:37 GMT Server: Apache x-openstack-request-id: req-aed9ba93-ec6b-4489-a740-ff94a41bb41d Location: http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-15 01:56:37,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 15 Jul 2018 01:56:37 GMT Server: Apache x-openstack-request-id: req-41b17afc-a88a-4245-81ac-74ea2e3adc43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-15 01:56:37,243 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed/stacks/HeatUtilsSecurityGroupTests-35a89a21-b5dd-4873-aa07-2c4cea9b3cdd-stack/c2c22585-842d-41dc-8485-770d1b6c46c1 used request id req-41b17afc-a88a-4245-81ac-74ea2e3adc43 2018-07-15 01:56:37,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:37,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["MZrUBobwSHeSRinFMHvGig"], "issued_at": "2018-07-15T01:56:37.000000Z"}} 2018-07-15 01:56:37,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699be491c6085b05c1e8f6f54c6f337d16eb6b46" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-672f4feb-3035-472d-bb2e-a06949f294a8"}}' 2018-07-15 01:56:37,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:37 GMT Server: Apache x-compute-request-id: req-7d296e76-6c80-4032-8f3c-393f1392b68b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d296e76-6c80-4032-8f3c-393f1392b68b Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "70cdf5b4-caa9-4544-920c-f8e58fc3d22f", "name": "CinderUtilsQoSTests-672f4feb-3035-472d-bb2e-a06949f294a8"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/70cdf5b4-caa9-4544-920c-f8e58fc3d22f", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/70cdf5b4-caa9-4544-920c-f8e58fc3d22f", "rel": "bookmark"}]} 2018-07-15 01:56:37,942 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-7d296e76-6c80-4032-8f3c-393f1392b68b 2018-07-15 01:56:37,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d296e76-6c80-4032-8f3c-393f1392b68b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699be491c6085b05c1e8f6f54c6f337d16eb6b46" 2018-07-15 01:56:38,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:37 GMT Server: Apache x-compute-request-id: req-301b0a34-e61c-4945-93fb-516753227cdb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-301b0a34-e61c-4945-93fb-516753227cdb Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "70cdf5b4-caa9-4544-920c-f8e58fc3d22f", "name": "CinderUtilsQoSTests-672f4feb-3035-472d-bb2e-a06949f294a8"}]} 2018-07-15 01:56:38,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-301b0a34-e61c-4945-93fb-516753227cdb 2018-07-15 01:56:38,130 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-672f4feb-3035-472d-bb2e-a06949f294a8 2018-07-15 01:56:38,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/70cdf5b4-caa9-4544-920c-f8e58fc3d22f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d296e76-6c80-4032-8f3c-393f1392b68b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699be491c6085b05c1e8f6f54c6f337d16eb6b46" 2018-07-15 01:56:38,436 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f94233c-89cb-4e46-a180-8b903af0cdf7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:38,437 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/70cdf5b4-caa9-4544-920c-f8e58fc3d22f?force=False used request id req-9f94233c-89cb-4e46-a180-8b903af0cdf7 2018-07-15 01:56:38,440 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d296e76-6c80-4032-8f3c-393f1392b68b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699be491c6085b05c1e8f6f54c6f337d16eb6b46" 2018-07-15 01:56:38,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:38 GMT Server: Apache x-compute-request-id: req-8ebd4dcc-fa93-4481-bf92-b2659f1553bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ebd4dcc-fa93-4481-bf92-b2659f1553bc Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-15 01:56:38,649 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-8ebd4dcc-fa93-4481-bf92-b2659f1553bc 2018-07-15 01:56:38,649 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-672f4feb-3035-472d-bb2e-a06949f294a8 2018-07-15 01:56:38,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/70cdf5b4-caa9-4544-920c-f8e58fc3d22f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d296e76-6c80-4032-8f3c-393f1392b68b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699be491c6085b05c1e8f6f54c6f337d16eb6b46" 2018-07-15 01:56:38,844 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:56:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a1f0077f-d913-400b-a538-f7a307bef984 x-openstack-request-id: req-a1f0077f-d913-400b-a538-f7a307bef984 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 70cdf5b4-caa9-4544-920c-f8e58fc3d22f.", "code": 404}} 2018-07-15 01:56:38,844 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/70cdf5b4-caa9-4544-920c-f8e58fc3d22f?force=False used request id req-a1f0077f-d913-400b-a538-f7a307bef984 2018-07-15 01:56:38,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:39,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["6RrqZxHpTEihtz6yQRUUeQ"], "issued_at": "2018-07-15T01:56:39.000000Z"}} 2018-07-15 01:56:39,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1dbfab13c97147320c61ab34482cbb19a2a0d5" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-87ab8a5a-d5a9-4404-a578-075b6f31c730"}}' 2018-07-15 01:56:39,455 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:39 GMT Server: Apache x-compute-request-id: req-447029a8-8af3-44f4-840f-446ba25d3043 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-447029a8-8af3-44f4-840f-446ba25d3043 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "92c4fc45-0991-42fe-8f7f-5b296afc264b", "name": "CinderUtilsQoSTests-87ab8a5a-d5a9-4404-a578-075b6f31c730"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/92c4fc45-0991-42fe-8f7f-5b296afc264b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/92c4fc45-0991-42fe-8f7f-5b296afc264b", "rel": "bookmark"}]} 2018-07-15 01:56:39,455 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-447029a8-8af3-44f4-840f-446ba25d3043 2018-07-15 01:56:39,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-447029a8-8af3-44f4-840f-446ba25d3043" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1dbfab13c97147320c61ab34482cbb19a2a0d5" 2018-07-15 01:56:39,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:39 GMT Server: Apache x-compute-request-id: req-1ea97473-7c00-4fb5-8cbe-c98f25355599 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ea97473-7c00-4fb5-8cbe-c98f25355599 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "92c4fc45-0991-42fe-8f7f-5b296afc264b", "name": "CinderUtilsQoSTests-87ab8a5a-d5a9-4404-a578-075b6f31c730"}]} 2018-07-15 01:56:39,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-1ea97473-7c00-4fb5-8cbe-c98f25355599 2018-07-15 01:56:39,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/92c4fc45-0991-42fe-8f7f-5b296afc264b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-447029a8-8af3-44f4-840f-446ba25d3043" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1dbfab13c97147320c61ab34482cbb19a2a0d5" 2018-07-15 01:56:39,846 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:39 GMT Server: Apache x-compute-request-id: req-89d55faa-3f1f-428c-8f26-67b1a93b354e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89d55faa-3f1f-428c-8f26-67b1a93b354e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "92c4fc45-0991-42fe-8f7f-5b296afc264b", "name": "CinderUtilsQoSTests-87ab8a5a-d5a9-4404-a578-075b6f31c730"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/92c4fc45-0991-42fe-8f7f-5b296afc264b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/92c4fc45-0991-42fe-8f7f-5b296afc264b", "rel": "bookmark"}]} 2018-07-15 01:56:39,846 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/92c4fc45-0991-42fe-8f7f-5b296afc264b used request id req-89d55faa-3f1f-428c-8f26-67b1a93b354e 2018-07-15 01:56:39,846 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-87ab8a5a-d5a9-4404-a578-075b6f31c730 2018-07-15 01:56:39,849 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/92c4fc45-0991-42fe-8f7f-5b296afc264b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-447029a8-8af3-44f4-840f-446ba25d3043" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1dbfab13c97147320c61ab34482cbb19a2a0d5" 2018-07-15 01:56:40,089 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e46cca5-8251-410a-bd02-a015096b79ab Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:40,089 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/92c4fc45-0991-42fe-8f7f-5b296afc264b?force=False used request id req-5e46cca5-8251-410a-bd02-a015096b79ab 2018-07-15 01:56:40,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:40,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["4JW9oimoTxeIx0vSYTYmjw"], "issued_at": "2018-07-15T01:56:40.000000Z"}} 2018-07-15 01:56:40,581 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce01c8486c7179aee2dbc6f4dfe7bf0ee8c8aa9" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-759c3f37-5aa3-49d3-a040-5d14b2ffc379"}}' 2018-07-15 01:56:40,856 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:40 GMT Server: Apache x-compute-request-id: req-abb0d231-f4e6-499c-b805-11a7bbad0782 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abb0d231-f4e6-499c-b805-11a7bbad0782 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "68014e0d-3c8b-49af-b652-868c21df1d3b", "name": "CinderUtilsQoSTests-759c3f37-5aa3-49d3-a040-5d14b2ffc379"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/68014e0d-3c8b-49af-b652-868c21df1d3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/68014e0d-3c8b-49af-b652-868c21df1d3b", "rel": "bookmark"}]} 2018-07-15 01:56:40,856 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-abb0d231-f4e6-499c-b805-11a7bbad0782 2018-07-15 01:56:40,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abb0d231-f4e6-499c-b805-11a7bbad0782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce01c8486c7179aee2dbc6f4dfe7bf0ee8c8aa9" 2018-07-15 01:56:41,040 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:40 GMT Server: Apache x-compute-request-id: req-c8f5f79e-7a4f-471f-aa21-edf9408f3cb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8f5f79e-7a4f-471f-aa21-edf9408f3cb6 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "68014e0d-3c8b-49af-b652-868c21df1d3b", "name": "CinderUtilsQoSTests-759c3f37-5aa3-49d3-a040-5d14b2ffc379"}]} 2018-07-15 01:56:41,040 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-c8f5f79e-7a4f-471f-aa21-edf9408f3cb6 2018-07-15 01:56:41,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/68014e0d-3c8b-49af-b652-868c21df1d3b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abb0d231-f4e6-499c-b805-11a7bbad0782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce01c8486c7179aee2dbc6f4dfe7bf0ee8c8aa9" 2018-07-15 01:56:41,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:41 GMT Server: Apache x-compute-request-id: req-e36824bc-936b-48ec-8f26-bbcbd39f05a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e36824bc-936b-48ec-8f26-bbcbd39f05a0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "68014e0d-3c8b-49af-b652-868c21df1d3b", "name": "CinderUtilsQoSTests-759c3f37-5aa3-49d3-a040-5d14b2ffc379"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/68014e0d-3c8b-49af-b652-868c21df1d3b", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/68014e0d-3c8b-49af-b652-868c21df1d3b", "rel": "bookmark"}]} 2018-07-15 01:56:41,228 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/68014e0d-3c8b-49af-b652-868c21df1d3b used request id req-e36824bc-936b-48ec-8f26-bbcbd39f05a0 2018-07-15 01:56:41,229 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-759c3f37-5aa3-49d3-a040-5d14b2ffc379 2018-07-15 01:56:41,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/68014e0d-3c8b-49af-b652-868c21df1d3b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-abb0d231-f4e6-499c-b805-11a7bbad0782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce01c8486c7179aee2dbc6f4dfe7bf0ee8c8aa9" 2018-07-15 01:56:41,475 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-25a14388-bef0-4e66-8ac3-65f933ca2427 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:41,475 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/68014e0d-3c8b-49af-b652-868c21df1d3b?force=False used request id req-25a14388-bef0-4e66-8ac3-65f933ca2427 2018-07-15 01:56:41,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:41,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["_aBpbTJuRGSwVb2VOSAXpw"], "issued_at": "2018-07-15T01:56:41.000000Z"}} 2018-07-15 01:56:41,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f6cfde8528ac814eb1a6d60e7655d7a608527d" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-e337fdb0-e583-47c6-8b01-1ca836fc9ed0"}}' 2018-07-15 01:56:42,086 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:41 GMT Server: Apache x-compute-request-id: req-3de81d07-2fb4-4a76-aa5d-b15ce2a724a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3de81d07-2fb4-4a76-aa5d-b15ce2a724a0 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7441600e-5790-4edc-a2c3-3a19f5fe4032", "name": "CinderUtilsQoSTests-e337fdb0-e583-47c6-8b01-1ca836fc9ed0"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/7441600e-5790-4edc-a2c3-3a19f5fe4032", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/7441600e-5790-4edc-a2c3-3a19f5fe4032", "rel": "bookmark"}]} 2018-07-15 01:56:42,086 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-3de81d07-2fb4-4a76-aa5d-b15ce2a724a0 2018-07-15 01:56:42,089 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3de81d07-2fb4-4a76-aa5d-b15ce2a724a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f6cfde8528ac814eb1a6d60e7655d7a608527d" 2018-07-15 01:56:42,287 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:42 GMT Server: Apache x-compute-request-id: req-bff938e2-a2d5-416b-b6b1-6373df694ac3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bff938e2-a2d5-416b-b6b1-6373df694ac3 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7441600e-5790-4edc-a2c3-3a19f5fe4032", "name": "CinderUtilsQoSTests-e337fdb0-e583-47c6-8b01-1ca836fc9ed0"}]} 2018-07-15 01:56:42,287 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-bff938e2-a2d5-416b-b6b1-6373df694ac3 2018-07-15 01:56:42,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/7441600e-5790-4edc-a2c3-3a19f5fe4032 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3de81d07-2fb4-4a76-aa5d-b15ce2a724a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f6cfde8528ac814eb1a6d60e7655d7a608527d" 2018-07-15 01:56:42,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:42 GMT Server: Apache x-compute-request-id: req-dc5252e8-56cd-4002-82ec-083101cd1498 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc5252e8-56cd-4002-82ec-083101cd1498 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "7441600e-5790-4edc-a2c3-3a19f5fe4032", "name": "CinderUtilsQoSTests-e337fdb0-e583-47c6-8b01-1ca836fc9ed0"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/7441600e-5790-4edc-a2c3-3a19f5fe4032", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/7441600e-5790-4edc-a2c3-3a19f5fe4032", "rel": "bookmark"}]} 2018-07-15 01:56:42,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/7441600e-5790-4edc-a2c3-3a19f5fe4032 used request id req-dc5252e8-56cd-4002-82ec-083101cd1498 2018-07-15 01:56:42,474 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e337fdb0-e583-47c6-8b01-1ca836fc9ed0 2018-07-15 01:56:42,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/7441600e-5790-4edc-a2c3-3a19f5fe4032?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3de81d07-2fb4-4a76-aa5d-b15ce2a724a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4f6cfde8528ac814eb1a6d60e7655d7a608527d" 2018-07-15 01:56:42,698 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bd3e5b3c-703b-4762-bbaa-e1316413291e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:42,698 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/7441600e-5790-4edc-a2c3-3a19f5fe4032?force=False used request id req-bd3e5b3c-703b-4762-bbaa-e1316413291e 2018-07-15 01:56:42,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:43,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["MjzVPEG4Q7yxo_fFtealUw"], "issued_at": "2018-07-15T01:56:43.000000Z"}} 2018-07-15 01:56:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:43,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81a587a-3993-4edd-ae99-8e0b54958656 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:56:43,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-c81a587a-3993-4edd-ae99-8e0b54958656 2018-07-15 01:56:43,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-21204031-f3a2-4ed6-b4f6-4ef5b76e55e9", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-15 01:56:43,581 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:43 GMT Server: Apache x-compute-request-id: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:56:43.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-21204031-f3a2-4ed6-b4f6-4ef5b76e55e9", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "27c582ae-d4cf-4261-8d71-7a08d7e6022a", "size": 1}} 2018-07-15 01:56:43,582 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes used request id req-87a209e9-4c46-43ff-b316-3035b6cdc3ed 2018-07-15 01:56:43,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:43,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:43 GMT Server: Apache x-compute-request-id: req-129a075e-8dda-4092-867e-74562337457b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-129a075e-8dda-4092-867e-74562337457b Content-Encoding: gzip Content-Length: 508 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:56:43.000000", "replication_status": null, "snapshot_id": null, "id": "27c582ae-d4cf-4261-8d71-7a08d7e6022a", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-21204031-f3a2-4ed6-b4f6-4ef5b76e55e9", "bootable": "false", "created_at": "2018-07-15T01:56:43.000000", "volume_type": null}} 2018-07-15 01:56:43,859 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a used request id req-129a075e-8dda-4092-867e-74562337457b 2018-07-15 01:56:43,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:44,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:43 GMT Server: Apache x-compute-request-id: req-27656ad2-31be-425b-b5b7-057453cc3994 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27656ad2-31be-425b-b5b7-057453cc3994 Content-Encoding: gzip Content-Length: 508 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:56:43.000000", "replication_status": null, "snapshot_id": null, "id": "27c582ae-d4cf-4261-8d71-7a08d7e6022a", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-21204031-f3a2-4ed6-b4f6-4ef5b76e55e9", "bootable": "false", "created_at": "2018-07-15T01:56:43.000000", "volume_type": null}} 2018-07-15 01:56:44,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a used request id req-27656ad2-31be-425b-b5b7-057453cc3994 2018-07-15 01:56:44,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:44,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:44 GMT Server: Apache x-compute-request-id: req-4487ffbb-11ba-437e-83d2-b709d6aaa754 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4487ffbb-11ba-437e-83d2-b709d6aaa754 Content-Encoding: gzip Content-Length: 508 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:56:43.000000", "replication_status": null, "snapshot_id": null, "id": "27c582ae-d4cf-4261-8d71-7a08d7e6022a", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-21204031-f3a2-4ed6-b4f6-4ef5b76e55e9", "bootable": "false", "created_at": "2018-07-15T01:56:43.000000", "volume_type": null}]} 2018-07-15 01:56:44,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail used request id req-4487ffbb-11ba-437e-83d2-b709d6aaa754 2018-07-15 01:56:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:56:44,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0728cf58-4a23-4a84-b968-262f286020e3 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:56:44,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-0728cf58-4a23-4a84-b968-262f286020e3 2018-07-15 01:56:44,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:44,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fafc54-23ec-44bf-a524-5a34a32a4637 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:56:44,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-b7fafc54-23ec-44bf-a524-5a34a32a4637 2018-07-15 01:56:44,368 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-21204031-f3a2-4ed6-b4f6-4ef5b76e55e9 2018-07-15 01:56:44,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:44,606 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8bd7fb95-bd69-4ea5-bf5f-7f34b3d934ec Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:44,606 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a used request id req-8bd7fb95-bd69-4ea5-bf5f-7f34b3d934ec 2018-07-15 01:56:44,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:44,840 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:56:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2d170b6d-0348-4502-88da-1373cdad97f9 x-openstack-request-id: req-2d170b6d-0348-4502-88da-1373cdad97f9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 27c582ae-d4cf-4261-8d71-7a08d7e6022a could not be found.", "code": 404}} 2018-07-15 01:56:44,840 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a used request id req-2d170b6d-0348-4502-88da-1373cdad97f9 2018-07-15 01:56:44,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:45,053 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:44 GMT Server: Apache x-compute-request-id: req-05aa5279-eb9b-4e85-a7a9-41edc3832cf1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05aa5279-eb9b-4e85-a7a9-41edc3832cf1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-15 01:56:45,053 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail used request id req-05aa5279-eb9b-4e85-a7a9-41edc3832cf1 2018-07-15 01:56:45,054 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-21204031-f3a2-4ed6-b4f6-4ef5b76e55e9 2018-07-15 01:56:45,057 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:45,094 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:56:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f3ee5e8c-ac7d-4bd0-a158-6184146bdc01 x-openstack-request-id: req-f3ee5e8c-ac7d-4bd0-a158-6184146bdc01 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 27c582ae-d4cf-4261-8d71-7a08d7e6022a could not be found.", "code": 404}} 2018-07-15 01:56:45,094 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a used request id req-f3ee5e8c-ac7d-4bd0-a158-6184146bdc01 2018-07-15 01:56:45,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87a209e9-4c46-43ff-b316-3035b6cdc3ed" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}148354361f2ff34299ec456d0c8c2da435a426e4" 2018-07-15 01:56:45,133 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:56:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-18e8132b-1601-4811-beb6-1fce80b5e313 x-openstack-request-id: req-18e8132b-1601-4811-beb6-1fce80b5e313 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 27c582ae-d4cf-4261-8d71-7a08d7e6022a could not be found.", "code": 404}} 2018-07-15 01:56:45,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/27c582ae-d4cf-4261-8d71-7a08d7e6022a used request id req-18e8132b-1601-4811-beb6-1fce80b5e313 2018-07-15 01:56:45,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:45,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["USAqAmpjQmGE4Ft-NyU0Jg"], "issued_at": "2018-07-15T01:56:45.000000Z"}} 2018-07-15 01:56:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17135cfad5fd29812f0dd5721109cc739c42d3eb" 2018-07-15 01:56:45,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfaa1c38-9432-4aea-9c60-f6d191a7436d 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.25:5000/v3/", "rel": "self"}]}} 2018-07-15 01:56:45,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/v3 used request id req-dfaa1c38-9432-4aea-9c60-f6d191a7436d 2018-07-15 01:56:45,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17135cfad5fd29812f0dd5721109cc739c42d3eb" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-5fbc0f79-ecb7-43d7-bca1-181f3687b3ba", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-15 01:56:45,951 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:45 GMT Server: Apache x-compute-request-id: req-0091f20a-dd5b-409b-abfd-a80a83fbe386 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0091f20a-dd5b-409b-abfd-a80a83fbe386 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-15T01:56:45.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-5fbc0f79-ecb7-43d7-bca1-181f3687b3ba", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "49cfdb64-8d65-4c11-8bd1-a547332c692c", "size": 1}} 2018-07-15 01:56:45,951 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes used request id req-0091f20a-dd5b-409b-abfd-a80a83fbe386 2018-07-15 01:56:45,954 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0091f20a-dd5b-409b-abfd-a80a83fbe386" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17135cfad5fd29812f0dd5721109cc739c42d3eb" 2018-07-15 01:56:46,219 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:45 GMT Server: Apache x-compute-request-id: req-3af08903-955e-43cf-91e4-a997314befa2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3af08903-955e-43cf-91e4-a997314befa2 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:56:46.000000", "replication_status": null, "snapshot_id": null, "id": "49cfdb64-8d65-4c11-8bd1-a547332c692c", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-5fbc0f79-ecb7-43d7-bca1-181f3687b3ba", "bootable": "false", "created_at": "2018-07-15T01:56:45.000000", "volume_type": null}} 2018-07-15 01:56:46,220 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c used request id req-3af08903-955e-43cf-91e4-a997314befa2 2018-07-15 01:56:46,223 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0091f20a-dd5b-409b-abfd-a80a83fbe386" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17135cfad5fd29812f0dd5721109cc739c42d3eb" 2018-07-15 01:56:46,452 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:46 GMT Server: Apache x-compute-request-id: req-5bef358e-8500-498b-890d-0d633bb1e6be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bef358e-8500-498b-890d-0d633bb1e6be Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:56:46.000000", "replication_status": null, "snapshot_id": null, "id": "49cfdb64-8d65-4c11-8bd1-a547332c692c", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-5fbc0f79-ecb7-43d7-bca1-181f3687b3ba", "bootable": "false", "created_at": "2018-07-15T01:56:45.000000", "volume_type": null}} 2018-07-15 01:56:46,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c used request id req-5bef358e-8500-498b-890d-0d633bb1e6be 2018-07-15 01:56:46,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0091f20a-dd5b-409b-abfd-a80a83fbe386" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17135cfad5fd29812f0dd5721109cc739c42d3eb" 2018-07-15 01:56:46,672 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:46 GMT Server: Apache x-compute-request-id: req-402c7358-8fbc-4fd0-b7c8-5dc068017dd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-402c7358-8fbc-4fd0-b7c8-5dc068017dd2 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-15T01:56:46.000000", "replication_status": null, "snapshot_id": null, "id": "49cfdb64-8d65-4c11-8bd1-a547332c692c", "size": 1, "user_id": "1a08b432040044f7a9bf13ec3f3a09be", "os-vol-tenant-attr:tenant_id": "6c7918ecf2a745da94a03bea1c6739ed", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "available", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CinderUtilsVolumeTests-5fbc0f79-ecb7-43d7-bca1-181f3687b3ba", "bootable": "false", "created_at": "2018-07-15T01:56:45.000000", "volume_type": null}]} 2018-07-15 01:56:46,672 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/detail used request id req-402c7358-8fbc-4fd0-b7c8-5dc068017dd2 2018-07-15 01:56:46,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-15 01:56:46,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 15 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee28834a-fbdf-417e-951a-1047fe524040 Content-Length: 266 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.25:5000/v3/", "rel": "self"}]}]}} 2018-07-15 01:56:46,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000/ used request id req-ee28834a-fbdf-417e-951a-1047fe524040 2018-07-15 01:56:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17135cfad5fd29812f0dd5721109cc739c42d3eb" 2018-07-15 01:56:46,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf69d528-8861-4895-aa39-63774862c471 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}} 2018-07-15 01:56:46,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects/6c7918ecf2a745da94a03bea1c6739ed used request id req-bf69d528-8861-4895-aa39-63774862c471 2018-07-15 01:56:46,774 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-5fbc0f79-ecb7-43d7-bca1-181f3687b3ba 2018-07-15 01:56:46,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0091f20a-dd5b-409b-abfd-a80a83fbe386" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17135cfad5fd29812f0dd5721109cc739c42d3eb" 2018-07-15 01:56:47,014 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8eb45368-4e14-47cf-8937-e617f7380f1f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:47,015 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c used request id req-8eb45368-4e14-47cf-8937-e617f7380f1f 2018-07-15 01:56:47,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0091f20a-dd5b-409b-abfd-a80a83fbe386" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17135cfad5fd29812f0dd5721109cc739c42d3eb" 2018-07-15 01:56:47,233 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:56:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-72346744-03bb-4ffe-8898-b43561a13cb3 x-openstack-request-id: req-72346744-03bb-4ffe-8898-b43561a13cb3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 49cfdb64-8d65-4c11-8bd1-a547332c692c could not be found.", "code": 404}} 2018-07-15 01:56:47,233 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/volumes/49cfdb64-8d65-4c11-8bd1-a547332c692c used request id req-72346744-03bb-4ffe-8898-b43561a13cb3 2018-07-15 01:56:47,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:47,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["BXI9yJ2rT6-7jK5IoAvZeA"], "issued_at": "2018-07-15T01:56:47.000000Z"}} 2018-07-15 01:56:47,635 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b223b334950883ddf92d7e07da86aa2ac6eb5f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-d655c20e-f6fc-42a9-8b03-a9a74c8c5db8", "description": null}}' 2018-07-15 01:56:47,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:47 GMT Server: Apache x-compute-request-id: req-76b4452a-cb84-4b71-aad6-a184a4af09e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76b4452a-cb84-4b71-aad6-a184a4af09e3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d655c20e-f6fc-42a9-8b03-a9a74c8c5db8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f3a914-16c1-4c39-9669-e3f81f6ac08a", "description": null}} 2018-07-15 01:56:47,859 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-76b4452a-cb84-4b71-aad6-a184a4af09e3 2018-07-15 01:56:47,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76b4452a-cb84-4b71-aad6-a184a4af09e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b223b334950883ddf92d7e07da86aa2ac6eb5f" 2018-07-15 01:56:48,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:47 GMT Server: Apache x-compute-request-id: req-33c25ffc-ef5f-4146-b3db-76a52ae37011 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33c25ffc-ef5f-4146-b3db-76a52ae37011 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-d655c20e-f6fc-42a9-8b03-a9a74c8c5db8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f3a914-16c1-4c39-9669-e3f81f6ac08a", "description": null}]} 2018-07-15 01:56:48,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types?is_public=None used request id req-33c25ffc-ef5f-4146-b3db-76a52ae37011 2018-07-15 01:56:48,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76b4452a-cb84-4b71-aad6-a184a4af09e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b223b334950883ddf92d7e07da86aa2ac6eb5f" 2018-07-15 01:56:48,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:48 GMT Server: Apache x-compute-request-id: req-1ff38bb7-cbb3-429e-a356-c6257d1b22e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ff38bb7-cbb3-429e-a356-c6257d1b22e7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d655c20e-f6fc-42a9-8b03-a9a74c8c5db8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f3a914-16c1-4c39-9669-e3f81f6ac08a", "description": null}} 2018-07-15 01:56:48,269 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a used request id req-1ff38bb7-cbb3-429e-a356-c6257d1b22e7 2018-07-15 01:56:48,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76b4452a-cb84-4b71-aad6-a184a4af09e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b223b334950883ddf92d7e07da86aa2ac6eb5f" 2018-07-15 01:56:48,462 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:48 GMT Server: Apache x-compute-request-id: req-ff8ec97f-b465-431c-bdc0-332dd6a234c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff8ec97f-b465-431c-bdc0-332dd6a234c7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-15 01:56:48,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a/encryption used request id req-ff8ec97f-b465-431c-bdc0-332dd6a234c7 2018-07-15 01:56:48,462 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-d655c20e-f6fc-42a9-8b03-a9a74c8c5db8 2018-07-15 01:56:48,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76b4452a-cb84-4b71-aad6-a184a4af09e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b223b334950883ddf92d7e07da86aa2ac6eb5f" 2018-07-15 01:56:48,696 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-135ac339-9b08-4ccd-88e8-b3c65caff6bd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:48,696 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a used request id req-135ac339-9b08-4ccd-88e8-b3c65caff6bd 2018-07-15 01:56:48,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76b4452a-cb84-4b71-aad6-a184a4af09e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b223b334950883ddf92d7e07da86aa2ac6eb5f" 2018-07-15 01:56:48,715 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:56:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3883be4f-0663-4aa9-8a04-c6398bf76ac6 x-openstack-request-id: req-3883be4f-0663-4aa9-8a04-c6398bf76ac6 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 50f3a914-16c1-4c39-9669-e3f81f6ac08a could not be found.", "code": 404}} 2018-07-15 01:56:48,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a used request id req-3883be4f-0663-4aa9-8a04-c6398bf76ac6 2018-07-15 01:56:48,716 - cinder_utils - INFO - Volume with ID [50f3a914-16c1-4c39-9669-e3f81f6ac08a] does not exist 2018-07-15 01:56:48,716 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-d655c20e-f6fc-42a9-8b03-a9a74c8c5db8 2018-07-15 01:56:48,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76b4452a-cb84-4b71-aad6-a184a4af09e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b223b334950883ddf92d7e07da86aa2ac6eb5f" 2018-07-15 01:56:48,903 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:56:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ae5b1b54-b6a1-475c-a7fd-538494afdc95 x-openstack-request-id: req-ae5b1b54-b6a1-475c-a7fd-538494afdc95 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 50f3a914-16c1-4c39-9669-e3f81f6ac08a could not be found.", "code": 404}} 2018-07-15 01:56:48,903 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/50f3a914-16c1-4c39-9669-e3f81f6ac08a used request id req-ae5b1b54-b6a1-475c-a7fd-538494afdc95 2018-07-15 01:56:48,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:49,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["glRW8HSYRiCQfwYDFh1F6A"], "issued_at": "2018-07-15T01:56:49.000000Z"}} 2018-07-15 01:56:49,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf1b3c1d91dacc704195571d7f9a4b4cb001573" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-21c4a997-cfe7-433e-957b-d1e5c18915b9", "description": null}}' 2018-07-15 01:56:49,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:49 GMT Server: Apache x-compute-request-id: req-a488b3d7-c29f-4936-896e-5578a0eda417 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a488b3d7-c29f-4936-896e-5578a0eda417 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-21c4a997-cfe7-433e-957b-d1e5c18915b9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b52acbba-e925-47d5-a85a-2bbef21ead82", "description": null}} 2018-07-15 01:56:49,524 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-a488b3d7-c29f-4936-896e-5578a0eda417 2018-07-15 01:56:49,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a488b3d7-c29f-4936-896e-5578a0eda417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf1b3c1d91dacc704195571d7f9a4b4cb001573" 2018-07-15 01:56:49,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:49 GMT Server: Apache x-compute-request-id: req-a30f7dea-b38a-4cd9-a97e-68e9ff35d9fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a30f7dea-b38a-4cd9-a97e-68e9ff35d9fd Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-21c4a997-cfe7-433e-957b-d1e5c18915b9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b52acbba-e925-47d5-a85a-2bbef21ead82", "description": null}]} 2018-07-15 01:56:49,723 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types?is_public=None used request id req-a30f7dea-b38a-4cd9-a97e-68e9ff35d9fd 2018-07-15 01:56:49,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a488b3d7-c29f-4936-896e-5578a0eda417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf1b3c1d91dacc704195571d7f9a4b4cb001573" 2018-07-15 01:56:49,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:49 GMT Server: Apache x-compute-request-id: req-335a4d6b-bddc-4e81-baee-8fcc406a377b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-335a4d6b-bddc-4e81-baee-8fcc406a377b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-21c4a997-cfe7-433e-957b-d1e5c18915b9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b52acbba-e925-47d5-a85a-2bbef21ead82", "description": null}} 2018-07-15 01:56:49,906 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82 used request id req-335a4d6b-bddc-4e81-baee-8fcc406a377b 2018-07-15 01:56:49,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a488b3d7-c29f-4936-896e-5578a0eda417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf1b3c1d91dacc704195571d7f9a4b4cb001573" 2018-07-15 01:56:50,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:49 GMT Server: Apache x-compute-request-id: req-4ef7246c-23c5-42dd-be50-5bca31b554d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ef7246c-23c5-42dd-be50-5bca31b554d8 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-15 01:56:50,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82/encryption used request id req-4ef7246c-23c5-42dd-be50-5bca31b554d8 2018-07-15 01:56:50,191 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a488b3d7-c29f-4936-896e-5578a0eda417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf1b3c1d91dacc704195571d7f9a4b4cb001573" 2018-07-15 01:56:50,386 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:50 GMT Server: Apache x-compute-request-id: req-0666d4df-d5fe-415e-b585-b5e8065763d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0666d4df-d5fe-415e-b585-b5e8065763d3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-21c4a997-cfe7-433e-957b-d1e5c18915b9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b52acbba-e925-47d5-a85a-2bbef21ead82", "description": null}} 2018-07-15 01:56:50,386 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82 used request id req-0666d4df-d5fe-415e-b585-b5e8065763d3 2018-07-15 01:56:50,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a488b3d7-c29f-4936-896e-5578a0eda417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf1b3c1d91dacc704195571d7f9a4b4cb001573" 2018-07-15 01:56:50,575 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:50 GMT Server: Apache x-compute-request-id: req-ba0f4b15-e90c-44d4-98db-45bbf4b98ba4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba0f4b15-e90c-44d4-98db-45bbf4b98ba4 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-21c4a997-cfe7-433e-957b-d1e5c18915b9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b52acbba-e925-47d5-a85a-2bbef21ead82", "description": null}} 2018-07-15 01:56:50,575 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82 used request id req-ba0f4b15-e90c-44d4-98db-45bbf4b98ba4 2018-07-15 01:56:50,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a488b3d7-c29f-4936-896e-5578a0eda417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf1b3c1d91dacc704195571d7f9a4b4cb001573" 2018-07-15 01:56:50,790 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:50 GMT Server: Apache x-compute-request-id: req-8a62f68e-a04e-4cda-9c27-00ce721d20e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a62f68e-a04e-4cda-9c27-00ce721d20e9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-15 01:56:50,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82/encryption used request id req-8a62f68e-a04e-4cda-9c27-00ce721d20e9 2018-07-15 01:56:50,791 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-21c4a997-cfe7-433e-957b-d1e5c18915b9 2018-07-15 01:56:50,793 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a488b3d7-c29f-4936-896e-5578a0eda417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf1b3c1d91dacc704195571d7f9a4b4cb001573" 2018-07-15 01:56:50,856 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85867580-2e83-4ca4-92d2-5397a0211302 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:50,856 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/b52acbba-e925-47d5-a85a-2bbef21ead82 used request id req-85867580-2e83-4ca4-92d2-5397a0211302 2018-07-15 01:56:50,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:51,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["CEhRxyjER8KYmHi6d4Z7Rw"], "issued_at": "2018-07-15T01:56:51.000000Z"}} 2018-07-15 01:56:51,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f207eb69b4cff3e8c0a4c4a61753a09ccdaf8749" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-fd0fe3b8-28fc-495a-b8d7-7c873f733494-type", "description": null}}' 2018-07-15 01:56:51,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:51 GMT Server: Apache x-compute-request-id: req-ac87c0ff-6aff-4c97-a567-e240681c47c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac87c0ff-6aff-4c97-a567-e240681c47c5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-fd0fe3b8-28fc-495a-b8d7-7c873f733494-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fbe36520-30fb-4b10-8ba6-3bfcc84d04f5", "description": null}} 2018-07-15 01:56:51,503 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-ac87c0ff-6aff-4c97-a567-e240681c47c5 2018-07-15 01:56:51,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/fbe36520-30fb-4b10-8ba6-3bfcc84d04f5/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ac87c0ff-6aff-4c97-a567-e240681c47c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f207eb69b4cff3e8c0a4c4a61753a09ccdaf8749" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-fd0fe3b8-28fc-495a-b8d7-7c873f733494", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-15 01:56:51,694 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 15 Jul 2018 01:56:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b96c5cbb-5651-434f-bf6f-9aa8a24a2200 x-openstack-request-id: req-b96c5cbb-5651-434f-bf6f-9aa8a24a2200 Content-Length: 379 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-fd0fe3b8-28fc-495a-b8d7-7c873f733494', u'control_location': u'back-end', u'key_size': -1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-15 01:56:51,695 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/fbe36520-30fb-4b10-8ba6-3bfcc84d04f5/encryption used request id req-b96c5cbb-5651-434f-bf6f-9aa8a24a2200 2018-07-15 01:56:51,695 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-fd0fe3b8-28fc-495a-b8d7-7c873f733494-type 2018-07-15 01:56:51,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/fbe36520-30fb-4b10-8ba6-3bfcc84d04f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac87c0ff-6aff-4c97-a567-e240681c47c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f207eb69b4cff3e8c0a4c4a61753a09ccdaf8749" 2018-07-15 01:56:51,907 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7496fe0-6f2b-46af-af16-6cddd96d79d1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:51,907 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/fbe36520-30fb-4b10-8ba6-3bfcc84d04f5 used request id req-a7496fe0-6f2b-46af-af16-6cddd96d79d1 2018-07-15 01:56:51,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:52,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["YsH77tM6RpSqam8RROEDag"], "issued_at": "2018-07-15T01:56:52.000000Z"}} 2018-07-15 01:56:52,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab44235d651ac4a0e1eac17d0a8a752e5d1869" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-9451f864-5f2f-496d-ad8e-b0111c371987-type", "description": null}}' 2018-07-15 01:56:52,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:52 GMT Server: Apache x-compute-request-id: req-51528978-da0d-4f2b-bc33-db6314f2373b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51528978-da0d-4f2b-bc33-db6314f2373b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9451f864-5f2f-496d-ad8e-b0111c371987-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c071de36-a351-4ab4-b821-a22fe6c0ee19", "description": null}} 2018-07-15 01:56:52,535 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-51528978-da0d-4f2b-bc33-db6314f2373b 2018-07-15 01:56:52,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/c071de36-a351-4ab4-b821-a22fe6c0ee19/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-51528978-da0d-4f2b-bc33-db6314f2373b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab44235d651ac4a0e1eac17d0a8a752e5d1869" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-9451f864-5f2f-496d-ad8e-b0111c371987", "provider": "LuksEncryptor"}}' 2018-07-15 01:56:52,723 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 15 Jul 2018 01:56:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8dc138e5-39b0-42f8-bf98-8bcbf28fe3f3 x-openstack-request-id: req-8dc138e5-39b0-42f8-bf98-8bcbf28fe3f3 Content-Length: 363 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'LuksEncryptor', u'name': u'CinderUtilsAddEncryptionTests-9451f864-5f2f-496d-ad8e-b0111c371987', u'provider': u'LuksEncryptor'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-15 01:56:52,724 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/c071de36-a351-4ab4-b821-a22fe6c0ee19/encryption used request id req-8dc138e5-39b0-42f8-bf98-8bcbf28fe3f3 2018-07-15 01:56:52,725 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-9451f864-5f2f-496d-ad8e-b0111c371987-type 2018-07-15 01:56:52,728 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/c071de36-a351-4ab4-b821-a22fe6c0ee19 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-51528978-da0d-4f2b-bc33-db6314f2373b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cab44235d651ac4a0e1eac17d0a8a752e5d1869" 2018-07-15 01:56:52,955 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b439bf1e-f104-45d1-a6bf-4b84f9e7c85a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:52,955 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/c071de36-a351-4ab4-b821-a22fe6c0ee19 used request id req-b439bf1e-f104-45d1-a6bf-4b84f9e7c85a 2018-07-15 01:56:52,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:53,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["eTYodCrhTHiCHx9V3iNnQQ"], "issued_at": "2018-07-15T01:56:53.000000Z"}} 2018-07-15 01:56:53,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb303392e6738abc000396944db4d60aea2d3dc" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-695863ad-741f-43ab-b5c9-0c0798ee6a77-type", "description": null}}' 2018-07-15 01:56:53,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:53 GMT Server: Apache x-compute-request-id: req-5238a7a0-aee1-4ac4-8da4-6230be9f864d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5238a7a0-aee1-4ac4-8da4-6230be9f864d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-695863ad-741f-43ab-b5c9-0c0798ee6a77-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "528d92ba-a1f4-480e-ad5d-4fb9bcbda925", "description": null}} 2018-07-15 01:56:53,571 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-5238a7a0-aee1-4ac4-8da4-6230be9f864d 2018-07-15 01:56:53,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/528d92ba-a1f4-480e-ad5d-4fb9bcbda925/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5238a7a0-aee1-4ac4-8da4-6230be9f864d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb303392e6738abc000396944db4d60aea2d3dc" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-695863ad-741f-43ab-b5c9-0c0798ee6a77", "provider": "foo"}}' 2018-07-15 01:56:53,752 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 15 Jul 2018 01:56:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-79409476-3f1b-495b-b009-491337800005 x-openstack-request-id: req-79409476-3f1b-495b-b009-491337800005 Content-Length: 344 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'front-end', u'provider_class': u'foo', u'name': u'CinderUtilsAddEncryptionTests-695863ad-741f-43ab-b5c9-0c0798ee6a77', u'provider': u'foo'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-15 01:56:53,752 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/528d92ba-a1f4-480e-ad5d-4fb9bcbda925/encryption used request id req-79409476-3f1b-495b-b009-491337800005 2018-07-15 01:56:53,753 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-695863ad-741f-43ab-b5c9-0c0798ee6a77-type 2018-07-15 01:56:53,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/528d92ba-a1f4-480e-ad5d-4fb9bcbda925 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5238a7a0-aee1-4ac4-8da4-6230be9f864d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aeb303392e6738abc000396944db4d60aea2d3dc" 2018-07-15 01:56:53,977 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24ff2551-9c50-486b-9326-f331beb3cb98 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:53,977 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/528d92ba-a1f4-480e-ad5d-4fb9bcbda925 used request id req-24ff2551-9c50-486b-9326-f331beb3cb98 2018-07-15 01:56:53,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:54,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["Fx4gd1eUSAeeFfiZp1WA4A"], "issued_at": "2018-07-15T01:56:54.000000Z"}} 2018-07-15 01:56:54,372 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8624a112db81a80545421b1ca5e0336e4c0c1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-86ea3774-c10e-4c23-869b-09e32910e995-type", "description": null}}' 2018-07-15 01:56:54,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:54 GMT Server: Apache x-compute-request-id: req-4d0f839c-a77e-486e-ba65-8885bd84ccbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d0f839c-a77e-486e-ba65-8885bd84ccbd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-86ea3774-c10e-4c23-869b-09e32910e995-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "240f4497-5338-4aad-a2b2-7fa96b87bcc0", "description": null}} 2018-07-15 01:56:54,588 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-4d0f839c-a77e-486e-ba65-8885bd84ccbd 2018-07-15 01:56:54,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/240f4497-5338-4aad-a2b2-7fa96b87bcc0/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4d0f839c-a77e-486e-ba65-8885bd84ccbd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8624a112db81a80545421b1ca5e0336e4c0c1" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-86ea3774-c10e-4c23-869b-09e32910e995", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-15 01:56:54,764 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 15 Jul 2018 01:56:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3447fce2-6ebb-425a-8216-96ade81d2428 x-openstack-request-id: req-3447fce2-6ebb-425a-8216-96ade81d2428 Content-Length: 378 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-86ea3774-c10e-4c23-869b-09e32910e995', u'control_location': u'back-end', u'key_size': 1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-15 01:56:54,764 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/240f4497-5338-4aad-a2b2-7fa96b87bcc0/encryption used request id req-3447fce2-6ebb-425a-8216-96ade81d2428 2018-07-15 01:56:54,765 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-86ea3774-c10e-4c23-869b-09e32910e995-type 2018-07-15 01:56:54,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/240f4497-5338-4aad-a2b2-7fa96b87bcc0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d0f839c-a77e-486e-ba65-8885bd84ccbd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c8624a112db81a80545421b1ca5e0336e4c0c1" 2018-07-15 01:56:54,979 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8be08818-d109-422a-95c5-269261b3fe8b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:54,979 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/240f4497-5338-4aad-a2b2-7fa96b87bcc0 used request id req-8be08818-d109-422a-95c5-269261b3fe8b 2018-07-15 01:56:54,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:55,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["ruMP4tzcR7uSbSl44HsHvA"], "issued_at": "2018-07-15T01:56:55.000000Z"}} 2018-07-15 01:56:55,388 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19810aa2bddb739ab6ab001a9405deee77f3f074" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a2828ddf-ea8a-4f32-8525-bf025fd940eb-qos"}}' 2018-07-15 01:56:55,596 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:55 GMT Server: Apache x-compute-request-id: req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "0db711e2-cc92-4ce8-84b9-10e6f9ba92d0", "name": "CinderUtilsVolumeTypeCompleteTests-a2828ddf-ea8a-4f32-8525-bf025fd940eb-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/0db711e2-cc92-4ce8-84b9-10e6f9ba92d0", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/0db711e2-cc92-4ce8-84b9-10e6f9ba92d0", "rel": "bookmark"}]} 2018-07-15 01:56:55,596 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e 2018-07-15 01:56:55,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19810aa2bddb739ab6ab001a9405deee77f3f074" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a2828ddf-ea8a-4f32-8525-bf025fd940eb", "description": null}}' 2018-07-15 01:56:55,827 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:55 GMT Server: Apache x-compute-request-id: req-0acb63a2-014c-4824-bc18-d29dccbb9e08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0acb63a2-014c-4824-bc18-d29dccbb9e08 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a2828ddf-ea8a-4f32-8525-bf025fd940eb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "509f9c90-4467-4ec1-b291-ecabd4216ef6", "description": null}} 2018-07-15 01:56:55,827 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-0acb63a2-014c-4824-bc18-d29dccbb9e08 2018-07-15 01:56:55,831 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/509f9c90-4467-4ec1-b291-ecabd4216ef6/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19810aa2bddb739ab6ab001a9405deee77f3f074" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-15 01:56:56,021 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 15 Jul 2018 01:56:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-71d9a6be-9e04-4ad4-a022-5879e219edca x-openstack-request-id: req-71d9a6be-9e04-4ad4-a022-5879e219edca Content-Length: 280 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-15 01:56:56,022 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/509f9c90-4467-4ec1-b291-ecabd4216ef6/encryption used request id req-71d9a6be-9e04-4ad4-a022-5879e219edca 2018-07-15 01:56:56,022 - cinder_utils - WARNING - Error creating volume encryption - Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-71d9a6be-9e04-4ad4-a022-5879e219edca) 2018-07-15 01:56:56,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/509f9c90-4467-4ec1-b291-ecabd4216ef6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19810aa2bddb739ab6ab001a9405deee77f3f074" 2018-07-15 01:56:56,217 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:56 GMT Server: Apache x-compute-request-id: req-f87c3827-f36e-4765-96ee-a7740f6b4447 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f87c3827-f36e-4765-96ee-a7740f6b4447 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a2828ddf-ea8a-4f32-8525-bf025fd940eb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "509f9c90-4467-4ec1-b291-ecabd4216ef6", "description": null}} 2018-07-15 01:56:56,217 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/509f9c90-4467-4ec1-b291-ecabd4216ef6 used request id req-f87c3827-f36e-4765-96ee-a7740f6b4447 2018-07-15 01:56:56,221 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/509f9c90-4467-4ec1-b291-ecabd4216ef6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19810aa2bddb739ab6ab001a9405deee77f3f074" 2018-07-15 01:56:56,419 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:56 GMT Server: Apache x-compute-request-id: req-f26170ac-6173-4b03-b5eb-5553bb895946 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f26170ac-6173-4b03-b5eb-5553bb895946 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-15 01:56:56,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/509f9c90-4467-4ec1-b291-ecabd4216ef6/encryption used request id req-f26170ac-6173-4b03-b5eb-5553bb895946 2018-07-15 01:56:56,419 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a2828ddf-ea8a-4f32-8525-bf025fd940eb 2018-07-15 01:56:56,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/509f9c90-4467-4ec1-b291-ecabd4216ef6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19810aa2bddb739ab6ab001a9405deee77f3f074" 2018-07-15 01:56:56,648 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84bf222d-75d6-461f-a7d8-1f7988742a3a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:56,648 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/509f9c90-4467-4ec1-b291-ecabd4216ef6 used request id req-84bf222d-75d6-461f-a7d8-1f7988742a3a 2018-07-15 01:56:56,649 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a2828ddf-ea8a-4f32-8525-bf025fd940eb-qos 2018-07-15 01:56:56,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/0db711e2-cc92-4ce8-84b9-10e6f9ba92d0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eaa8a9d4-4a1c-4356-8936-11fd6dcd877e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19810aa2bddb739ab6ab001a9405deee77f3f074" 2018-07-15 01:56:56,864 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a3098d9-7c86-4717-b8cd-7f2bbd782722 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:56,864 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/0db711e2-cc92-4ce8-84b9-10e6f9ba92d0?force=False used request id req-3a3098d9-7c86-4717-b8cd-7f2bbd782722 2018-07-15 01:56:56,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:57,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["LK3ruALTRFqGtCopP8hN7g"], "issued_at": "2018-07-15T01:56:57.000000Z"}} 2018-07-15 01:56:57,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fe2e441e4bd5c5fb849e184e53aa57fa1a5b47" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-94706dbf-b2b3-44de-8620-1954cd691273-qos"}}' 2018-07-15 01:56:57,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:57 GMT Server: Apache x-compute-request-id: req-2fb6ffce-5c5e-48e3-a76e-24b02c1376f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2fb6ffce-5c5e-48e3-a76e-24b02c1376f7 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "9ddd6451-3dff-4a0c-a828-f9f78631acfc", "name": "CinderUtilsVolumeTypeCompleteTests-94706dbf-b2b3-44de-8620-1954cd691273-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/9ddd6451-3dff-4a0c-a828-f9f78631acfc", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/9ddd6451-3dff-4a0c-a828-f9f78631acfc", "rel": "bookmark"}]} 2018-07-15 01:56:57,469 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-2fb6ffce-5c5e-48e3-a76e-24b02c1376f7 2018-07-15 01:56:57,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2fb6ffce-5c5e-48e3-a76e-24b02c1376f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fe2e441e4bd5c5fb849e184e53aa57fa1a5b47" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-94706dbf-b2b3-44de-8620-1954cd691273", "description": null}}' 2018-07-15 01:56:57,712 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:57 GMT Server: Apache x-compute-request-id: req-e457c266-eead-4840-b20e-3a29cf1834af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e457c266-eead-4840-b20e-3a29cf1834af Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-94706dbf-b2b3-44de-8620-1954cd691273", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "eca0074b-5b85-493a-b305-090d808963f0", "description": null}} 2018-07-15 01:56:57,713 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-e457c266-eead-4840-b20e-3a29cf1834af 2018-07-15 01:56:57,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fb6ffce-5c5e-48e3-a76e-24b02c1376f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fe2e441e4bd5c5fb849e184e53aa57fa1a5b47" 2018-07-15 01:56:57,925 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:57 GMT Server: Apache x-compute-request-id: req-15f97cd5-3a30-4680-be1f-30d158a43384 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15f97cd5-3a30-4680-be1f-30d158a43384 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "9ddd6451-3dff-4a0c-a828-f9f78631acfc", "name": "CinderUtilsVolumeTypeCompleteTests-94706dbf-b2b3-44de-8620-1954cd691273-qos"}]} 2018-07-15 01:56:57,926 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-15f97cd5-3a30-4680-be1f-30d158a43384 2018-07-15 01:56:57,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/None/associate?vol_type_id=eca0074b-5b85-493a-b305-090d808963f0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fb6ffce-5c5e-48e3-a76e-24b02c1376f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fe2e441e4bd5c5fb849e184e53aa57fa1a5b47" 2018-07-15 01:56:58,116 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 15 Jul 2018 01:56:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-27e3f967-ce51-4a17-bd46-7d95cdf4ab7a x-openstack-request-id: req-27e3f967-ce51-4a17-bd46-7d95cdf4ab7a Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-15 01:56:58,117 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/None/associate?vol_type_id=eca0074b-5b85-493a-b305-090d808963f0 used request id req-27e3f967-ce51-4a17-bd46-7d95cdf4ab7a 2018-07-15 01:56:58,117 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-27e3f967-ce51-4a17-bd46-7d95cdf4ab7a) 2018-07-15 01:56:58,117 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-94706dbf-b2b3-44de-8620-1954cd691273 2018-07-15 01:56:58,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/eca0074b-5b85-493a-b305-090d808963f0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fb6ffce-5c5e-48e3-a76e-24b02c1376f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fe2e441e4bd5c5fb849e184e53aa57fa1a5b47" 2018-07-15 01:56:58,352 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0aef507d-d5a3-4105-bf07-d8d6164566df Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:58,353 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/eca0074b-5b85-493a-b305-090d808963f0 used request id req-0aef507d-d5a3-4105-bf07-d8d6164566df 2018-07-15 01:56:58,353 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-94706dbf-b2b3-44de-8620-1954cd691273-qos 2018-07-15 01:56:58,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/9ddd6451-3dff-4a0c-a828-f9f78631acfc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fb6ffce-5c5e-48e3-a76e-24b02c1376f7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1fe2e441e4bd5c5fb849e184e53aa57fa1a5b47" 2018-07-15 01:56:58,583 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7fede80-896b-4303-9891-322136a8e8bd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:58,583 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/9ddd6451-3dff-4a0c-a828-f9f78631acfc?force=False used request id req-b7fede80-896b-4303-9891-322136a8e8bd 2018-07-15 01:56:58,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:56:58,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["d4e6wdi8Qquw2I3zO9Y13Q"], "issued_at": "2018-07-15T01:56:59.000000Z"}} 2018-07-15 01:56:58,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edbcc9d4af3e66e98abffded1281b676968e28a" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-0ef764d6-49af-435e-86bc-713f3dcbfc3c-qos"}}' 2018-07-15 01:56:59,176 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:59 GMT Server: Apache x-compute-request-id: req-28e04833-1bb0-422f-a496-94caaacd8417 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-28e04833-1bb0-422f-a496-94caaacd8417 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "f04baad0-5c2b-4b3a-a592-a83040b7af79", "name": "CinderUtilsVolumeTypeCompleteTests-0ef764d6-49af-435e-86bc-713f3dcbfc3c-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/f04baad0-5c2b-4b3a-a592-a83040b7af79", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/f04baad0-5c2b-4b3a-a592-a83040b7af79", "rel": "bookmark"}]} 2018-07-15 01:56:59,176 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-28e04833-1bb0-422f-a496-94caaacd8417 2018-07-15 01:56:59,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-28e04833-1bb0-422f-a496-94caaacd8417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edbcc9d4af3e66e98abffded1281b676968e28a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-0ef764d6-49af-435e-86bc-713f3dcbfc3c", "description": null}}' 2018-07-15 01:56:59,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:59 GMT Server: Apache x-compute-request-id: req-3b5d83d3-024b-4281-af5c-19493283c93f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b5d83d3-024b-4281-af5c-19493283c93f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-0ef764d6-49af-435e-86bc-713f3dcbfc3c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "304dc060-a7b6-4cdc-b3a5-8b0f2f31fc2f", "description": null}} 2018-07-15 01:56:59,396 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-3b5d83d3-024b-4281-af5c-19493283c93f 2018-07-15 01:56:59,399 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28e04833-1bb0-422f-a496-94caaacd8417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edbcc9d4af3e66e98abffded1281b676968e28a" 2018-07-15 01:56:59,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:56:59 GMT Server: Apache x-compute-request-id: req-f4968bb8-626c-4eba-9d66-fb2f7e4e3c80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4968bb8-626c-4eba-9d66-fb2f7e4e3c80 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "f04baad0-5c2b-4b3a-a592-a83040b7af79", "name": "CinderUtilsVolumeTypeCompleteTests-0ef764d6-49af-435e-86bc-713f3dcbfc3c-qos"}]} 2018-07-15 01:56:59,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-f4968bb8-626c-4eba-9d66-fb2f7e4e3c80 2018-07-15 01:56:59,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/f04baad0-5c2b-4b3a-a592-a83040b7af79/associate?vol_type_id=304dc060-a7b6-4cdc-b3a5-8b0f2f31fc2f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28e04833-1bb0-422f-a496-94caaacd8417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edbcc9d4af3e66e98abffded1281b676968e28a" 2018-07-15 01:56:59,805 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad208c67-baa8-4b47-b09b-7fbc1dcfea0b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:56:59,805 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/f04baad0-5c2b-4b3a-a592-a83040b7af79/associate?vol_type_id=304dc060-a7b6-4cdc-b3a5-8b0f2f31fc2f used request id req-ad208c67-baa8-4b47-b09b-7fbc1dcfea0b 2018-07-15 01:56:59,805 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-0ef764d6-49af-435e-86bc-713f3dcbfc3c 2018-07-15 01:56:59,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/304dc060-a7b6-4cdc-b3a5-8b0f2f31fc2f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28e04833-1bb0-422f-a496-94caaacd8417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edbcc9d4af3e66e98abffded1281b676968e28a" 2018-07-15 01:57:00,021 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:56:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1466af0c-6447-409d-b0cf-2a7f5442c8cb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:57:00,021 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/304dc060-a7b6-4cdc-b3a5-8b0f2f31fc2f used request id req-1466af0c-6447-409d-b0cf-2a7f5442c8cb 2018-07-15 01:57:00,021 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-0ef764d6-49af-435e-86bc-713f3dcbfc3c-qos 2018-07-15 01:57:00,024 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/f04baad0-5c2b-4b3a-a592-a83040b7af79?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-28e04833-1bb0-422f-a496-94caaacd8417" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edbcc9d4af3e66e98abffded1281b676968e28a" 2018-07-15 01:57:00,237 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:57:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a3765eb-618c-4624-a2de-f01f5823a2b4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:57:00,237 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/f04baad0-5c2b-4b3a-a592-a83040b7af79?force=False used request id req-0a3765eb-618c-4624-a2de-f01f5823a2b4 2018-07-15 01:57:00,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-15 01:57:00,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7122df743dce47818ab5c4c0b06241b6", "name": "admin"}, {"id": "a268770bfc2f42ddb40a6f2774360a61", "name": "reader"}, {"id": "14ca279e410c4e149dc00a0fd0a4da1f", "name": "member"}], "expires_at": "2018-07-15T02:57:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c7918ecf2a745da94a03bea1c6739ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97e017ef2efa4c09bdbf927e684c6de2"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c300cad3f00d4c1786ef57b1eafeb7a4"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d0a536e628f24a299af0a33406133b97"}], "type": "alarming", "id": "28aec53c88824bd196fafe6515171704", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5814a974c42d4b278ef0a6f6dfb513fe"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d85cb4b683b4a339b286cc42563cf6e"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac92fd1e90004b3cb7889c8c86765ffe"}], "type": "network", "id": "3d3ca4a25c84400cb2e674003aa1809b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "075e934eba9941d1b5790492505ec52e"}, {"url": "http://192.30.9.4:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7eb11c5484f94b5a98729a8b8ae67783"}, {"url": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d8526c52c975406a9f64c29d4bf80dc7"}], "type": "volumev3", "id": "3d7c7a0f220e43c38f4d41c5b4eb8502", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24ca99dbc2da41ba86dd5da7d148916e"}, {"url": "http://192.30.9.4:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "51dbad71a1e74ea29c5c8c2c80e96057"}, {"url": "http://172.30.9.25:8004/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8418a6150f7542cf9ce2e5a5a22de9d1"}], "type": "orchestration", "id": "426e3d5690584941a64dcb2ac593f347", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f0d3a64c1394c7588d9c856856175b2"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d23bd9e5ded4dfeabd3201c788aa56c"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0def869345043479d8830f780f51942"}], "type": "placement", "id": "5375ee41ee814145870219161ea3c642", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.25:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0156a7083a7d4d46a58c80548c0cf79e"}, {"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e02b646743a433ea963ff9eb083d991"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6465107bb3bd4003809eef03b1cf29f6"}], "type": "object-store", "id": "6503ebeca8f541c0a629821cedd380e9", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e1a01a8ceb445d5bb993c75997b4343"}, {"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc827108a4e146a0848b13972ebc48b1"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d019711fcd774e32b4d29aaa0966d730"}], "type": "event", "id": "7e5234d4b5704efa8cc0f2faa35a9001", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "a59931b55acd43e981b2102f2188cbd4", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28bbf14e80f34d74a1101ec634f0d0c5"}, {"url": "http://172.30.9.25:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5b518912292346bf9fb9d6919b57578a"}, {"url": "http://192.30.9.4:8776/v2/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90cb0d1fd1fc4b9cb6a6bc78aac7ec0e"}], "type": "volumev2", "id": "afc3e3a0c38e4cfa826d065757e07842", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63f7ea40093f443c85bcc92b7e338b04"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7ae676b02dbd41228c9f1ffed6d921f5"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96d1a9536ba0463797c86c9a7ab0a725"}], "type": "cloudformation", "id": "b9e87eec261e4355974cdc086663549c", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5e5a2db0de89487880c3a450d0399b7a"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "835ffbe49b974efc899dae54f8e2110c"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a86e59598a6a41babb17a3fea80db3f7"}], "type": "image", "id": "be500ac1e9dc47ab91574d8ed99f6b98", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3461d2d5a7144934a8fcd8e639ff1c21"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5c92760e173d444e998d095ddd2f7ff3"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd25db8b29d84223be1d2da1831f8c9f"}], "type": "compute", "id": "c334d91d022d43e68ee71a59b0618a98", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4026b3cbaa4449799c4d3cb5e1038309"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6a4aca542a74cc29f35874b3e4a2330"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07980e13d814006a4dadc67365c1e5d"}], "type": "metric", "id": "c604401f3c6249e1a61da288093a8b8f", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.25:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12bd1ddc1de04574acee684e8dbaa83d"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9d3ed49f464055a9e2e0b459e1ac35"}, {"url": "http://192.30.9.4:8776/v1/6c7918ecf2a745da94a03bea1c6739ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f3e5b39189404e838cb65fd118851c5f"}], "type": "volume", "id": "d7fb4628eb894c9a9f02be8ae8c9a61c", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5c386a5816444abcaaa7f9f47d9075fb"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2ebe4ff2a7940d689333a8487a54fd6"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b60cbac670d44c6ea432e017341e0389"}], "type": "identity", "id": "dc7222a242eb4836b5f00b095a134b3c", "name": "keystone"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1a08b432040044f7a9bf13ec3f3a09be"}, "audit_ids": ["EK_movvSQyeMX4Y_6rmGHA"], "issued_at": "2018-07-15T01:57:00.000000Z"}} 2018-07-15 01:57:00,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-29016fe6-4141-48ee-9fd9-af34a7e85b8b-qos"}}' 2018-07-15 01:57:00,836 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:57:00 GMT Server: Apache x-compute-request-id: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3b32025e-8eff-4378-97e1-931f5725f671", "name": "CinderUtilsVolumeTypeCompleteTests-29016fe6-4141-48ee-9fd9-af34a7e85b8b-qos"}, "links": [{"href": "http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/3b32025e-8eff-4378-97e1-931f5725f671", "rel": "self"}, {"href": "http://172.30.9.25:8776/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/3b32025e-8eff-4378-97e1-931f5725f671", "rel": "bookmark"}]} 2018-07-15 01:57:00,836 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac 2018-07-15 01:57:00,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-29016fe6-4141-48ee-9fd9-af34a7e85b8b", "description": null}}' 2018-07-15 01:57:01,068 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:57:00 GMT Server: Apache x-compute-request-id: req-6e80a872-9637-46bd-b2ce-0bf6e691f84b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e80a872-9637-46bd-b2ce-0bf6e691f84b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-29016fe6-4141-48ee-9fd9-af34a7e85b8b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d193f85-9daa-437d-bd01-7155ae667b47", "description": null}} 2018-07-15 01:57:01,068 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types used request id req-6e80a872-9637-46bd-b2ce-0bf6e691f84b 2018-07-15 01:57:01,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/8d193f85-9daa-437d-bd01-7155ae667b47/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-15 01:57:01,244 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 15 Jul 2018 01:57:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e85d76ce-bff0-47cc-b640-02a4e86d1764 x-openstack-request-id: req-e85d76ce-bff0-47cc-b640-02a4e86d1764 Content-Length: 280 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected)", "code": 400}} 2018-07-15 01:57:01,244 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/8d193f85-9daa-437d-bd01-7155ae667b47/encryption used request id req-e85d76ce-bff0-47cc-b640-02a4e86d1764 2018-07-15 01:57:01,245 - cinder_utils - WARNING - Error creating volume encryption - Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'bar', u'name': u'foo', u'provider': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-e85d76ce-bff0-47cc-b640-02a4e86d1764) 2018-07-15 01:57:01,248 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" 2018-07-15 01:57:01,436 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:57:01 GMT Server: Apache x-compute-request-id: req-62f5e6e5-0ec6-4e3f-81b4-fea0827703a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62f5e6e5-0ec6-4e3f-81b4-fea0827703a7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "3b32025e-8eff-4378-97e1-931f5725f671", "name": "CinderUtilsVolumeTypeCompleteTests-29016fe6-4141-48ee-9fd9-af34a7e85b8b-qos"}]} 2018-07-15 01:57:01,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs used request id req-62f5e6e5-0ec6-4e3f-81b4-fea0827703a7 2018-07-15 01:57:01,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/3b32025e-8eff-4378-97e1-931f5725f671/associate?vol_type_id=8d193f85-9daa-437d-bd01-7155ae667b47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" 2018-07-15 01:57:01,661 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:57:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-45af0dff-62ab-4977-8424-ba53b05b210b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:57:01,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/3b32025e-8eff-4378-97e1-931f5725f671/associate?vol_type_id=8d193f85-9daa-437d-bd01-7155ae667b47 used request id req-45af0dff-62ab-4977-8424-ba53b05b210b 2018-07-15 01:57:01,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/8d193f85-9daa-437d-bd01-7155ae667b47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" 2018-07-15 01:57:01,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:57:01 GMT Server: Apache x-compute-request-id: req-2c9ecac2-7497-4efa-bb04-f7365fa1b6cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c9ecac2-7497-4efa-bb04-f7365fa1b6cf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-29016fe6-4141-48ee-9fd9-af34a7e85b8b", "qos_specs_id": "3b32025e-8eff-4378-97e1-931f5725f671", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d193f85-9daa-437d-bd01-7155ae667b47", "description": null}} 2018-07-15 01:57:01,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/8d193f85-9daa-437d-bd01-7155ae667b47 used request id req-2c9ecac2-7497-4efa-bb04-f7365fa1b6cf 2018-07-15 01:57:01,852 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/8d193f85-9daa-437d-bd01-7155ae667b47/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" 2018-07-15 01:57:02,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 15 Jul 2018 01:57:01 GMT Server: Apache x-compute-request-id: req-db8ce32a-6b71-4ad2-86b5-043ab6d35b55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-db8ce32a-6b71-4ad2-86b5-043ab6d35b55 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-15 01:57:02,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/8d193f85-9daa-437d-bd01-7155ae667b47/encryption used request id req-db8ce32a-6b71-4ad2-86b5-043ab6d35b55 2018-07-15 01:57:02,030 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-29016fe6-4141-48ee-9fd9-af34a7e85b8b 2018-07-15 01:57:02,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/8d193f85-9daa-437d-bd01-7155ae667b47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" 2018-07-15 01:57:02,080 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:57:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4860ff9e-d861-4719-bbeb-a6f6b729bcae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:57:02,080 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/types/8d193f85-9daa-437d-bd01-7155ae667b47 used request id req-4860ff9e-d861-4719-bbeb-a6f6b729bcae 2018-07-15 01:57:02,080 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-29016fe6-4141-48ee-9fd9-af34a7e85b8b-qos 2018-07-15 01:57:02,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/3b32025e-8eff-4378-97e1-931f5725f671?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b66d8d8e-857c-45c2-b2e6-2733e8bd24ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb11b4c86809a60237ebbbd3cfe67bbea0d95144" 2018-07-15 01:57:02,134 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 15 Jul 2018 01:57:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e57e4b15-4ae1-48cd-a1b1-5b9212922c8b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-15 01:57:02,134 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.25:8776/v3/6c7918ecf2a745da94a03bea1c6739ed/qos-specs/3b32025e-8eff-4378-97e1-931f5725f671?force=False used request id req-e57e4b15-4ae1-48cd-a1b1-5b9212922c8b 2018-07-15 01:57:02,135 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_add_remove_volume (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_attach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_detach_volume_nowait (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceVolumeTests) ... ok test_create_clean_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_delete_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_all_settings (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_flavor_existing (snaps.openstack.tests.create_flavor_tests.CreateFlavorTests) ... ok test_create_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_stack_x2 (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsCreateSimpleStackTests) ... ok test_create_flavor_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsFlavorTests) ... ok test_create_keypair_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsKeypairTests) ... ok test_create_security_group_with_stack (snaps.openstack.utils.tests.heat_utils_tests.HeatUtilsSecurityGroupTests) ... ok test_create_delete_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_back (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_both (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_qos_front (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsQoSTests) ... ok test_create_delete_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_simple_volume (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTests) ... ok test_create_delete_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_simple_volume_type (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsSimpleVolumeTypeTests) ... ok test_create_bad_key_size (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ok test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ... ERROR test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... FAIL test_create_with_invalid_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... ok test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ... FAIL ====================================================================== ERROR: test_create_delete_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 415, in test_create_delete_encryption self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'control_location': u'back-end', u'provider_class': u'LuksEncryptor', u'name': u'CinderUtilsAddEncryptionTests-9451f864-5f2f-496d-ad8e-b0111c371987', u'provider': u'LuksEncryptor'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-8dc138e5-39b0-42f8-bf98-8bcbf28fe3f3) ====================================================================== ERROR: test_create_simple_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 397, in test_create_simple_encryption self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'control_location': u'front-end', u'provider_class': u'foo', u'name': u'CinderUtilsAddEncryptionTests-695863ad-741f-43ab-b5c9-0c0798ee6a77', u'provider': u'foo'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-79409476-3f1b-495b-b009-491337800005) ====================================================================== ERROR: test_create_with_all_attrs (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsAddEncryptionTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 442, in test_create_with_all_attrs self.cinder, self.volume_type, encryption_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/cinder_utils.py", line 322, in create_volume_encryption encryption = cinder.volume_encryption_types.create(volume_type.id, specs) File "/usr/lib/python2.7/site-packages/cinderclient/v2/volume_encryption_types.py", line 81, in create body, "encryption") File "/usr/lib/python2.7/site-packages/cinderclient/base.py", line 330, in _create resp, body = self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 203, in post return self._cs_request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 191, in _cs_request return self.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/cinderclient/client.py", line 177, in request raise exceptions.from_response(resp, body) BadRequest: Invalid input for field/attribute encryption. Value: {u'name': u'CinderUtilsAddEncryptionTests-86ea3774-c10e-4c23-869b-09e32910e995', u'control_location': u'back-end', u'key_size': 1, u'provider': u'foo', u'provider_class': u'foo', u'cipher': u'bar'}. Additional properties are not allowed (u'provider_class', u'name' were unexpected) (HTTP 400) (Request-ID: req-3447fce2-6ebb-425a-8216-96ade81d2428) ====================================================================== FAIL: test_create_with_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 528, in test_create_with_encryption self.assertIsNotNone(vol_encrypt) AssertionError: unexpectedly None ====================================================================== FAIL: test_create_with_qos_and_encryption (snaps.openstack.utils.tests.cinder_utils_tests.CinderUtilsVolumeTypeCompleteTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/tests/cinder_utils_tests.py", line 577, in test_create_with_qos_and_encryption self.assertIsNotNone(vol_encrypt) AssertionError: unexpectedly None ---------------------------------------------------------------------- Ran 98 tests in 413.720s FAILED (failures=2, errors=3) 2018-07-15 01:57:02,300 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-15 01:57:02,300 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 06:54 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-15 01:57:02,306 - xtesting.ci.run_tests - ERROR - The test case 'api_check' failed. 2018-07-15 01:57:02,307 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:03 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:25 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:38 | PASS | | vping_userdata | functest | healthcheck | 00:31 | PASS | | cinder_test | functest | healthcheck | 01:01 | PASS | | api_check | functest | healthcheck | 06:54 | FAIL | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-15 01:57:02,320 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-15 01:57:02,343 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-15 01:57:02,352 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-15 01:57:02,455 - paramiko.transport - DEBUG - EOF in transport thread